aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/lexer.ml
AgeCommit message (Expand)Author
2023-10-15Switched the keyword from string to a sum typeChimrod
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