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