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

Аутор SHA1 Порука Датум
  Ali Mohammad Pur 00c45243bd LibRegex: Don't blindly accept inverted charclasses for atomic rewrite пре 9 месеци
  Ali Mohammad Pur cc1f0c3af2 LibRegex: Restore checkpoints when restoring the state post-fork пре 9 месеци
  Gingeh de588a97c0 LibRegex: Only search start of line if pattern begins with ^ пре 10 месеци
  Ali Mohammad Pur 27a38932da LibRegex: Account for extra explicit And/Or in class parser assertion пре 1 година
  Ali Mohammad Pur e265d81277 LibRegex: Correct And/Or and inversion interplay semantics пре 1 година
  Ali Mohammad Pur 267040dde7 LibRegex: Error out on Eof when parsing nonempty class range elements пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Timothy Flynn e122039c99 LibRegex: Support non-ASCII case-insensitive character comparisons пре 1 година
  Timothy Flynn 3fbf33bd37 LibRegex: Change a couple function parameters to east-const пре 1 година
  Ali Mohammad Pur 4d71f4edc4 LibRegex: Don't add the Repeat instruction size to its jump target пре 1 година
  Ali Mohammad Pur 4d27257c45 LibRegex: Treat backwards jumps to IP 0 as normal backwards jumps too пре 1 година
  Ali Mohammad Pur e689422564 LibRegex: Keep track of instruction positions for backwards tree jumps пре 2 година
  Ali Mohammad Pur 4e69eb89e8 LibRegex: Generate a search tree when patterns would benefit from it пре 2 година
  Timothy Flynn 8b668da9d5 LibRegex: Bail parsing class set characters upon early EOF пре 2 година
  Ali Mohammad Pur b1ca2e5e39 LibRegex: Do not treat repeats followed by fallthroughs as atomic пре 2 година
  Ali Mohammad Pur eba466b8e7 LibRegex: Avoid calling GenericLexer::consume() past EOF пре 2 година
  Ali Mohammad Pur 6fc9f5fa28 LibRegex: Make ^ and $ accept all `LineTerminator`s instead of just '\n' пре 2 година
  Ali Mohammad Pur 7f530c0753 LibRegex: Bail out of atomic rewrite if a block doesn't contain compares пре 2 година
  Ali Mohammad Pur af441bb939 LibRegex: Consider the inverse=true case when finding pattern overlap пре 2 година
  Ali Mohammad Pur 936a9fd759 LibRegex: Make '.' reject matching LF / LS / PS as per the ECMA262 spec пре 2 година
  Ali Mohammad Pur 1e022295c4 Tests: Use .is_flag_set() instead of bitwise & in Regex flag tests пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  Timothy Flynn 1edb96376b AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible пре 2 година
  Eli Youngs 87a961534f LibRegex: Prevent patterns from matching the empty string twice пре 2 година
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove пре 2 година
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Linus Groh d26aabff04 Everywhere: Run clang-format пре 2 година
  Ali Mohammad Pur 00326a63ed LibRegex: Don't treat ForkReplace* as new forks пре 2 година