Commit History

Author SHA1 Message Date
  Timothy Flynn d485cf29d7 LibRegex+LibUnicode: Begin implementing Unicode property escapes 4 years ago
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style 4 years ago
  Ali Mohammad Pur c8b2199251 LibRegex: Clear previous capture group contents in ECMA262 mode 4 years ago
  Ali Mohammad Pur 11a8476cf4 LibRegex: Use the parser state capture group count in BRE 4 years ago
  Ali Mohammad Pur 54d89609de LibRegex: Add support for the Basic POSIX regular expressions 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest c128b3fd91 LibRegex: Remove 'ReadDigitFollowPolicy' as it's no longer needed 4 years ago
  Jelle Raaijmakers db321db5f4 LibRegex: Parse `\0` as a zero-byte instead of 0x30 ("0") 4 years ago
  AnotherTest 6bbb26fdaf LibRegex: Allow references to capture groups that aren't parsed yet 4 years ago
  AnotherTest f05e518cbc LibRegex: Implement section B.1.4. of the ECMA262 spec 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago