Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to work on bytes (`u8`) | 2022-07-29 | 1 | -1/+1 | |
* | Refactor to work on `char`s | 2022-07-28 | 1 | -2/+2 | |
* | Refactor to not pass codes around | 2022-07-25 | 1 | -4/+4 | |
* | Remove no longer needed field in `State::Ok` | 2022-07-25 | 1 | -1/+1 | |
* | Improve performance w/ a single feed loop | 2022-07-25 | 1 | -2/+2 | |
* | Refactor to remove unneeded tuples in every states | 2022-07-22 | 1 | -7/+7 | |
* | Refactor to pass ints instead of vecs around | 2022-07-22 | 1 | -4/+4 | |
* | Add docs to non-lazy continuation | 2022-07-15 | 1 | -5/+27 | |
* | Add support for lazy lines | 2022-07-11 | 1 | -0/+26 |