aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-11-29Added a test for the mod operatorChimrod
2023-11-24Added two error messagesChimrod
2023-11-13Simplified the representation of expressions in stringsChimrod
2023-11-09Added a testChimrod
2023-11-06In the string expression simplification, only report the strings converted ↵Chimrod
into strings
2023-11-02Added a new checkers for unecessary use of strig containing an escaped ↵Chimrod
expression
2023-11-02Managed the strings in stringsChimrod
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-11-02Updated the testsChimrod
2023-10-25Refactoring the APIChimrod
2023-10-21Updated the testsChimrod
2023-10-18Used the dead-end checker in main analysisChimrod
2023-10-18New message for errorChimrod
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-15New errors reportedChimrod
2023-10-15Added a new error caseChimrod
2023-10-07Added the error message in case of unclosed quote in a textChimrod
2023-10-05Two new error messagesChimrod
2023-10-05Added a new error messageChimrod
2023-10-01Added some test for syntax errorsChimrod
2023-09-29Added a global line counter (off by default)Chimrod
2023-09-29New precedence testChimrod
2023-09-29Made the lexer buffer abstractChimrod
2023-09-29Skip the faulty location when reading the whole compiled fileChimrod
2023-09-29Reduced the number of error messagesChimrod
2023-09-29Allow differents file encoding for the sourceChimrod
2023-09-29Switched to sedlex instead of ocamllexChimrod
2023-09-25Name clash correctionChimrod
2023-09-24Variable without index are now evaluated as wellChimrod
2023-09-23Correction in the parser preseanceChimrod
2023-09-22Correction in precedence orderChimrod
2023-09-22Update readmeChimrod
2023-09-22first commitChimrod