Commit History

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