Historie revizí

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