Histórico de Commits

Autor SHA1 Mensagem Data
  implicitfield 7d19abda7a LibC+LibRegex: Move regex_defs.h from LibC to LibRegex há 2 anos atrás
  Ali Mohammad Pur 6fc9f5fa28 LibRegex: Make ^ and $ accept all `LineTerminator`s instead of just '\n' há 2 anos atrás
  Ali Mohammad Pur 936a9fd759 LibRegex: Make '.' reject matching LF / LS / PS as per the ECMA262 spec há 2 anos atrás
  Eli Youngs 5bf2cce839 LibRegex: Allow the SingleMatch flag to be used as a PosixFlag há 2 anos atrás
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY há 2 anos atrás
  Ali Mohammad Pur 578d73943a LibC+LibRegex: Move central regex definitions into LibC/bits há 2 anos atrás
  Ali Mohammad Pur 598dc74a76 LibRegex: Partially implement the ECMAScript unicodeSets proposal há 3 anos atrás
  Ali Mohammad Pur 2b028f6faa LibRegex+LibJS: Avoid searching for more than one match in JS RegExps há 3 anos atrás
  Ali Mohammad Pur 5fac41f733 LibRegex: Implement ECMA262 multiline matching without splitting lines há 3 anos atrás
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior há 3 anos atrás
  Timothy Flynn 4a72b2c879 LibRegex: Allow RegexOptions to be declared at compile time há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  AnotherTest f05e518cbc LibRegex: Implement section B.1.4. of the ECMA262 spec há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás