Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode há 3 anos atrás
  Andreas Kling 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put há 3 anos atrás
  Andreas Kling da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
  Andreas Kling f75d78f56a LibJS: Include executable name in bytecode dumps há 3 anos atrás
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes há 3 anos atrás
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) há 4 anos atrás
  Ali Mohammad Pur 4cfdfb6a88 LibJS: Automatically split linear bytecode into multiple blocks há 4 anos atrás
  xyanrch a0412e0d5e LibJS: Implement bytecode generation for BreakStatement há 4 anos atrás
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table há 4 anos atrás
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable há 4 anos atrás
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block há 4 anos atrás
  Andreas Kling b8a5ea1f8d Revert "LibJS: Add bytecode instruction handles" há 4 anos atrás
  Matthew Olsson a01bd35c67 LibJS: Add bytecode instruction handles há 4 anos atrás
  Matthew Olsson 9bed2e4f4a LibJS: Introduce an accumulator register to Bytecode::Interpreter há 4 anos atrás
  Andreas Kling 312297ac38 LibJS: Add placeholder bytecode block sealing mechanism há 4 anos atrás
  Andreas Kling e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) há 4 anos atrás
  Andreas Kling 4bdfe73895 LibJS: Add basic support for "continue" in the bytecode VM há 4 anos atrás
  Andreas Kling 6ae9346cd3 LibJS: Add basic support for while loops in the bytecode engine há 4 anos atrás
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) há 4 anos atrás