jonathanvdc ae71d56566 Implement global resolution, declaration in CFG->tree lowering 8 年之前
..
__init__.py c2517c0d60 Insert JIT hooks in the kernel 8 年之前
bytecode_ir.py af7af750c6 Define __str__, __repr__ overrides for VariableNode 8 年之前
bytecode_parser.py 29f2a59977 Fix a couple of bugs in the bytecode parser 8 年之前
bytecode_to_cfg.py b63b77637c Separate direct and indirect CFG calls 8 年之前
bytecode_to_tree.py dfd4d5bc6c Refactor indirect call analysis 8 年之前
cfg_ir.py b63b77637c Separate direct and indirect CFG calls 8 年之前
cfg_optimization.py 8b35e71fe7 Create preliminary relooper implementation 8 年之前
cfg_to_tree.py ae71d56566 Implement global resolution, declaration in CFG->tree lowering 8 年之前
intrinsics.py 9c73ac67af Rename 'user_root' to 'task_root' 8 年之前
jit.py 6ae853a3fc Print CFG alongside function bodies 8 年之前
jit_primitives.py d86750fad0 Define JIT primitives 8 年之前
runtime.py 6d36f52bdc Rename 'username' to 'taskname' in runtime.py 8 年之前
tree_ir.py 679e2e7b71 Implement __str__, __repr__ for tree_ir.VariableName 8 年之前