Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-07 | Refactor to move token types to `token` | 1 | -14/+13 | |
2022-07-07 | Add basic support for block quotes | 1 | -7/+21 | |
2022-07-05 | Refactor to do some to dos | 1 | -1/+2 | |
2022-07-05 | Refactor code style | 1 | -2/+1 | |
2022-07-01 | Make paragraphs really fast | 1 | -93/+57 | |
2022-06-28 | Fix jumps in `edit_map` | 1 | -5/+5 | |
2022-06-22 | Refactor to not use `pub` when not needed | 1 | -2/+2 | |
2022-06-22 | Refactor to improve tokenizer, add docs | 1 | -6/+8 | |
2022-06-22 | Add docs for token types | 1 | -0/+4 | |
2022-06-21 | Add docs for `subtokenize` | 1 | -1/+1 | |
2022-06-21 | Refactor to improve a bunch of states | 1 | -18/+28 | |
2022-06-20 | Add support for line endings in string | 1 | -3/+3 | |
2022-06-20 | Add improved whitespace handling | 1 | -47/+21 | |
2022-06-20 | Add paragraph | 1 | -0/+177 |