Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-03 | Added dynamic check mecanismHEADmaster | Chimrod | |
2024-02-08 | Ignore the global checkers if there is a syntax error; ignore error during ↵ | Chimrod | |
recovery after a syntax error | |||
2024-01-20 | Better recovery after an error — prevent an infinite loop | Chimrod | |
2023-11-02 | Managed the strings in strings | Chimrod | |
2023-11-02 | Set up a context for parsing the literal strings | Chimrod | |
2023-11-02 | Updated the way to process the strings | Chimrod | |
2023-11-02 | Used the same state for the expression levels | Chimrod | |
2023-10-30 | Added a state in the string evaluation | Chimrod | |
2023-10-26 | Update the documentation in the parser | Chimrod | |
2023-10-15 | Switched the keyword from string to a sum type | Chimrod | |
2023-10-06 | Moved qparser and syntax in the library folder | Chimrod | |