Historial de Commits

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