Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur addfa1e82e LibRegex: Make the bytecode transformation functions static il y a 4 ans
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> il y a 4 ans
  Gunnar Beutner 5bfe601152 LibRegex: Remove unused code il y a 4 ans
  Gunnar Beutner a167941852 LibRegex: Use a plain pointer for OpCode::m_state il y a 4 ans
  Gunnar Beutner d3c2a3caea LibRegex: Avoid initialization checks in get_opcode_by_id() il y a 4 ans
  Gunnar Beutner 281f39073d LibRegex: Make get_opcode() return a reference il y a 4 ans
  Gunnar Beutner cd49fb0229 LibRegex: Remove return value for setters il y a 4 ans
  Gunnar Beutner 1fb4471506 LibRegex: Use a plain array to store opcodes il y a 4 ans
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling c68dcf45b6 LibRegex: Convert String::format() => String::formatted() il y a 4 ans
  AnotherTest e9279d1790 LibRegex: Allow a '?' suffix for brace quantifiers il y a 4 ans
  AnotherTest 8d7bcc2476 LibRegex: Give ByteCode a copy ctor and and a move assignment operator il y a 4 ans
  AnotherTest 0f468a5013 LibRegex: Test alternatives in the expected order il y a 4 ans
  AnotherTest 6bbb26fdaf LibRegex: Allow references to capture groups that aren't parsed yet il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Linus Groh 421587c15c Everywhere: Fix typos il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans