Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-29 | Also removed unecessary read_line for windows | Chimrod | |
2023-09-29 | Forgot that windows requires files to open in binary mode | 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 | Allow the parsing for the whole compiled file | Chimrod | |
2023-09-29 | Allow differents file encoding for the source | Chimrod | |
2023-09-29 | Switched to sedlex instead of ocamllex | Chimrod | |
2023-09-25 | Name clash correction | Chimrod | |
2023-09-25 | Renamed the main application | Chimrod | |