Историја ревизија

Аутор SHA1 Порука Датум
  Hendiadyoin1 1341f4438d LibJS: Save scheduled jumps when entering unwind contexts пре 1 година
  Hendiadyoin1 f5645e3c9c LibJS: Use static unwind mappings for unwind related functions пре 1 година
  Hendiadyoin1 73f347b75c LibJS: Create static unwind mappings for `BasicBlock`s пре 1 година
  Andreas Kling 72c31fdd01 LibJS: Remove all interactions between Assembler and BasicBlock пре 1 година
  Andreas Kling 3523f9f722 LibJS/JIT: Add patchable absolute references to basic blocks пре 1 година
  Andreas Kling babdc0a25b LibJS: Work-in-progress JIT compiler :^) пре 1 година
  Andreas Kling d24e07579f LibJS: Use a Vector<u8> for BasicBlock instruction storage пре 1 година
  Daniel Bertalan e3f65f215d LibJS/Bytecode: Do not rethrow caught exception from `finally` пре 2 година
  Andreas Kling dc884aa0d3 LibJS/Bytecode: Remove unnecessary variable environment stack пре 2 година
  Andreas Kling fb979dcf34 LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking пре 2 година
  Andreas Kling ce634957c1 LibJS/Bytecode: Restore old environments when an exception is caught пре 2 година
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Hendiadyoin1 192897c269 LibJS: Remeber which instruction terminated a block пре 2 година
  Andreas Kling d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ пре 3 година
  Andreas Kling 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries пре 3 година
  Ali Mohammad Pur e73b142a97 LibJS: Make basic block size customizable пре 4 година
  Ali Mohammad Pur 4cfdfb6a88 LibJS: Automatically split linear bytecode into multiple blocks пре 4 година
  Gunnar Beutner 67cc31a74f LibJS: Implement bytecode generation for try..catch..finally пре 4 година
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table пре 4 година
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block пре 4 година