summaryrefslogtreecommitdiff
path: root/src/regex.ur
Commit message (Expand)AuthorAge
* Correct argument order to 'replace'HEADmasterGravatar Benjamin Barenblat2015-08-26
* Add functions which operate on strings instead of counted slicesGravatar Benjamin Barenblat2015-08-26
* Rework replacement API to rely on transformationGravatar Benjamin Barenblat2015-08-26
* Implement regex substitutionGravatar Benjamin Barenblat2015-07-30
* Make library work on both client and server sidesGravatar Benjamin Barenblat2015-07-30
* Initial commit of the regex matcherGravatar Benjamin Barenblat2015-07-03