Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 4c7c7c38e2 LibJS: Make EnterUnwindContext a terminator op %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 3194177dce LibJS: Correctly parse yield-from expressions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 91fbeeab72 LibJS: Add LoadArgument bytecode instruction for fast argument access %!s(int64=4) %!d(string=hai) anos
  Gal Horowitz b47d117bd2 LibJS: Add bytecode generation for simple ObjectExpressions %!s(int64=4) %!d(string=hai) anos
  Marcin Gasperowicz a64089092f LibJS: Implement bytecode generation for switch %!s(int64=4) %!d(string=hai) anos
  Andreas Kling af48a066c6 LibJS: Add bytecode generation for FunctionExpression :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9ee5029bc5 LibJS: Basic bytecode support for computed member expressions %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur c53a86a3fe LibJS: Resolve the `this' value in call expression bytecode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f5feb1d2cd LibJS: Very basic support for "new" construction in bytecode VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c3c68399b5 LibJS: Generate bytecode for entering nested lexical environments %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b3e6a6c1cd LibJS: Perform function instantiation in bytecode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 941be2dcc2 LibJS: Add empty bytecode generation for VariableDeclaration %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 67cc31a74f LibJS: Implement bytecode generation for try..catch..finally %!s(int64=4) %!d(string=hai) anos
  xyanrch a0412e0d5e LibJS: Implement bytecode generation for BreakStatement %!s(int64=4) %!d(string=hai) anos
  Luke 5da94b30eb LibJS: Add logical assignment bytecode generation %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 9dc9ddbf82 LibJS: Fix evaluation order for tagged template literals %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 2d48fe894f LibJS: Generate bytecode for tagged template literals %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 25ab31219c LibJS: Fix the return value for TemplateLiteral %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 6af7e74a25 LibJS: Don't generate code after we've encountered a terminating op %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner b78f1c1261 LibJS: Generate bytecode for throw statements %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 59eedd6de0 LibJS: Implement bytecode generation for UpdateExpression :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 99ffcc28c2 LibJS: Print the name of AST nodes that are missing generate_bytecode() %!s(int64=4) %!d(string=hai) anos
  Luke 597e0d95fe LibJS: Only set element in array literal to an empty value if it's null %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson f286cf1792 LibJS: Fix not executing the expression of a return statement %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner a1e5711a27 LibJS: Generate bytecode for array expressions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b8a5ea1f8d Revert "LibJS: Add bytecode instruction handles" %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson a01bd35c67 LibJS: Add bytecode instruction handles %!s(int64=4) %!d(string=hai) anos