Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | ||
* 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 | 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 | ||
* 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 | 1 | -0/+327 | ||