Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster 3 years ago
  Ali Mohammad Pur 36bfc912fc LibRegex: Switch to east-const style 4 years ago
  Ali Mohammad Pur 5089fd8b3c LibRegex: Also print a newline after each debug line 4 years ago
  Gunnar Beutner 281f39073d LibRegex: Make get_opcode() return a reference 4 years ago
  Linus Groh dac0554fa0 LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln() 4 years ago
  Andreas Kling 79ff1902aa LibRegex: Convert StringBuilder::appendf() => AK::Format 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling de7062af9c LibRegex: Unbreak the ALL_DEBUG build 4 years ago
  Andreas Kling c68dcf45b6 LibRegex: Convert String::format() => String::formatted() 4 years ago
  AnotherTest 25d336bc27 LibRegex: Take the regex as a const reference in print_bytecode() 4 years ago
  Andrew Kaster dc6485cfcb LibRegex: VERIFY that string builder in print_header is not null. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago