Commit History

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