lite-xl/data/core/commands
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
..
command.lua
core.lua
dialog.lua
doc.lua feat: alert user via nagview if file cannot be saved (#1230) 2022-12-11 21:38:58 -04:00
drawwhitespace.lua
files.lua
findreplace.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
log.lua
root.lua
statusbar.lua