aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07Added the error message in case of unclosed quote in a textChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod
2023-10-05Two new error messagesChimrod
2023-10-05Added a new error messageChimrod
2023-10-03Variable shallowing made me lost somes errors. Should be better nowChimrod
2023-10-03Update the compilation rule for git hash inclusionChimrod
2023-10-03Added a small report indicating the number of errors and warningChimrod
2023-10-03Handle the case where no args are givenChimrod
2023-10-03In windows, do not ask the user before terminatingChimrod
2023-10-01Added the git revision in the codeChimrod
2023-10-01Added some test for syntax errorsChimrod
2023-09-29Added a global line counter (off by default)Chimrod
2023-09-29Added strict type comparaisonChimrod
2023-09-29Removed unused ruleChimrod
2023-09-29New precedence testChimrod
2023-09-29Also removed unecessary read_line for windowsChimrod
2023-09-29Forgot that windows requires files to open in binary modeChimrod
2023-09-29Improved the error message in comparaisonsChimrod
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-29Do not raise warning on empty comparaisonChimrod
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-25Renamed the main applicationChimrod
2023-09-25Added a type checkerChimrod
2023-09-25Correction for the keywordChimrod
2023-09-24Updated the type system documentationChimrod
2023-09-24Added a page for the qsp typing systemChimrod
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-22Updated the readmeChimrod
2023-09-22Update readmeChimrod
2023-09-22first commitChimrod