guile-uniseg/scripts
Vivianne dc90b8fd6c Fix broken unit tests, significant cleanup
- Have to break the match statement into specific section and non-specific section
  - (some ordering is still unclear to me, lets see if we can copy more go-uniseg unit tests)
- Add emoji to the grapheme list
- First character must be processed first
  - then state transition done on next char with peek!
- Fix other off-by-one issues, now unit tests pass!
2024-03-04 14:01:11 -05:00
..
generate-east-asian.in Holy shit it works 2024-03-03 20:25:47 -05:00
generate-emoji.in Holy shit it works 2024-03-03 20:25:47 -05:00
generate-graphemes.in Fix broken unit tests, significant cleanup 2024-03-04 14:01:11 -05:00