Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code style | 2022-07-05 | 1 | -11/+18 | |
* | Make paragraphs really fast | 2022-07-01 | 1 | -1/+4 | |
* | Refactor to reorder token types | 2022-07-01 | 1 | -1/+1 | |
* | Fix jumps in `edit_map` | 2022-06-28 | 1 | -6/+6 | |
* | Refactor some unneeded assignments | 2022-06-22 | 1 | -4/+2 | |
* | Add `attempt_opt` to tokenizer | 2022-06-22 | 1 | -17/+39 | |
* | Rename `Whitespace` token to `SpaceOrTab` | 2022-06-22 | 1 | -2/+2 | |
* | Add docs for token types | 2022-06-22 | 1 | -0/+11 | |
* | Refactor to improve a bunch of states | 2022-06-21 | 1 | -26/+42 | |
* | Add improved whitespace handling | 2022-06-20 | 1 | -123/+46 | |
* | Add paragraph | 2022-06-20 | 1 | -1/+4 | |
* | Remove unneeded `content` content type | 2022-06-20 | 1 | -1/+1 | |
* | Add code (text) | 2022-06-15 | 1 | -8/+5 | |
* | Reorganize to split util | 2022-06-14 | 1 | -3/+3 | |
* | Add some improved docs | 2022-06-13 | 1 | -4/+7 | |
* | . | 2022-06-08 | 1 | -0/+581 |