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

Аутор SHA1 Порука Датум
  jonathanvdc 9c9b2fd771 Change CompoundInstruction semantics пре 8 година
  jonathanvdc 7b49b00f9c Make 'string_startswith' an intrinsic пре 8 година
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT пре 8 година
  jonathanvdc 4f83e248f7 Fix a bug in UnaryInstruction пре 8 година
  jonathanvdc a079194cee Turn some state-manipulation primitives into intrinsics пре 8 година
  jonathanvdc 3fa3dbee66 Support unary intrinsics in JIT пре 8 година
  jonathanvdc e2028259ad Parenthesize binary instructions in JIT codegen пре 8 година
  jonathanvdc 188753557a Fix a JIT bug for calls to parameterless functions пре 8 година
  jonathanvdc 222a8ab77a Simplify 'RV(CNV(val))' to 'val' пре 8 година
  jonathanvdc 6b753fa24e Make the JIT compile calls to certain functions as intrinsics пре 8 година
  jonathanvdc 7fcb4983ce Implement 'call' instructions in the JIT пре 8 година
  jonathanvdc 2972e79df9 Support the 'input' instruction in the JIT пре 8 година
  jonathanvdc 6dd0d6f534 Elide redundant 'pass' before 'raise PrimitiveFinished' пре 8 година
  jonathanvdc ce1c6541d7 Optimize PythonGenerator's append method пре 8 година
  jonathanvdc 43cd62ce69 Optimize temporaries in tree-ir codegen пре 8 година
  jonathanvdc 2b3d0a7544 Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit пре 8 година
  jonathanvdc 65330d93c3 Improve codegen slightly пре 8 година
  jonathanvdc 30be6a2408 Fix a number of JIT-related issues, implement 'assign' in JIT пре 8 година
  jonathanvdc 4db787a096 Add theoretical JIT support for 'declare', 'global' and 'resolve' пре 8 година
  jonathanvdc 17680bd8fc Optimize 'while True' to 'while 1' пре 8 година
  jonathanvdc 5314e7dd99 Insert a length comment on why NOP_LITERAL works пре 8 година
  jonathanvdc 28acadeb06 Make JIT capable of compiling and running a leaf function пре 8 година
  jonathanvdc d27213658c Add JIT support for 'output' instructions пре 8 година
  jonathanvdc 563da86d42 Start constructing IR trees from method bodies пре 8 година
  jonathanvdc a319c031be Rename ir.py to tree_ir.py пре 8 година