about summary refs log tree commit diff stats
path: root/res/widthconvmap.tab
Commit message (Collapse)AuthorAgeFilesLines
* widthconv: bugfixesbptato2024-02-111-1/+3
| | | | | | | * fix failed assertion on non-ha-column half-width chars followed by handakuten with text-transform: full-width * fix dquot full-width conversion * fix lone half-width han/dakuten conversion
* twtstr: misc refactoringsbptato2024-02-091-0/+93
* move out half width <-> full width converters * snake_case -> camelCase * improve toScreamingSnakeCase slicing