aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/hard_break_trailing.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-1/+1
|
* Refactor examples of statesLibravatar Titus Wormer2022-07-181-4/+6
|
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-7/+8
|
* Refactor code styleLibravatar Titus Wormer2022-07-051-1/+1
|
* Add docs for token typesLibravatar Titus Wormer2022-06-221-0/+5
|
* Add support for hard break (trailing)Libravatar Titus Wormer2022-06-161-0/+83