提交历史

作者 SHA1 备注 提交日期
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable 4 年之前
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 年之前
  Matthew Olsson 9bed2e4f4a LibJS: Introduce an accumulator register to Bytecode::Interpreter 4 年之前
  Andreas Kling 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) 4 年之前
  Andreas Kling 6ae9346cd3 LibJS: Add basic support for while loops in the bytecode engine 4 年之前
  Andreas Kling 6da5d17416 LibJS: Add a VM accessor to Bytecode::Interpreter :^) 4 年之前
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) 4 年之前