summaryrefslogtreecommitdiff
path: root/src/regex_impl.hh
AgeCommit message (Expand)Author
2017-11-01Regex: Ensure we dont have a thread explosion in ThreadedRegexVMMaxime Coste
2017-11-01Regex: validate that our custom impl gets the same results as boost regexMaxime Coste
2017-11-01Regex: whenever Kakoune compiles a regex, pass it to the custom impl as wellMaxime Coste
2017-11-01Regex: Add initial, exploratory work on a custom regex engineMaxime Coste