lite-xl/src/api
Jefferson González 3c64c32379
core: ported regex.gsub to faster native version (#1233)
* added regex.gmatch iterator and other fixes
* fixed issues reported by Guldoman
* push strings with fixed len just in case for binary safety
* added limit to regex.gsub and use pushinteger
* added description to regex.gsub limits param
* replaced substitutions regex description for correctness
* ignore negative limits on regex.gsub
2022-12-20 17:46:37 -04:00
..
dirmonitor Converted from bytes to characters, as this is what windows is expecting. 2022-12-18 14:49:59 -05:00
api.c c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
api.h Fix native plugins not reloading upon core:restart (#1219) 2022-12-02 17:06:35 -05:00
dirmonitor.c MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
process.c Getting ready for 2.1. (#1181) 2022-11-02 03:38:58 +01:00
regex.c core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
renderer.c better error messages for checkcolor (#1211) 2022-11-30 01:38:35 -04:00
system.c Fix native plugins not reloading upon core:restart (#1219) 2022-12-02 17:06:35 -05:00
utf8.c core utf8: fix license text 2022-10-13 11:29:37 -04:00