Dmitry Panov
|
f97e50db25
Fixed handling of empty submatches in unicode strings. Fixes #210
|
5 yıl önce |
Mihail Stoykov
|
feb2f0b876
Correctly handle -1 submatch indexes from stdlib regexp (#208)
|
5 yıl önce |
Dmitry Panov
|
fa030ff283
Do not use utf16Reader for ASCII strings when using Go regexp. See #201
|
5 yıl önce |
Dmitry Panov
|
b2a8925997
Cache runes and posMap to optimise consecutive regexp.exec() calls on the same string. See #201
|
5 yıl önce |
Dmitry Panov
|
b206dd5e2c
Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171)
|
5 yıl önce |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 yıl önce |
Dmitry Panov
|
a13c43b62b
Proxy (#135)
|
5 yıl önce |
Dmitry Panov
|
37522a24db
Implemented Symbol (#128)
|
5 yıl önce |
Dmitry Panov
|
2acb68835d
Use FindAllSubmatchIndexASCII() instead of FindAllSubmatchIndexUTF8() for non-Unicode strings. This improves performance a bit.
|
8 yıl önce |
Dmitry Panov
|
df256e035d
Fix for 32 bit platforms.
|
9 yıl önce |
Dmitry Panov
|
25773609b6
Initial commit
|
9 yıl önce |