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

Аутор SHA1 Порука Датум
  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 1ed4d6add2 Change some exception variable names пре 8 година
  jonathanvdc 03eea8ad27 Support 'if' without an 'else' branch in the JIT пре 8 година
  jonathanvdc 6b0321802f Fix a comment пре 8 година
  jonathanvdc 2f85d99833 Add PrimitiveFinished to JIT globals пре 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 d9d4f2ae3a Protect against non-tree graphs in JIT пре 8 година
  jonathanvdc fe341663b6 Add JIT support for 'output' instructions пре 8 година
  jonathanvdc 39ae0c54ca Support 'while' in the JIT пре 8 година
  jonathanvdc 745a1b96cb Support 'next' edges on arbitrary nodes in the JIT пре 8 година
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies пре 8 година
  jonathanvdc 19b9d18d1f Remove debug print statement пре 8 година
  jonathanvdc c2517c0d60 Insert JIT hooks in the kernel пре 8 година
  jonathanvdc bb3f1069c6 Rename ir.py to tree_ir.py пре 8 година
  jonathanvdc 2037bda510 Satisfy linter with ir.py пре 8 година
  jonathanvdc 16fd903ba6 Define LiteralInstruction, Instruction.has_definition пре 8 година
  jonathanvdc 9c157185e0 Implement simplify in more IR nodes пре 8 година
  jonathanvdc 92b334db19 Start working on an IR prototype пре 8 година
  Yentl Van Tendeloo 10633dcc22 Fixed bootstrap file пре 8 година
  Yentl Van Tendeloo a5ab6e5e6b Fixed problem in bootstrap пре 8 година
  Yentl Van Tendeloo 2b60d7d576 Fixed state selection пре 8 година
  Yentl Van Tendeloo c3e9b2ae69 Working simulation of FSA пре 8 година