Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects %!s(int64=5) %!d(string=hai) anos
  Marcin Gasperowicz 2579d0bf55 LibJS: Hoist function declarations %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson ab576e610c LibJS: Rewrite Parser.parse_object_expression() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 10bf4ba3dc LibJS: Parse labelled statements %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 786722149b LibJS: Add strict mode %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson cc54974431 LibJS: Fix out-of-range error in Parser::Error::source_location_hint %!s(int64=5) %!d(string=hai) anos
  Linus Groh 2d47b30256 LibJS: Add Error::source_location_hint() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 07af2e6b2c LibJS: Implement basic for..in and for..of loops %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson e415dd4e9c LibJS: Handle hex and unicode escape sequences in string literals %!s(int64=5) %!d(string=hai) anos
  Linus Groh 33defef267 LibJS: Let parser keep track of errors %!s(int64=5) %!d(string=hai) anos
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson b5f1df57ed LibJS: Add raw strings to tagged template literals %!s(int64=5) %!d(string=hai) anos
  mattco98 adb4accab3 LibJS: Add template literals %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 5e66f1900b LibJS: Add function default arguments %!s(int64=5) %!d(string=hai) anos
  Linus Groh 43c1fa9965 LibJS: Implement (no-op) debugger statement %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 28ef654d13 LibJS: Add object literal method shorthand %!s(int64=5) %!d(string=hai) anos
  Linus Groh 624eaa32af LibJS: Add Parser::syntax_error() helper %!s(int64=5) %!d(string=hai) anos
  Linus Groh 038051d205 LibJS: Parse while statements %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth 07f838dc4e LibJS: Implement automatic semicolon insertion %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ac7459cb40 LibJS: Hoist variable declarations to the nearest relevant scope %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth 984c290ec0 LibJS: Do not execute scripts with parse errors %!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 f8393b80e3 LibJS: Add support for do..while statements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0622181d1f LibJS: Implement ConditionalExpression (ternary "?:" operator) %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian 098f1cd0ca LibJS: Add support for arrow functions %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian f90da71d28 LibJS: Add Parser save_state() and load_state() 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 0593ce406b LibJS: Implement basic support for the "new" keyword %!s(int64=5) %!d(string=hai) anos
  Andreas Kling faddf3a1db LibJS: Implement "throw" %!s(int64=5) %!d(string=hai) anos