aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/label_start_image.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to improve statesLibravatar Titus Wormer2022-07-291-2/+1
* Refactor to work on bytes (`u8`)Libravatar Titus Wormer2022-07-291-2/+2
* Refactor to work on `char`sLibravatar Titus Wormer2022-07-281-3/+3
* Refactor to not pass codes aroundLibravatar Titus Wormer2022-07-251-6/+6
* Remove no longer needed field in `State::Ok`Libravatar Titus Wormer2022-07-251-1/+1
* Refactor to remove unneeded tuples in every statesLibravatar Titus Wormer2022-07-221-7/+7
* Refactor to pass ints instead of vecs aroundLibravatar Titus Wormer2022-07-221-4/+4
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-1/+1
* Refactor examples of statesLibravatar Titus Wormer2022-07-181-2/+4
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-10/+11
* Add support for trimming whitespace around string, textLibravatar Titus Wormer2022-06-301-1/+1
* Add docs to label endLibravatar Titus Wormer2022-06-281-4/+3
* Add docs for label start (image, link)Libravatar Titus Wormer2022-06-281-1/+30
* Add link, images (resource)Libravatar Titus Wormer2022-06-241-0/+47