lite-xl/docs/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.lua docs api: added dirmonitor 2022-11-30 01:14:40 -04:00
globals.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
process.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
regex.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
renderer.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
string.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
system.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
utf8extra.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00