Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | New test for duplicates evalutations in the code | Chimrod | |
2024-03-15 | Added eq and hash functions in the Ast.Expression | Chimrod | |
2024-02-08 | Added a general context for each test | Chimrod | |
2023-11-13 | Simplified the representation of expressions in strings | Chimrod | |
2023-11-02 | Updated the interface | Chimrod | |
2023-10-18 | Removed unused comment | Chimrod | |
2023-10-18 | Used the type S.repr in Syntax/Location.t | Chimrod | |
2023-10-18 | Made explicit the use of the report in the parser | Chimrod | |
2023-10-15 | Updated the common interface in order to require the report | Chimrod | |
2023-10-15 | Switched the keyword from string to a sum type | Chimrod | |
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod | |