aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-29Removed unused ruleChimrod
2023-09-29New precedence testChimrod
2023-09-29Cleaned the code, removed the old Ephemeron trickChimrod
2023-09-29Fixed a wrong location for stringChimrod
2023-09-29Made the lexer buffer abstractChimrod
2023-09-29Skip the faulty location when reading the whole compiled fileChimrod
2023-09-29Made the difference between the kinds of errorsChimrod
2023-09-29Added a way to discard the content until the end of the location — recover ...Chimrod
2023-09-29Reduced the number of error messagesChimrod
2023-09-29Allow the parsing for the whole compiled fileChimrod
2023-09-29Renamed the lexerChimrod
2023-09-29Allow differents file encoding for the sourceChimrod
2023-09-29Switched to sedlex instead of ocamllexChimrod
2023-09-26Added the missing *= operatorChimrod
2023-09-25Name clash correctionChimrod
2023-09-25Correction for the keywordChimrod
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-22Made the syntax analyzer genericChimrod
2023-09-22first commitChimrod