aboutsummaryrefslogtreecommitdiff
path: root/utf8.c
AgeCommit message (Expand)Author
2021-08-28Style change: added cino=:0 (i.e. case statements on same indentation asBruce Hill
2021-08-01Tidying upBruce Hill
2021-07-20Added constBruce Hill
2021-07-19Overhaul of word boundaries/edges. Now they use \b, which is implementedBruce Hill
2021-05-31Moved utf8 code into a C file, fixed some potential null deref issuesBruce Hill