summaryrefslogtreecommitdiff
path: root/src/unicode/grapheme.zig
AgeCommit message (Expand)Author
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-20unicode: delete props.zig and clean up symbols deps tooMitchell Hashimoto
2025-09-18set max for unicode grapheme executableJacob Sandlund
2025-09-18fix up diff from benchmarks, and add tests against ziglyphJacob Sandlund
2025-09-06trying a bunch of things to get performance to matchJacob Sandlund
2025-08-17removing all ziglyph imports (aside from unicode/grapheme.zig)Jacob Sandlund
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2024-12-12unicode: emoji modifier requires emoji modifier base preceding to not breakMitchell Hashimoto
2024-02-09unicode: precompute grapheme break dataMitchell Hashimoto
2024-02-09unicode: use packed struct for break stateMitchell Hashimoto
2024-02-09unicode: remove unusedMitchell Hashimoto
2024-02-09unicode: direct port of ziglyph to startMitchell Hashimoto