Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 5bc3371226 LibJS: Perform received abrupt generator completions in the generator %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis %!s(int64=3) %!d(string=hai) anos
  Luke Wilde c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 589c3771e9 LibJS: Only store MemberExpression object when loading a computed prop %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 8f7021faf7 LibJS: Implement bytecode generation for For-In/Of statements %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 858bcac4c7 LibJS/Bytecode: Unwind environments before block terminating instruction %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ba9c4959d6 LibJS: Leave the unwind context on break/continue/return in bytecode %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7a742b17da LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put %!s(int64=3) %!d(string=hai) anos
  Andreas Kling da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f75d78f56a LibJS: Include executable name in bytecode dumps %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes %!s(int64=3) %!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 4cfdfb6a88 LibJS: Automatically split linear bytecode into multiple blocks %!s(int64=4) %!d(string=hai) anos
  xyanrch a0412e0d5e LibJS: Implement bytecode generation for BreakStatement %!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 b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable %!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
  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
  Matthew Olsson 9bed2e4f4a LibJS: Introduce an accumulator register to Bytecode::Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 312297ac38 LibJS: Add placeholder bytecode block sealing mechanism %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4bdfe73895 LibJS: Add basic support for "continue" in the bytecode VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6ae9346cd3 LibJS: Add basic support for while loops in the bytecode engine %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) %!s(int64=4) %!d(string=hai) anos