summaryrefslogtreecommitdiff
path: root/src/build/uucode_config.zig
AgeCommit message (Expand)Author
2025-09-24separate out runtime and buildtime uucode tablesJacob Sandlund
2025-09-19pr feedback: `get`, remove todos for case_folding_simpleJacob Sandlund
2025-09-18default log levelJacob Sandlund
2025-09-18fix up diff from benchmarks, and add tests against ziglyphJacob Sandlund
2025-09-18update uucode and cleanupsJacob Sandlund
2025-09-11benchmark sourcesJacob Sandlund
2025-09-06fast getX(.is_symbol)Jacob Sandlund
2025-09-06trying a bunch of things to get performance to matchJacob Sandlund
2025-08-21update for new grapheme_breakJacob Sandlund
2025-08-17is_emoji_presentationJacob Sandlund
2025-08-17removing all ziglyph imports (aside from unicode/grapheme.zig)Jacob Sandlund
2025-08-13case foldingJacob Sandlund
2025-08-12update after refactor (string field config, etc)Jacob Sandlund
2025-08-06blockJacob Sandlund
2025-08-05using just `get`Jacob Sandlund