commits
Author
Commit
Message
Date
Instead it'll generate code for `${x} ${x}*` on the fly.
Fix empty matches being impossible at end of input
Add support for lookahead/non-capturing shorthand syntax
breaking: Only consider undefined/null failed matches
Add support for string matchers
Reimplement with JIT codegen for runtime-only support
See: https://github.com/slevithan/xregexp/blob/760ab95bcef8948f313df55e9483981200b70e2d/src/xregexp.js#L844-L865
This made little difference compard to the RegExp#test
optimisation.
v3.0.0-beta.1
v3.0.0-beta.1
v3.0.0-beta.0
v3.0.0-beta.0
v2.0.0-beta.4
v2.0.0-beta.4
v2.0.0-beta.3
v2.0.0-beta.3
v2.0.0-beta.2
v2.0.0-beta.2