Historique des commits

Auteur SHA1 Message Date
  Linus Groh eea7cabdbc LibRegex: Use match_ordinary_characters() in ECMA262Parser::parse_atom() il y a 4 ans
  AnotherTest 158fe9d9ca LibRegex: Allow syntax characters (except ']') without escapes in classes il y a 4 ans
  Linus Groh cbe4595ec2 LibRegex: Fix clang build errors il y a 4 ans
  AnotherTest 491e4a8a3b LibRegex: Allow '-' as the last element of a charclass il y a 4 ans
  AnotherTest e2fa1b40c4 LibRegex: Allow unknown escapes in non-unicode mode (for ECMA262) il y a 4 ans
  AnotherTest 801750b95a LibRegex: Fix parsing identity escape sequences il y a 4 ans
  AnotherTest e83e7a03c2 LibRegex: Stop trying to read a character class when no tokens remain il y a 4 ans
  AnotherTest dbef2b1ee9 LibRegex: Implement an ECMA262-compatible parser il y a 4 ans
  AnotherTest 3db8ced4c7 LibRegex: Change bytecode value type to a 64-bit value il y a 4 ans
  AnotherTest 92ea9ed4a5 LibRegex: Fix greedy/reluctant modifiers in PosixExtendedParser il y a 4 ans
  Emanuel Sprung 6add8b9c05 LibRegex: Remove backup file, remove BOM in RegexParser.cpp, run clang-format il y a 5 ans
  Emanuel Sprung 55450055d8 LibRegex: Add a regular expression library il y a 5 ans