Age | Commit message (Expand) | Author |
---|---|---|
2023-09-29 | Skip the faulty location when reading the whole compiled file | Chimrod |
2023-09-29 | Made the difference between the kinds of errors | Chimrod |
2023-09-29 | Added a way to discard the content until the end of the location — recover ... | Chimrod |
2023-09-29 | Reduced the number of error messages | Chimrod |
2023-09-29 | Allow the parsing for 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-26 | Added the missing *= operator | Chimrod |
2023-09-25 | Name clash correction | Chimrod |
2023-09-25 | Correction for the keyword | Chimrod |
2023-09-24 | Variable without index are now evaluated as well | Chimrod |
2023-09-23 | Correction in the parser preseance | Chimrod |
2023-09-22 | Correction in precedence order | Chimrod |
2023-09-22 | Made the syntax analyzer generic | Chimrod |
2023-09-22 | first commit | Chimrod |