Timothy Flynn
|
d485cf29d7
LibRegex+LibUnicode: Begin implementing Unicode property escapes
|
%!s(int64=4) %!d(string=hai) anos |
Timothy Flynn
|
345ef6abba
LibRegex: Support ECMA-262 Unicode escapes of the form "\u{code_point}"
|
%!s(int64=4) %!d(string=hai) anos |
Timothy Flynn
|
47f6bb38a1
LibRegex: Support UTF-16 RegexStringView and improve Unicode matching
|
%!s(int64=4) %!d(string=hai) anos |
Ali Mohammad Pur
|
f364fcec5d
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
%!s(int64=4) %!d(string=hai) anos |
Ali Mohammad Pur
|
e5af15a6e9
LibRegex: Don't do out-of-bound match accesses when a test fails
|
%!s(int64=4) %!d(string=hai) anos |
Timothy Flynn
|
65003241e4
LibRegex: Allow dollar signs in ECMA262 named capture groups
|
%!s(int64=4) %!d(string=hai) anos |
sin-ack
|
9a9e7f03f2
Tests: Add test for case-insensitive matching
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
6e918e4e02
Tests: Move LibRegex tests to Tests/LibRegex
|
%!s(int64=4) %!d(string=hai) anos |