Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for turning off constructs | Titus Wormer | 2022-07-18 | 1 | -1/+1 |
* | Refactor examples of states | Titus Wormer | 2022-07-18 | 1 | -23/+24 |
* | Add support for lazy lines | Titus Wormer | 2022-07-11 | 1 | -10/+13 |
* | Refactor to move token types to `token` | Titus Wormer | 2022-07-07 | 1 | -11/+12 |
* | Make paragraphs really fast | Titus Wormer | 2022-07-01 | 1 | -2/+9 |
* | Add `attempt_opt` to tokenizer | Titus Wormer | 2022-06-22 | 1 | -2/+2 |
* | Rename `Whitespace` token to `SpaceOrTab` | Titus Wormer | 2022-06-22 | 1 | -1/+1 |
* | Add docs for token types | Titus Wormer | 2022-06-22 | 1 | -0/+7 |
* | Add improved whitespace handling | Titus Wormer | 2022-06-20 | 1 | -61/+35 |
* | Add code (text) | Titus Wormer | 2022-06-15 | 1 | -6/+6 |
* | Add some improved docs | Titus Wormer | 2022-06-13 | 1 | -2/+3 |
* | . | Titus Wormer | 2022-06-08 | 1 | -0/+190 |