summaryrefslogtreecommitdiff
path: root/pkg/utf8proc/main.zig
AgeCommit message (Expand)Author
2024-08-16pkg/utf8proc: yeet usingnsMitchell Hashimoto
2024-02-08add utf8proc back for benchMitchell Hashimoto
2023-11-07replace utf8proc with ziglyphMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2022-09-30-Dtest-exe flag to build and install test executablesMitchell Hashimoto
2022-08-29utf8proc: add grapheme break APIMitchell Hashimoto
2022-08-20add utf8proc so we can detect unicode char widthMitchell Hashimoto