Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod | |
2023-10-01 | Added some test for syntax errors | Chimrod | |
2023-09-29 | Added a global line counter (off by default) | Chimrod | |
2023-09-29 | Made the lexer buffer abstract | Chimrod | |
2023-09-29 | Skip the faulty location when reading the whole compiled file | Chimrod | |
2023-09-29 | Renamed the lexer | Chimrod | |
2023-09-29 | Allow differents file encoding for the source | Chimrod | |
2023-09-29 | Switched to sedlex instead of ocamllex | Chimrod | |
2023-09-22 | Made the syntax analyzer generic | Chimrod | |
2023-09-22 | first commit | Chimrod | |