Commit History

Автор SHA1 Съобщение Дата
  Matthew Olsson e415dd4e9c LibJS: Handle hex and unicode escape sequences in string literals преди 5 години
  Linus Groh 33defef267 LibJS: Let parser keep track of errors преди 5 години
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer преди 5 години
  Matthew Olsson b5f1df57ed LibJS: Add raw strings to tagged template literals преди 5 години
  mattco98 adb4accab3 LibJS: Add template literals преди 5 години
  Matthew Olsson 5e66f1900b LibJS: Add function default arguments преди 5 години
  Linus Groh 43c1fa9965 LibJS: Implement (no-op) debugger statement преди 5 години
  Matthew Olsson 28ef654d13 LibJS: Add object literal method shorthand преди 5 години
  Linus Groh 624eaa32af LibJS: Add Parser::syntax_error() helper преди 5 години
  Linus Groh 038051d205 LibJS: Parse while statements преди 5 години
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. преди 5 години
  Stephan Unverwerth 07f838dc4e LibJS: Implement automatic semicolon insertion преди 5 години
  Andreas Kling ac7459cb40 LibJS: Hoist variable declarations to the nearest relevant scope преди 5 години
  Stephan Unverwerth 984c290ec0 LibJS: Do not execute scripts with parse errors преди 5 години
  Andreas Kling 9ebd066ac8 LibJS: Add support for "continue" inside "for" statements :^) преди 5 години
  Andreas Kling f8393b80e3 LibJS: Add support for do..while statements преди 5 години
  Andreas Kling 0622181d1f LibJS: Implement ConditionalExpression (ternary "?:" operator) преди 5 години
  Jack Karamanian 098f1cd0ca LibJS: Add support for arrow functions преди 5 години
  Jack Karamanian f90da71d28 LibJS: Add Parser save_state() and load_state() functions преди 5 години
  Andreas Kling 1923051c5b LibJS: Lexer and parser support for "switch" statements преди 5 години
  Andreas Kling 0593ce406b LibJS: Implement basic support for the "new" keyword преди 5 години
  Andreas Kling faddf3a1db LibJS: Implement "throw" преди 5 години
  Andreas Kling c33d4aefc3 LibJS: Parse "try", "catch" and "finally" преди 5 години
  Andreas Kling df524203b2 LibJS: Consume semicolon at the end of a statement преди 5 години
  Andreas Kling 7c48c3c8e1 LibJS: Parse "if" statements преди 5 години
  Andreas Kling a82f64d3d6 LibJS: Parse ArrayExpression and start implementing Array objects преди 5 години
  Andreas Kling 07679e347c LibJS: Parse FunctionExpressions преди 5 години
  Andreas Kling ddd69e3660 LibJS: Make the AST reference-counted преди 5 години
  0xtechnobabble 2e90a7eb2d LibJS/Parser: Implement the parsing of unary/prefixed update expressions преди 5 години
  Stephan Unverwerth 15d5b2d29e LibJS: Add operator precedence parsing преди 5 години