summaryrefslogtreecommitdiff
path: root/src/unicode/props.zig
AgeCommit message (Expand)Author
2025-09-20unicode: delete props.zig and clean up symbols deps tooMitchell Hashimoto
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie
2025-05-26style: use decl literalsQwerasd
2025-01-20unigen: Remove libc dependency, use ArenaAllocatorRyan Liptak
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: direct port of ziglyph to startMitchell Hashimoto
2024-02-09unicode: get grapheme boundary classMitchell Hashimoto
2024-02-08unicode: generate our own lookup tablesMitchell Hashimoto