summaryrefslogtreecommitdiff
path: root/src/regexp.c
Commit message (Expand)AuthorAgeFilesLines
* Make the tests pass cleanly with MemorySanitizerlhchavez2020-06-301-2/+2
* MSVC: Fix warning C4133 on x64: "function": Incompatible types - from "unsign...Sven Strickroth2019-12-031-1/+1
* regexp: implement new regular expression APIPatrick Steinhardt2019-09-211-0/+221