Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) il y a 4 ans
  Ali Mohammad Pur 4cfdfb6a88 LibJS: Automatically split linear bytecode into multiple blocks il y a 4 ans
  Andreas Kling 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 il y a 4 ans
  Gunnar Beutner 67cc31a74f LibJS: Implement bytecode generation for try..catch..finally il y a 4 ans
  xyanrch a0412e0d5e LibJS: Implement bytecode generation for BreakStatement il y a 4 ans
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table il y a 4 ans
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable il y a 4 ans
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block il y a 4 ans
  Andreas Kling b8a5ea1f8d Revert "LibJS: Add bytecode instruction handles" il y a 4 ans
  Matthew Olsson a01bd35c67 LibJS: Add bytecode instruction handles il y a 4 ans
  Andreas Kling e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) il y a 4 ans
  Andreas Kling 4bdfe73895 LibJS: Add basic support for "continue" in the bytecode VM il y a 4 ans
  Andreas Kling 6ae9346cd3 LibJS: Add basic support for while loops in the bytecode engine il y a 4 ans
  Andreas Kling 4934d16397 LibJS: Make Bytecode::Generator::emit() return the created instruction il y a 4 ans
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) il y a 4 ans