jonathanvdc 29f2a59977 Fix a couple of bugs in the bytecode parser 8 年 前
..
__init__.py c2517c0d60 Insert JIT hooks in the kernel 8 年 前
bytecode_ir.py bd57affa80 Define a high-level bytecode IR 8 年 前
bytecode_parser.py 29f2a59977 Fix a couple of bugs in the bytecode parser 8 年 前
intrinsics.py 1da261719c Make 'log' an intrinsic 8 年 前
jit.py 72b2c6bb73 Support single-level break/continue in the JIT 8 年 前
jit_primitives.py d86750fad0 Define JIT primitives 8 年 前
runtime.py 29f2a59977 Fix a couple of bugs in the bytecode parser 8 年 前
tree_ir.py de10bb6587 Shield JIT temporaries from the garbage collector 8 年 前