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

Аутор SHA1 Порука Датум
  jonathanvdc 7d0c2a37bd Add support for JIT tracing пре 8 година
  jonathanvdc a3d3e5f006 Implement calls to interpreted code from jitted code пре 8 година
  jonathanvdc 55f6700ba9 Define StoreMemberInstruction in tree_ir пре 8 година
  jonathanvdc 8a54b8d03b Change CompoundInstruction semantics пре 8 година
  jonathanvdc 6a13cd7bc2 Make 'string_startswith' an intrinsic пре 8 година
  jonathanvdc 5bf4011e5d Switch to call-by-name in JIT пре 8 година
  jonathanvdc ef0e7b4ddb Fix a bug in UnaryInstruction пре 8 година
  jonathanvdc 0607096020 Turn some state-manipulation primitives into intrinsics пре 8 година
  jonathanvdc 6e82fa81bf Support unary intrinsics in JIT пре 8 година
  jonathanvdc 24ae748898 Parenthesize binary instructions in JIT codegen пре 8 година
  jonathanvdc 4096e3ca22 Fix a JIT bug for calls to parameterless functions пре 8 година
  jonathanvdc a1521fa838 Simplify 'RV(CNV(val))' to 'val' пре 8 година
  jonathanvdc 8b75a0c6cc Make the JIT compile calls to certain functions as intrinsics пре 8 година
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT пре 8 година
  jonathanvdc 143ad1a6be Support the 'input' instruction in the JIT пре 8 година
  jonathanvdc ee99c30325 Elide redundant 'pass' before 'raise PrimitiveFinished' пре 8 година
  jonathanvdc 1b597a3b83 Optimize PythonGenerator's append method пре 8 година
  jonathanvdc 60b60b805f Optimize temporaries in tree-ir codegen пре 8 година
  jonathanvdc 629f012d60 Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit пре 8 година
  jonathanvdc 02813ad728 Improve codegen slightly пре 8 година
  jonathanvdc 9a2f5c88cd Fix a number of JIT-related issues, implement 'assign' in JIT пре 8 година
  jonathanvdc 237877daea Add theoretical JIT support for 'declare', 'global' and 'resolve' пре 8 година
  jonathanvdc cfb552fff4 Optimize 'while True' to 'while 1' пре 8 година
  jonathanvdc 7caaaa62fd Insert a length comment on why NOP_LITERAL works пре 8 година
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function пре 8 година
  jonathanvdc fe341663b6 Add JIT support for 'output' instructions пре 8 година
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies пре 8 година
  jonathanvdc bb3f1069c6 Rename ir.py to tree_ir.py пре 8 година