aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/partial_space_or_tab.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `attempt_opt` to tokenizerLibravatar Titus Wormer2022-06-221-25/+34
* Rename `Whitespace` token to `SpaceOrTab`Libravatar Titus Wormer2022-06-221-1/+1
* Refactor to improve a bunch of statesLibravatar Titus Wormer2022-06-211-34/+36
* Add improved whitespace handlingLibravatar Titus Wormer2022-06-201-0/+98