Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to work on `char`s | Titus Wormer | 2022-07-28 | 1 | -1/+13 |
* | Refactor to drastically improve perf around whitespace | Titus Wormer | 2022-07-26 | 1 | -43/+5 |
* | Remove unneeded token | Titus Wormer | 2022-07-18 | 1 | -22/+2 |
* | Fix token that should be void | Titus Wormer | 2022-07-18 | 1 | -0/+44 |
* | Remove unneeded token | Titus Wormer | 2022-07-15 | 1 | -20/+1 |
* | Refactor to sort, document lists in token | Titus Wormer | 2022-07-15 | 1 | -9/+130 |
* | Fix a lot of list things | Titus Wormer | 2022-07-12 | 1 | -1/+3 |
* | Add initial support for lists | Titus Wormer | 2022-07-12 | 1 | -0/+7 |
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -0/+1768 |