aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/lexer.mli
AgeCommit message (Collapse)Author
2025-01-03Added dynamic check mecanismHEADmasterChimrod
2024-09-13Added a syntax check in the commentsChimrod
2023-12-08Better error recovery after an error in one source fileChimrod
2023-11-02Set up a context for parsing the literal stringsChimrod
2023-10-30Added a state in the string evaluationChimrod
2023-10-15Added a new error caseChimrod
2023-10-07Added the error message in case of unclosed quote in a textChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod