aboutsummaryrefslogtreecommitdiff
path: root/docs/api/regex.lua
AgeCommit message (Expand)Author
2022-12-20core: ported regex.gsub to faster native version (#1233)Jefferson González
2022-12-11Add `regex.find_offsets`, `regex.find`, improve `regex.match` (#1232)Guldoman
2022-11-30docs api: minor correctionsjgmdev
2021-07-09Namespaced aliases, virtual classes and added missing returns.jgmdev
2021-06-25Documented with EmmyLua the C API using .lua interface files.jgmdev