jonathanvdc 19172aae71 Fix a bug in bytecode-to-tree tranformation %!s(int64=8) %!d(string=hai) anos
..
__init__.py c2517c0d60 Insert JIT hooks in the kernel %!s(int64=8) %!d(string=hai) anos
bytecode_ir.py bd57affa80 Define a high-level bytecode IR %!s(int64=8) %!d(string=hai) anos
bytecode_parser.py 29f2a59977 Fix a couple of bugs in the bytecode parser %!s(int64=8) %!d(string=hai) anos
bytecode_to_tree.py 19172aae71 Fix a bug in bytecode-to-tree tranformation %!s(int64=8) %!d(string=hai) anos
intrinsics.py 32ea339924 Parse bytecode graphs before tree construction in the JIT %!s(int64=8) %!d(string=hai) anos
jit.py 8669cc6a4a Add theoretical support for thunks to the JIT %!s(int64=8) %!d(string=hai) anos
jit_primitives.py d86750fad0 Define JIT primitives %!s(int64=8) %!d(string=hai) anos
runtime.py 09509dc250 Define interpret_function_body in the JIT runtime %!s(int64=8) %!d(string=hai) anos
tree_ir.py de10bb6587 Shield JIT temporaries from the garbage collector %!s(int64=8) %!d(string=hai) anos