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