Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ há 3 anos atrás
  Andreas Kling 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries há 3 anos atrás
  Ali Mohammad Pur e73b142a97 LibJS: Make basic block size customizable há 4 anos atrás
  Ali Mohammad Pur 4cfdfb6a88 LibJS: Automatically split linear bytecode into multiple blocks há 4 anos atrás
  Gunnar Beutner 67cc31a74f LibJS: Implement bytecode generation for try..catch..finally há 4 anos atrás
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table 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