aboutsummaryrefslogtreecommitdiff
path: root/test/syntax.ml
AgeCommit message (Expand)Author
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