Dmitry Panov
|
5574b5dbd2
Optimised global regexp match(). Closes #185.
|
5 years ago |
Dmitry Panov
|
379ac97e7e
RegExp source escaping should pass escaped characters through. Fixes #184.
|
5 years ago |
Dmitry Panov
|
3ec8e20a89
Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON()
|
5 years ago |
Dmitry Panov
|
b206dd5e2c
Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171)
|
5 years ago |
Dmitry Panov
|
c99b0db935
Unescape non-ascii characters for re2 (closes #23)
|
8 years ago |
Dmitry Panov
|
2acb68835d
Use FindAllSubmatchIndexASCII() instead of FindAllSubmatchIndexUTF8() for non-Unicode strings. This improves performance a bit.
|
8 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |