Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Ali Mohammad Pur 18f4b6c670 LibRegex: Add the literal string search optimisation před 1 rokem
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Sam Atkins 6c66fd5ffb LibRegex: Remove declarations for non-existent methods před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Ali Mohammad Pur 598dc74a76 LibRegex: Partially implement the ECMAScript unicodeSets proposal před 3 roky
  Ali Mohammad Pur 7734914909 LibRegex: Refactor parsing 'CharacterEscape' out of 'AtomEscape' před 3 roky
  Ali Mohammad Pur b908f9f6ef LibRegex: Pass parse flags as a struct instead of multiple arguments před 3 roky
  sin-ack fbc771efe9 Everywhere: Use default StringView constructor over nullptr před 3 roky
  Ali Mohammad Pur 5fac41f733 LibRegex: Implement ECMA262 multiline matching without splitting lines před 3 roky
  Ali Mohammad Pur c11be92e23 LibRegex: Implement an ECMA262 Regex quirk with negative lookarounds před 3 roky
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior před 3 roky
  Ali Mohammad Pur 05c65f9b5d LibRegex: Limit the number of nested capture groups allowed in BRE před 3 roky
  Timothy Flynn 562d4e497b LibRegex: Treat pattern string characters as unsigned před 3 roky
  Timothy Flynn 4f2cbe119b LibRegex: Allow Unicode escape sequences in capture group names před 3 roky
  Timothy Flynn 6131c0485e LibRegex: Use GenericLexer to consume escaped code points před 3 roky
  Timothy Flynn 9509433e25 LibRegex: Implement and use a REPEAT operation for bytecode repetition před 3 roky
  Timothy Flynn f1ce998d73 LibRegex+LibJS: Combine named and unnamed capture groups in MatchState před 3 roky
  Timothy Flynn 2e4b6fd1ac LibRegex: Ensure escaped code points are exactly 4 digits in length před 3 roky
  Ali Mohammad Pur 15f95220ae AK+Everywhere: Delete Variant's default constructor před 3 roky
  Timothy Flynn df14d11a11 LibRegex: Disallow invalid interval qualifiers in Unicode mode před 3 roky
  Timothy Flynn 484ccfadc3 LibRegex: Support property escapes of Unicode script extensions před 3 roky
  Timothy Flynn 06088df729 LibRegex: Support property escapes of the Unicode script property před 3 roky
  Timothy Flynn 1e10d6d7ce LibRegex: Support property escapes of Unicode General Categories před 4 roky
  Timothy Flynn d485cf29d7 LibRegex+LibUnicode: Begin implementing Unicode property escapes před 4 roky
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style před 4 roky
  Ali Mohammad Pur c8b2199251 LibRegex: Clear previous capture group contents in ECMA262 mode před 4 roky
  Ali Mohammad Pur 11a8476cf4 LibRegex: Use the parser state capture group count in BRE před 4 roky
  Ali Mohammad Pur 54d89609de LibRegex: Add support for the Basic POSIX regular expressions před 4 roky