Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to remove unneeded tuples in every states | 2022-07-22 | 1 | -17/+17 | |
* | Refactor to pass ints instead of vecs around | 2022-07-22 | 1 | -24/+21 | |
* | Refactor examples of states | 2022-07-18 | 1 | -24/+13 | |
* | Refactor to move token types to `token` | 2022-07-07 | 1 | -7/+8 | |
* | Refactor code style | 2022-07-05 | 1 | -2/+2 | |
* | Refactor to clean and document `space_or_tab` | 2022-07-01 | 1 | -91/+127 | |
* | Fix jumps in `edit_map` | 2022-06-28 | 1 | -41/+120 | |
* | Add link, images (resource) | 2022-06-24 | 1 | -0/+39 | |
* | Add `attempt_opt` to tokenizer | 2022-06-22 | 1 | -25/+34 | |
* | Rename `Whitespace` token to `SpaceOrTab` | 2022-06-22 | 1 | -1/+1 | |
* | Refactor to improve a bunch of states | 2022-06-21 | 1 | -34/+36 | |
* | Add improved whitespace handling | 2022-06-20 | 1 | -0/+98 |