Історія комітів

Автор SHA1 Опис Дата
  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 роки тому