Commit History

Автор SHA1 Съобщение Дата
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h преди 2 години
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses преди 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 464ac85a1b LibRegex: Avoid copying MatchInput when getting argument descriptions преди 2 години
  Ali Mohammad Pur 598dc74a76 LibRegex: Partially implement the ECMAScript unicodeSets proposal преди 3 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  Ali Mohammad Pur 6e655b7f89 LibRegex: Fully interpret the Compare Op when looking for overlaps преди 3 години
  Ali Mohammad Pur 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point преди 3 години
  Hendiadyoin1 27a967371b LibRegex: Remove duplicate declaration of execution_result_name(...) преди 3 години
  Hendiadyoin1 5885e70df7 LibRegex: Remove some meaningless/useless const-qualifiers преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Ali Mohammad Pur b9ffa0ad2e LibRegex: Transform 0,1 min/unbounded max repetitions to * or + преди 3 години
  Ali Mohammad Pur 8f722302d9 LibRegex: Use a match table for character classes преди 3 години
  Ali Mohammad Pur bf0315ff8f LibRegex: Avoid excessive Vector copy when compiling regexps преди 3 години
  Ali Mohammad Pur 246ab432ff LibRegex: Add a basic optimization pass преди 3 години
  Ali Mohammad Pur abbe9da255 LibRegex: Make infinite repetitions short-circuit on empty matches преди 3 години
  Ali Mohammad Pur dd82c2e9b4 LibRegex: Correctly handle failing in the middle of explicit repeats преди 3 години
  Ali Mohammad Pur 98624fe03f LibRegex: Implement min/max repetition using the Repeat bytecode преди 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 484ccfadc3 LibRegex: Support property escapes of Unicode script extensions преди 4 години
  Timothy Flynn 06088df729 LibRegex: Support property escapes of the Unicode script property преди 4 години
  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 години
  Gunnar Beutner 36e36507d5 Everywhere: Prefer using {:#x} over 0x{:x} преди 4 години