Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `attempt_opt` to tokenizer | Titus Wormer | 2022-06-22 | 1 | -25/+34 |
* | Rename `Whitespace` token to `SpaceOrTab` | Titus Wormer | 2022-06-22 | 1 | -1/+1 |
* | Refactor to improve a bunch of states | Titus Wormer | 2022-06-21 | 1 | -34/+36 |
* | Add improved whitespace handling | Titus Wormer | 2022-06-20 | 1 | -0/+98 |