Commit Verlauf

Autor SHA1 Nachricht Datum
  jonathanvdc 17680bd8fc Optimize 'while True' to 'while 1' vor 8 Jahren
  jonathanvdc 2ec97f9288 Change some exception variable names vor 8 Jahren
  jonathanvdc 2d9c0fbfd2 Support 'if' without an 'else' branch in the JIT vor 8 Jahren
  jonathanvdc b884a46a50 Fix a comment vor 8 Jahren
  jonathanvdc a5619a718c Add PrimitiveFinished to JIT globals vor 8 Jahren
  jonathanvdc 5314e7dd99 Insert a length comment on why NOP_LITERAL works vor 8 Jahren
  jonathanvdc 28acadeb06 Make JIT capable of compiling and running a leaf function vor 8 Jahren
  jonathanvdc 1f8353c85b Protect against non-tree graphs in JIT vor 8 Jahren
  jonathanvdc d27213658c Add JIT support for 'output' instructions vor 8 Jahren
  jonathanvdc 6ada6c7c3a Support 'while' in the JIT vor 8 Jahren
  jonathanvdc dbf9e99bb2 Support 'next' edges on arbitrary nodes in the JIT vor 8 Jahren
  jonathanvdc 563da86d42 Start constructing IR trees from method bodies vor 8 Jahren
  jonathanvdc 9dd8435769 Remove debug print statement vor 8 Jahren
  jonathanvdc 0bb047fb9c Insert JIT hooks in the kernel vor 8 Jahren
  jonathanvdc a319c031be Rename ir.py to tree_ir.py vor 8 Jahren
  jonathanvdc 921c3ab095 Satisfy linter with ir.py vor 8 Jahren
  jonathanvdc f7ffc3faa0 Define LiteralInstruction, Instruction.has_definition vor 8 Jahren
  jonathanvdc 12ca2648fa Implement simplify in more IR nodes vor 8 Jahren
  jonathanvdc 20fd7584b9 Start working on an IR prototype vor 8 Jahren
  Yentl Van Tendeloo 96c3678c74 Fixed problem in bootstrap vor 8 Jahren
  Yentl Van Tendeloo 58a84051ad Fixed state selection vor 8 Jahren
  Yentl Van Tendeloo 3c19b8c244 Working simulation of FSA vor 8 Jahren
  Yentl Van Tendeloo 22634df961 Fixed FSA semantics vor 8 Jahren
  Yentl Van Tendeloo e8aa06b2d1 Fixed protocol mismatch vor 8 Jahren
  Yentl Van Tendeloo 762a81c7a7 Fixed problems in formalism vor 8 Jahren
  Yentl Van Tendeloo fd909d28ad Fixed getAttributeList library function and GUI for FSAs vor 8 Jahren
  Yentl Van Tendeloo 170dce8745 Fixed most bugs: something starts working vor 8 Jahren
  Yentl Van Tendeloo a6c5a5e377 Fixed many more bugs vor 8 Jahren
  Yentl Van Tendeloo 4a0e64447f Debugging FSA semantics vor 8 Jahren
  Yentl Van Tendeloo ad7f93cba3 Fixed reference causing exception vor 8 Jahren