Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-10 | Add `State::Retry` | 1 | -1/+1 | |
2022-08-10 | Rename `State::Fn` to `State::Next` | 1 | -1/+1 | |
2022-08-09 | Rewrite algorithm to not pass around boxed functions | 1 | -3/+3 | |
2022-08-02 | Refactor to remove most closures | 1 | -24/+17 | |
2022-08-01 | Add missing docs, refactor some code | 1 | -1/+11 | |
2022-07-29 | Refactor to improve states | 1 | -20/+17 | |
2022-07-29 | Refactor to work on bytes (`u8`) | 1 | -0/+54 |