Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix string interning pointer invalidity for ASTsimplify-string-interning | Spartan322 | 2024-07-05 | -5/+9 |
* | Add runtime encoding detection and conversionfix/char-detection | Spartan322 | 2024-06-18 | -179/+2330 |
* | Fix bugs in #37fix/error-handling | Spartan322 | 2024-05-11 | -3/+10 |
* | Add `deps/dryad` -> https://github.com/Spartan322/dryadadd/dryad | Spartan322 | 2024-05-09 | -217/+559 |
* | Fixed BasicParser::_file_path relying on externally controlled memory | hop311 | 2024-01-22 | -5/+18 |
* | Fix includes | Spartan322 | 2024-01-18 | -2/+1 |
* | Fix BufferHandler assuming buffers of size 0 are invalid | Spartan322 | 2023-10-05 | -1/+1 |
* | Add Node Line/Column Generator | Spartan322 | 2023-09-05 | -1/+5 |
* | Add Windows-1252 CSV Parser | Spartan322 | 2023-09-04 | -0/+2 |
* | Add github actions and workflow | Spartan322 | 2023-09-02 | -3/+4 |
* | Rework Grammar and Parser | Spartan322 | 2023-09-02 | -0/+357 |