Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 11a8476cf4 LibRegex: Use the parser state capture group count in BRE il y a 4 ans
  Ali Mohammad Pur 1c584e9d80 LibRegex: Correctly parse BRE bracket expressions il y a 4 ans
  Ali Mohammad Pur 54d89609de LibRegex: Add support for the Basic POSIX regular expressions il y a 4 ans
  Ali Mohammad Pur addfa1e82e LibRegex: Make the bytecode transformation functions static il y a 4 ans
  Timothy Flynn 65003241e4 LibRegex: Allow dollar signs in ECMA262 named capture groups il y a 4 ans
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) il y a 4 ans
  Linus Groh 939da41fa1 LibRegex: Fix compilation errors on my host machine il y a 4 ans
  Linus Groh a5903ac4b6 LibRegex: Hide stray dbgln() behind REGEX_DEBUG il y a 4 ans
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point il y a 4 ans
  Linus Groh dac0554fa0 LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln() il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest 5a14f7ea2f LibRegex: Generate a 'Compare' op for empty character classes il y a 4 ans
  AnotherTest c128b3fd91 LibRegex: Remove 'ReadDigitFollowPolicy' as it's no longer needed il y a 4 ans
  AnotherTest 1b071455b1 LibRegex: Treat brace quantifiers with invalid contents as literals il y a 4 ans
  AnotherTest e9279d1790 LibRegex: Allow a '?' suffix for brace quantifiers il y a 4 ans
  Jelle Raaijmakers db321db5f4 LibRegex: Parse `\0` as a zero-byte instead of 0x30 ("0") il y a 4 ans
  AnotherTest 1bdc1cf77e LibRegex: Consider named capture groups as normal capture groups too il y a 4 ans
  AnotherTest be0182d049 LibRegex: Reset capture group indices when resetting parser state il y a 4 ans
  AnotherTest 6bbb26fdaf LibRegex: Allow references to capture groups that aren't parsed yet il y a 4 ans
  AnotherTest e0ac85288e LibRegex: Allow missing high bound in {x,y} quantifiers il y a 4 ans
  AnotherTest 91bf3dc7fe LibRegex: Match the escaped part of escaped syntax characters il y a 4 ans
  AnotherTest f05e518cbc LibRegex: Implement section B.1.4. of the ECMA262 spec il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. il y a 4 ans
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans