aboutsummaryrefslogtreecommitdiff
path: root/src/api/utf8.c
AgeCommit message (Collapse)Author
2022-05-11c core: fix extra utf8 build conflict on windowsjgmdev
2022-04-26Add utf8 support to tokenizer (#945)Jefferson González
* add utf8 support to tokenizer * wrap utf8 functions in string table using a 'u' prefix * document new utf8 functions