aboutsummaryrefslogtreecommitdiff
path: root/test/syntax.ml
AgeCommit message (Expand)Author
2024-01-15Ignore the _ character when used as a forced line breakChimrod
2024-01-15Updated the code used to read the location nameChimrod
2023-11-29Added a test for the mod operatorChimrod
2023-11-02Added tests for the nested literal mecanismChimrod
2023-11-02Updated the interfaceChimrod
2023-11-02Set up a context for parsing the literal stringsChimrod
2023-10-25Refactoring the APIChimrod
2023-10-18Also used the new Check modulein the testsChimrod
2023-10-18Used the type S.repr in Syntax/Location.tChimrod
2023-10-18Made explicit the use of the report in the parserChimrod
2023-10-15Switched the keyword from string to a sum typeChimrod
2023-10-01Added some test for syntax errorsChimrod