Commit Verlauf

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