aboutsummaryrefslogtreecommitdiff
path: root/test/qsp_parser_test.ml
AgeCommit message (Expand)Author
2024-03-27New test for duplicates evalutations in the codeChimrod
2024-02-08Ignore the global checkers if there is a syntax error; ignore error during re...Chimrod
2023-11-02Added a new checkers for unecessary use of strig containing an escaped expres...Chimrod
2023-11-02Added tests for the nested literal mecanismChimrod
2023-11-02Updated the testsChimrod
2023-10-18Used the dead-end checker in main analysisChimrod
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-22first commitChimrod