aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/character_escape.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+4
|
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-10/+11
|
* Add docs for token typesLibravatar Titus Wormer2022-06-221-0/+6
|
* Add support for hard break (trailing)Libravatar Titus Wormer2022-06-161-1/+1
|
* Add support for hard break escapeLibravatar Titus Wormer2022-06-161-6/+5
|
* Add some improved docsLibravatar Titus Wormer2022-06-131-3/+5
|
* .Libravatar Titus Wormer2022-06-081-0/+69