summaryrefslogtreecommitdiff
path: root/src/simd/codepoint_width.zig
AgeCommit message (Collapse)Author
2025-09-23fix commentJacob Sandlund
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-22simd: add scalar fallbacks to all for build_options.simd falseMitchell Hashimoto
2025-09-19pr feedback: `get`, remove todos for case_folding_simpleJacob Sandlund
2025-09-18update commented out testJacob 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
2024-02-07simd: remove ziglyph fallbackMitchell Hashimoto
2024-02-07simd/codepoint-width: match ziglyphMitchell Hashimoto
2024-02-06simd/codepoint-width: wipMitchell Hashimoto