aboutsummaryrefslogtreecommitdiff
path: root/lib/lexbuf.ml
AgeCommit message (Expand)Author
2023-10-06Moved qparser and syntax in the library folderChimrod
2023-09-29Added a global line counter (off by default)Chimrod
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