summaryrefslogtreecommitdiff
path: root/src/unicode/props_table.zig
AgeCommit message (Expand)Author
2025-09-23move tests over to _uucode.zig files to avoid needing deps for vt testsJacob Sandlund
2025-09-23Fix mergeJacob Sandlund
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-20unicode: isolate properties, tables, and ziglyph into separate filesMitchell Hashimoto