aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/partial_space_or_tab.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-7/+8
* Refactor code styleLibravatar Titus Wormer2022-07-051-2/+2
* Refactor to clean and document `space_or_tab`Libravatar Titus Wormer2022-07-011-91/+127
* Fix jumps in `edit_map`Libravatar Titus Wormer2022-06-281-41/+120
* Add link, images (resource)Libravatar Titus Wormer2022-06-241-0/+39
* 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