Историја ревизија

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