aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/lexbuf.ml
AgeCommit message (Expand)Author
2023-10-30Added a state in the string evaluationChimrod
2023-10-15Switched the keyword from string to a sum typeChimrod
2023-10-07Added the error message in case of unclosed quote in a textChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod