summaryrefslogtreecommitdiff
path: root/src/code_point.zig
diff options
context:
space:
mode:
authorGravatar Sam Atman2025-05-12 12:57:49 -0400
committerGravatar Sam Atman2025-05-15 15:31:15 -0400
commita832b90bc00503a201bf457df1f49dc338314e7b (patch)
tree041c975b63e17db81edfc6923cfafa63691e3b33 /src/code_point.zig
parentVastly simplify peek() (diff)
downloadzg-a832b90bc00503a201bf457df1f49dc338314e7b.tar.gz
zg-a832b90bc00503a201bf457df1f49dc338314e7b.tar.xz
zg-a832b90bc00503a201bf457df1f49dc338314e7b.zip
Implement Word iterator
A by-the-book implmentation of the word break rules from tr29. This is superficially inefficient, but compilers are more than able to handle the common subexpression folding ignored by this approach. Now to port the WordBreakPropertyTests, and clean up the inevitable bugs in the implementation.
Diffstat (limited to 'src/code_point.zig')
0 files changed, 0 insertions, 0 deletions