Commit graph

11 commits

Author SHA1 Message Date
c70ec9f648 Add 'vendor/hare-unicode/' from commit '1488c26f46f7f8568235eaee6224983ac46e78ff'
git-subtree-dir: vendor/hare-unicode
git-subtree-mainline: 57979aa6fc
git-subtree-split: 1488c26f46
2024-12-04 13:29:21 -03:00
57979aa6fc finish first implementation of lexer 2024-12-04 13:29:11 -03:00
3efdaf7ade add readme 2024-12-04 01:36:49 -03:00
85f7875631 initial work on lexer 2024-12-03 23:41:23 -03:00
Drew DeVault
1488c26f46 linebreak: return bytewise position as well
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-04-17 11:31:28 +02:00
Drew DeVault
9c73c17238 Implement Unicode line breaking algorithm
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-04-17 11:13:25 +02:00
Drew DeVault
c56f5d40af unicode::gc: use two-character identifiers
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-04-16 18:32:11 +02:00
Drew DeVault
8183289d6f Add line break properties to UCD
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-04-16 13:17:50 +02:00
Drew DeVault
771e9850fc unicode: export bidi details 2024-01-26 18:30:39 +01:00
Drew DeVault
2097b64da5 Implement script detection 2024-01-26 11:16:11 +01:00
Drew DeVault
04940cea04 Initial commit 2024-01-25 16:05:58 +01:00