Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn d485cf29d7 LibRegex+LibUnicode: Begin implementing Unicode property escapes hace 3 años
  Ali Mohammad Pur 1dd1378159 LibRegex: Preserve the type of the match when clearing capture groups hace 4 años
  Timothy Flynn 47f6bb38a1 LibRegex: Support UTF-16 RegexStringView and improve Unicode matching hace 4 años
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style hace 4 años
  Ali Mohammad Pur c8b2199251 LibRegex: Clear previous capture group contents in ECMA262 mode hace 4 años
  Ali Mohammad Pur f364fcec5d LibRegex+Everywhere: Make LibRegex more unicode-aware hace 4 años
  Ali Mohammad Pur 052004f92d LibRegex: Partially implement string compare for Utf32View hace 4 años
  sin-ack 74d76528d6 LibRegex: Display correct position for Compare in REGEX_DEBUG hace 4 años
  sin-ack 6b2e264093 LibRegex: Fix incorrect case-sensitive comparisons hace 4 años
  Gunnar Beutner d3c2a3caea LibRegex: Avoid initialization checks in get_opcode_by_id() hace 4 años
  Gunnar Beutner 214410b397 LibRegex: Avoid making unnecessary string copies hace 4 años
  Gunnar Beutner 281f39073d LibRegex: Make get_opcode() return a reference hace 4 años
  Gunnar Beutner cd49fb0229 LibRegex: Remove return value for setters hace 4 años
  Gunnar Beutner 1fb4471506 LibRegex: Use a plain array to store opcodes hace 4 años
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions hace 4 años
  Linus Groh dac0554fa0 LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln() hace 4 años
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling c68dcf45b6 LibRegex: Convert String::format() => String::formatted() hace 4 años
  AnotherTest 6bbb26fdaf LibRegex: Allow references to capture groups that aren't parsed yet hace 4 años
  AnotherTest f05e518cbc LibRegex: Implement section B.1.4. of the ECMA262 spec hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. hace 4 años
  asynts 5c5665c1e7 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años