slevithan / xregexp

Extended JavaScript regular expressions
http://xregexp.com/
MIT License
3.31k stars 278 forks source link

Improve XRegExp.matchRecursive handling of unbalanced delimiters (Clo… #332

Closed dvargas92495 closed 3 years ago

dvargas92495 commented 3 years ago

…ses #96)

slevithan commented 3 years ago

Haven't looked at this closely yet but just wanted to say that the general direction you took seems really solid -- thanks!