jonathanvdc 18a7dc7f61 Use thunks in the JIT hace 8 años
..
__init__.py 0bb047fb9c Insert JIT hooks in the kernel hace 8 años
bytecode_ir.py 60d3dfe3f5 Define a high-level bytecode IR hace 8 años
bytecode_parser.py 6fecb551fa Fix a couple of bugs in the bytecode parser hace 8 años
bytecode_to_tree.py 18a7dc7f61 Use thunks in the JIT hace 8 años
intrinsics.py 95525acbec Parse bytecode graphs before tree construction in the JIT hace 8 años
jit.py 18a7dc7f61 Use thunks in the JIT hace 8 años
jit_primitives.py 37dd973b33 Define JIT primitives hace 8 años
runtime.py 18a7dc7f61 Use thunks in the JIT hace 8 años
tree_ir.py c50d53ad80 Shield JIT temporaries from the garbage collector hace 8 años