Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-15 | Added eq and hash functions in the Ast.Expression | Chimrod | |
2024-01-18 | Change STATTXT into an identifier instead of a function | Chimrod | |
2023-12-07 | QSPVER was incorrectly considered as a function and not a keyword | Chimrod | |
2023-11-13 | Simplified the representation of expressions in strings | Chimrod | |
2023-11-09 | Added a way to compose a test with another one | Chimrod | |
2023-11-03 | Added the /= operator | Chimrod | |
2023-11-02 | Updated the interface | Chimrod | |
2023-10-15 | Switched the keyword from string to a sum type | Chimrod | |
2023-10-15 | New analyzer for the dead end | Chimrod | |
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod | |