aboutsummaryrefslogtreecommitdiff
path: root/src/api/utf8.c
AgeCommit message (Expand)Author
2025-06-20Silence thirdparty library compiler warnings (#271)Jefferson González
2025-01-13Explicitly include limits.h on utf8 lib (#207)Jefferson González
2023-11-21Fix editor crash on invalid UTF-8 (#38)Jefferson González
2023-10-27Fix old compilers error on utf8.cjgmdev
2023-10-27Updated luautf8 yet again to fix build issuesjgmdev
2023-10-27Update luautf8 to latest lite-xl/lite-xl#1613Dmitry Atamanov
2023-01-05Don't set a value twice (#1306)Julien Voisin
2022-10-13core utf8: fix license textjgmdev
2022-05-11c core: fix extra utf8 build conflict on windowsjgmdev
2022-04-26Add utf8 support to tokenizer (#945)Jefferson González