aboutsummaryrefslogtreecommitdiff
path: root/data/core/regex.lua
AgeCommit message (Expand)Author
2022-05-28Make `regex.match` return all the resultsGuldoman
2021-10-11Make `regex.match` return the appropriate `end` indexGuldoman
2021-09-10Avoid bug when replacement stop at end of stringFrancesco Abbate
2021-07-20Merged dev to master.Adam Harrison
2021-06-04Changed regex error handling, so that errors can be handled gracefully in lua...Adam Harrison
2021-06-02Add PCRE to support regular expressionsAdam