aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/char.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move `log` to optional dependenciesLibravatar pinkforest(she/her)2023-02-101-0/+2
* Add some unit tests for internal character functionsLibravatar Titus Wormer2022-10-131-15/+102
* Refactor to use a bunch of `into`Libravatar Titus Wormer2022-10-111-8/+5
* Add some missing internal docsLibravatar Titus Wormer2022-10-111-1/+1
* Refactor to move byte, char info to own fileLibravatar Titus Wormer2022-09-091-0/+165