aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/encode.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-13Refactor some code to improve coverageLibravatar Titus Wormer1-2/+2
2022-10-13Rename crate to `markdown`Libravatar Titus Wormer1-1/+1
2022-08-16Add `no_std + alloc`Libravatar Titus Wormer1-0/+2
2022-08-15Refactor to proof docs, grammarsLibravatar Titus Wormer1-2/+3
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