Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add error kind and error message checks to empty testsfixup/errors | Spartan322 | 2024-08-04 | -2/+59 |
* | Fix crash for empty/invalid/not-found filepaths | Spartan322 | 2024-08-03 | -0/+48 |
* | Add `\x8F` to `Ę` conversion for Windows-1252fix/polish-todos | Spartan322 | 2024-08-02 | -0/+215 |
* | Add backslash identifier support to v2scriptadd/backslash-identifier | Spartan322 | 2024-07-22 | -21/+38 |
* | Fix string interning pointer invalidity for ASTsimplify-string-interning | Spartan322 | 2024-07-05 | -4/+141 |
* | Add unit testsadd/unit-testing | Spartan322 | 2024-06-22 | -0/+2222 |