aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/autolink.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-1/+1
* Refactor examples of statesLibravatar Titus Wormer2022-07-181-16/+30
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-16/+17
* Refactor code styleLibravatar Titus Wormer2022-07-051-44/+31
* Add some more crosslinks to docsLibravatar Titus Wormer2022-06-281-2/+3
* Add docs to label endLibravatar Titus Wormer2022-06-281-2/+0
* Add docs on encoding to definition, destinationLibravatar Titus Wormer2022-06-221-2/+2
* Add docs for token typesLibravatar Titus Wormer2022-06-221-0/+7
* Refactor to improve a bunch of statesLibravatar Titus Wormer2022-06-211-4/+3
* Remove unneeded `pub` keywordsLibravatar Titus Wormer2022-06-201-9/+9
* Add docs on sanitizing urls to autolinkLibravatar Titus Wormer2022-06-151-0/+18
* Add docs on constructs, bnfLibravatar Titus Wormer2022-06-141-0/+2
* Add support for sanitizing urlsLibravatar Titus Wormer2022-06-131-6/+4
* Add autolinksLibravatar Titus Wormer2022-06-131-0/+327