Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 54d89609de LibRegex: Add support for the Basic POSIX regular expressions il y a 4 ans
  Timothy Flynn 0f0ac37b56 LibRegex: Break from execution loop when the sticky flag is set il y a 4 ans
  Gunnar Beutner 794dc368f1 LibRegex: Avoid prepending items to vectors il y a 4 ans
  Gunnar Beutner 281f39073d LibRegex: Make get_opcode() return a reference il y a 4 ans
  Linus Groh dac0554fa0 LibRegex: Replace fprintf()/printf() with warnln()/outln()/dbgln() il y a 4 ans
  Andreas Kling 79ff1902aa LibRegex: Convert StringBuilder::appendf() => AK::Format il y a 4 ans
  Linus Groh a4c1860bfc LibRegex: Put to dbgln()s behind REGEX_DEBUG il y a 4 ans
  Ali Mohammad Pur bf9c04a3da LibRegex: Implement multiline stateful matches il y a 4 ans
  Ali Mohammad Pur bb40d4d5ff LibRegex: Do not attempt to find more matches when one match is needed il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest ade97d4094 LibRegex: Make sure there are as many group matches as actual matches il y a 4 ans
  AnotherTest 76f63c2980 LibRegex: Allocate entries for all capture groups in RegexResult il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) il y a 4 ans
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. il y a 4 ans
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. il y a 4 ans
  asynts 5c5665c1e7 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