Timothy Flynn
|
2e4b6fd1ac
LibRegex: Ensure escaped code points are exactly 4 digits in length
|
3 tahun lalu |
Timothy Flynn
|
e887314472
LibRegex: Fix ECMA-262 parsing of invalid identity escapes
|
3 tahun lalu |
Timothy Flynn
|
df14d11a11
LibRegex: Disallow invalid interval qualifiers in Unicode mode
|
3 tahun lalu |
Timothy Flynn
|
484ccfadc3
LibRegex: Support property escapes of Unicode script extensions
|
3 tahun lalu |
Timothy Flynn
|
06088df729
LibRegex: Support property escapes of the Unicode script property
|
3 tahun lalu |
Timothy Flynn
|
dc9f516339
LibRegex: Generate negated property escapes as a single instruction
|
3 tahun lalu |
Timothy Flynn
|
4de4312827
LibRegex: Support property escapes of the form \p{Type=Value}
|
4 tahun lalu |
Timothy Flynn
|
1e10d6d7ce
LibRegex: Support property escapes of Unicode General Categories
|
4 tahun lalu |
Ali Mohammad Pur
|
85d87cbcc8
LibRegex: Add some tests for Fork{Stay,Jump} performance
|
4 tahun lalu |
Timothy Flynn
|
d485cf29d7
LibRegex+LibUnicode: Begin implementing Unicode property escapes
|
4 tahun lalu |
Timothy Flynn
|
345ef6abba
LibRegex: Support ECMA-262 Unicode escapes of the form "\u{code_point}"
|
4 tahun lalu |
Timothy Flynn
|
47f6bb38a1
LibRegex: Support UTF-16 RegexStringView and improve Unicode matching
|
4 tahun lalu |
Ali Mohammad Pur
|
f364fcec5d
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
4 tahun lalu |
Ali Mohammad Pur
|
e5af15a6e9
LibRegex: Don't do out-of-bound match accesses when a test fails
|
4 tahun lalu |
Timothy Flynn
|
65003241e4
LibRegex: Allow dollar signs in ECMA262 named capture groups
|
4 tahun lalu |
sin-ack
|
9a9e7f03f2
Tests: Add test for case-insensitive matching
|
4 tahun lalu |
Brian Gianforcaro
|
6e918e4e02
Tests: Move LibRegex tests to Tests/LibRegex
|
4 tahun lalu |