aboutsummaryrefslogtreecommitdiff
path: root/lib/syntax/t.ml
AgeCommit message (Collapse)Author
2024-03-15Added eq and hash functions in the Ast.ExpressionChimrod
2024-01-18Change STATTXT into an identifier instead of a functionChimrod
2023-12-07QSPVER was incorrectly considered as a function and not a keywordChimrod
2023-11-13Simplified the representation of expressions in stringsChimrod
2023-11-09Added a way to compose a test with another oneChimrod
2023-11-03Added the /= operatorChimrod
2023-11-02Updated the interfaceChimrod
2023-10-15Switched the keyword from string to a sum typeChimrod
2023-10-15New analyzer for the dead endChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod