Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson bc1c556755 LibJS: Move regex logic to main Lexer if statement %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson cc7462daeb LibJS: Properly consume escaped backslash in regex literal %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 1fadde2483 LibJS: Fix big int division lexing as UnterminatedRegexLiteral %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0ff9d7e189 LibJS: Add BigInt %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects %!s(int64=5) %!d(string=hai) anos
  Paul Redmond 11405c5139 LibJS: Fix incorrect token column values (#2401) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1383cd23bc LibJS: Add missing keywords/tokens %!s(int64=5) %!d(string=hai) anos
  Linus Groh a2e1f1a872 LibJS: Implement exponentiation assignment operator (**=) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 3e754a15d4 LibJS: Implement bitwise assignment operators (&=, |=, ^=) %!s(int64=5) %!d(string=hai) anos
  mattco98 adb4accab3 LibJS: Add template literals %!s(int64=5) %!d(string=hai) anos
  Linus Groh 43c1fa9965 LibJS: Implement (no-op) debugger statement %!s(int64=5) %!d(string=hai) anos
  mattco98 80fecc615a LibJS: Add spreading in array literals %!s(int64=5) %!d(string=hai) anos
  Linus Groh 95b51e857d LibJS: Add TokenType::TemplateLiteral %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth 9477efe970 LibJS: Handle HTML-style comments %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth f8f65053bd LibJS: Parse "this" as ThisExpression %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7b54274ac5 LibJS: Report the start position of a token as its line column %!s(int64=5) %!d(string=hai) anos
  AnotherTest cdb627a516 LibJS: Allow lexer to run without logging errors %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth 500f6d9e3a LibJS: Add numeric literal parsing for different bases and exponents %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro dd112421b4 LibJS: Plumb line and column information through Lexer / Parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9ebd066ac8 LibJS: Add support for "continue" inside "for" statements :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a860a3f793 LibJS: Hack the lexer to allow numbers with decimals %!s(int64=5) %!d(string=hai) anos
  Linus Groh 2636cac6e4 LibJS: Remove UndefinedLiteral, add undefined to global object %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian 098f1cd0ca LibJS: Add support for arrow functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1923051c5b LibJS: Lexer and parser support for "switch" statements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling faddf3a1db LibJS: Implement "throw" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6dc4b23e2f LibJS: Teach the lexer to recognize ">=" and "<=" :^) %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble bc002f807a LibJS: Parse object expressions %!s(int64=5) %!d(string=hai) anos
  0xtechnobabble cfd710eb31 LibJS: Implement null and undefined literals %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth c0e6234219 LibJS: Lex single quote strings, escaped chars and unterminated strings %!s(int64=5) %!d(string=hai) anos