Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e4a7f1a696 LibJS: Make Bytecode::Interpreter return the popped frame %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!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
  Gunnar Beutner 67cc31a74f LibJS: Implement bytecode generation for try..catch..finally %!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
  Matthew Olsson 9bed2e4f4a LibJS: Introduce an accumulator register to Bytecode::Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) %!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 6da5d17416 LibJS: Add a VM accessor to Bytecode::Interpreter :^) %!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