Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to move token types to `token` | 2022-07-07 | 1 | -16/+17 | |
| | |||||
* | Refactor code style | 2022-07-05 | 1 | -44/+31 | |
| | |||||
* | Add some more crosslinks to docs | 2022-06-28 | 1 | -2/+3 | |
| | |||||
* | Add docs to label end | 2022-06-28 | 1 | -2/+0 | |
| | |||||
* | Add docs on encoding to definition, destination | 2022-06-22 | 1 | -2/+2 | |
| | |||||
* | Add docs for token types | 2022-06-22 | 1 | -0/+7 | |
| | |||||
* | Refactor to improve a bunch of states | 2022-06-21 | 1 | -4/+3 | |
| | | | | | | * Improve passing stuff around * Add traits to enums for markers and such * Fix “life time” stuff I didn’t understand | ||||
* | Remove unneeded `pub` keywords | 2022-06-20 | 1 | -9/+9 | |
| | |||||
* | Add docs on sanitizing urls to autolink | 2022-06-15 | 1 | -0/+18 | |
| | |||||
* | Add docs on constructs, bnf | 2022-06-14 | 1 | -0/+2 | |
| | |||||
* | Add support for sanitizing urls | 2022-06-13 | 1 | -6/+4 | |
| | | | | | | * Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously | ||||
* | Add autolinks | 2022-06-13 | 1 | -0/+327 | |