aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/encode.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-29Refactor to improve statesLibravatar Titus Wormer1-26/+22
2022-07-28Refactor to work on `char`sLibravatar Titus Wormer1-3/+9
2022-07-20Refactor to improve allocation around stringsLibravatar Titus Wormer1-28/+22
2022-07-05Refactor code styleLibravatar Titus Wormer1-7/+32
2022-06-22Add support for normalizing identifiersLibravatar Titus Wormer1-0/+2
2022-06-14Reorganize to split utilLibravatar Titus Wormer1-0/+29