Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-01 | Make $regex.{match,search}() to return NULL for no match if return_match or r... | Karen Arutyunov | 1 | -4/+4 |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Boris Kolpackov | 1 | -1/+1 |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-08-30 | Add $regex.split(), $regex.merge() and $regex.apply() functions | Karen Arutyunov | 1 | -0/+96 |
2017-06-27 | Add support for regex function family | Karen Arutyunov | 2 | -0/+260 |