Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-09 | Refactor to move byte, char info to own file | 1 | -46/+1 | |
2022-09-06 | Add initial states for MDX JSX (text) | 1 | -1/+24 | |
2022-09-05 | Add support for getting `char`s from bytes | 1 | -0/+22 | |
2022-08-19 | Refactor to move more things to `util/` | 1 | -1/+1 | |
2022-08-16 | Add `no_std + alloc` | 1 | -1/+2 | |
2022-08-15 | Refactor to proof docs, grammars | 1 | -2/+7 | |
2022-08-12 | Refactor to improve docs of each function | 1 | -12/+8 | |
2022-08-11 | Refactor to move some code to `event.rs` | 1 | -4/+4 | |
2022-08-01 | Add missing docs, refactor some code | 1 | -13/+26 | |
2022-08-01 | Refactor to pass more `&str`s, work on more bytes | 1 | -0/+5 | |
2022-07-29 | Refactor to improve states | 1 | -9/+27 | |
2022-07-29 | Refactor to work on bytes (`u8`) | 1 | -26/+18 | |
2022-07-28 | Refactor to use `debug_assert` | 1 | -1/+1 | |
2022-07-28 | Refactor to work on `char`s | 1 | -0/+156 |