Age | Commit message (Expand) | Author |
---|---|---|
2024-04-08 | Handle syntax error in string escape mecamism | Chimrod |
2024-02-08 | Ignore the global checkers if there is a syntax error; ignore error during re... | Chimrod |
2024-02-08 | Added a general context for each test | Chimrod |
2023-11-03 | Extracting the report from the Location checker is now in it’s own function | Chimrod |
2023-10-30 | Added a state in the string evaluation | Chimrod |
2023-10-25 | Now I have the API I want. Everything is abstract in the type S.Analyzer | Chimrod |
2023-10-18 | Used the type S.repr in Syntax/Location.t | Chimrod |
2023-10-15 | Added a new error case | Chimrod |
2023-10-07 | Added the error message in case of unclosed quote in a text | Chimrod |
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod |