Age | Commit message (Expand) | Author |
---|---|---|
2023-02-25 | LibUnicode: Skip over emoji sequences in grapheme boundary segmentation | Timothy Flynn |
2023-02-15 | LibUnicode: Fix typos causing text segmentation on mid-word punctuation | Timothy Flynn |
2023-02-15 | LibUnicode: Allow iterating over text segmentation boundaries | Timothy Flynn |
2023-02-15 | LibUnicode: Implement text segmentation algorithms for all UTF encodings | Timothy Flynn |
2023-02-15 | LibUnicode+LibJS: Move text segmentation algorithms to their own files | Timothy Flynn |