Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-02 | Refactor to remove most closures | 1 | -15/+30 | |
2022-08-01 | Refactor some states | 1 | -9/+12 | |
2022-07-29 | Refactor to improve states | 1 | -28/+29 | |
2022-07-29 | Refactor to work on bytes (`u8`) | 1 | -20/+20 | |
2022-07-28 | Refactor to work on `char`s | 1 | -21/+19 | |
2022-07-25 | Refactor to not pass codes around | 1 | -46/+44 | |
2022-07-25 | Remove no longer needed field in `State::Ok` | 1 | -1/+1 | |
2022-07-22 | Refactor to remove unneeded tuples in every states | 1 | -44/+31 | |
2022-07-22 | Refactor to pass ints instead of vecs around | 1 | -24/+18 | |
2022-07-18 | Add support for turning off constructs | 1 | -1/+1 | |
2022-07-18 | Refactor examples of states | 1 | -16/+30 | |
2022-07-07 | Refactor to move token types to `token` | 1 | -16/+17 | |
2022-07-05 | Refactor code style | 1 | -44/+31 | |
2022-06-28 | Add some more crosslinks to docs | 1 | -2/+3 | |
2022-06-28 | Add docs to label end | 1 | -2/+0 | |
2022-06-22 | Add docs on encoding to definition, destination | 1 | -2/+2 | |
2022-06-22 | Add docs for token types | 1 | -0/+7 | |
2022-06-21 | Refactor to improve a bunch of states | 1 | -4/+3 | |
2022-06-20 | Remove unneeded `pub` keywords | 1 | -9/+9 | |
2022-06-15 | Add docs on sanitizing urls to autolink | 1 | -0/+18 | |
2022-06-14 | Add docs on constructs, bnf | 1 | -0/+2 | |
2022-06-13 | Add support for sanitizing urls | 1 | -6/+4 | |
2022-06-13 | Add autolinks | 1 | -0/+327 |