Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Ali Mohammad Pur 18f4b6c670 LibRegex: Add the literal string search optimisation hai 1 ano
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Eli Youngs 87a961534f LibRegex: Prevent patterns from matching the empty string twice %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur f1851346d3 LibRegex: Use a copy-on-write vector for fork state %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur cfcd6e770c LibRegex: Don't copy forked results twice %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 3729fd06fa LibRegex: Do not return an Optional from Regex::Matcher::execute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 27d3de1f17 LibRegex: Do not continue searching input when the sticky bit is set %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur a962ee020a LibJS+LibRegex: Don't repeat regex match in regexp_exec() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 2b028f6faa LibRegex+LibJS: Avoid searching for more than one match in JS RegExps %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 5fac41f733 LibRegex: Implement ECMA262 multiline matching without splitting lines %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur cd83325c7c LibRegex: Preserve capture groups and matches across ForkReplace %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 704e0654b3 Revert "LibRegex: Implement an ECMA262 Regex quirk with negative loo..." %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 9eccd4c56e LibRegex: Allow the pattern to match the zero-length end of the string %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur c11be92e23 LibRegex: Implement an ECMA262 Regex quirk with negative lookarounds %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 a2563496f5 LibRegex: Remove some else-after-returns %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 b674de6957 LibRegex: Add some implied auto qualifiers %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake 50698a0db4 AK: Prevent accidental misuse of BumpAllocator %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bb6634b024 LibRegex: Don't emit signpost events for every regular expression %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e4b1c0b8b1 LibRegex: Set a signpost on every executed regular expression %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 246ab432ff LibRegex: Add a basic optimization pass %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9509433e25 LibRegex: Implement and use a REPEAT operation for bytecode repetition %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a0b72f5ad3 LibRegex: Remove (mostly) unused regex::MatchOutput %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn f1ce998d73 LibRegex+LibJS: Combine named and unnamed capture groups in MatchState %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn fea181bde3 LibRegex: Reduce RegexMatcher's BumpAllocator chunk size %!s(int64=3) %!d(string=hai) anos