aboutsummaryrefslogtreecommitdiff
path: root/lib/lexer.mli
AgeCommit message (Collapse)Author
2023-10-06Moved qparser and syntax in the library folderChimrod
2023-09-29Cleaned the code, removed the old Ephemeron trickChimrod
2023-09-29Made the lexer buffer abstractChimrod
2023-09-29Added a way to discard the content until the end of the location — recover ↵Chimrod
after an error
2023-09-29Renamed the lexerChimrod