Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-20 | Reject a syntax which was incorrectly accepted | Chimrod | |
2024-01-18 | Change STATTXT into an identifier instead of a function | Chimrod | |
2024-01-15 | Ignore the _ character when used as a forced line break | Chimrod | |
2024-01-15 | Updated the code used to read the location name | Chimrod | |
2023-11-29 | Added a test for the mod operator | Chimrod | |
2023-11-02 | Added tests for the nested literal mecanism | Chimrod | |
2023-11-02 | Updated the interface | Chimrod | |
2023-11-02 | Set up a context for parsing the literal strings | Chimrod | |
2023-10-25 | Refactoring the API | Chimrod | |
2023-10-18 | Also used the new Check modulein the tests | Chimrod | |
2023-10-18 | Used the type S.repr in Syntax/Location.t | Chimrod | |
2023-10-18 | Made explicit the use of the report in the parser | Chimrod | |
2023-10-15 | Switched the keyword from string to a sum type | Chimrod | |
2023-10-01 | Added some test for syntax errors | Chimrod | |