summaryrefslogtreecommitdiff
path: root/src/simd/vt.zig
AgeCommit message (Expand)Author
2025-09-22simd: fix scalar utf8 decodingMitchell Hashimoto
2025-09-22simd: add scalar fallbacks to all for build_options.simd falseMitchell Hashimoto
2024-02-06terminal: add tests for incomplete utf-8, fix one bugMitchell Hashimoto
2024-02-05simd: implement utf8 decode until esc in C++Mitchell Hashimoto