Commit History

Author SHA1 Message Date
  Brian Gianforcaro fdea5e1628 LibRegex: Pass RegexStringView and Vector<RegexStringView> by reference 3 years ago
  Ali Mohammad Pur 246ab432ff LibRegex: Add a basic optimization pass 3 years ago
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file 3 years ago
  Timothy Flynn a0b72f5ad3 LibRegex: Remove (mostly) unused regex::MatchOutput 4 years ago
  Timothy Flynn f1ce998d73 LibRegex+LibJS: Combine named and unnamed capture groups in MatchState 4 years ago
  Ali Mohammad Pur d5984d296f LibRegex: Make Matcher<>::match(Vector<>) take a reference to the vector 4 years ago
  Ali Mohammad Pur 5f342e4fa9 LibRegex: Make Fork{Jump,Stay} non-recursive 4 years ago
  Timothy Flynn 1400e3cf58 LibRegex: Allow separately parsing patterns and creating Regex objects 4 years ago
  Timothy Flynn b162517065 LibRegex: Take ownership of pattern string and fix move operations 4 years ago
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style 4 years ago
  Timothy Flynn 0f0ac37b56 LibRegex: Break from execution loop when the sticky flag is set 4 years ago
  Andrew Kaster 5e8a0c014e LibRegex: Make regex::Regex move-constructible and move-assignable 4 years ago
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 years ago
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago