Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  jonathanvdc 237877daea Add theoretical JIT support for 'declare', 'global' and 'resolve' 8 tahun lalu
  jonathanvdc cfb552fff4 Optimize 'while True' to 'while 1' 8 tahun lalu
  jonathanvdc 1ed4d6add2 Change some exception variable names 8 tahun lalu
  jonathanvdc 03eea8ad27 Support 'if' without an 'else' branch in the JIT 8 tahun lalu
  jonathanvdc 6b0321802f Fix a comment 8 tahun lalu
  jonathanvdc 2f85d99833 Add PrimitiveFinished to JIT globals 8 tahun lalu
  jonathanvdc 7caaaa62fd Insert a length comment on why NOP_LITERAL works 8 tahun lalu
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function 8 tahun lalu
  jonathanvdc d9d4f2ae3a Protect against non-tree graphs in JIT 8 tahun lalu
  jonathanvdc fe341663b6 Add JIT support for 'output' instructions 8 tahun lalu
  jonathanvdc 39ae0c54ca Support 'while' in the JIT 8 tahun lalu
  jonathanvdc 745a1b96cb Support 'next' edges on arbitrary nodes in the JIT 8 tahun lalu
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies 8 tahun lalu
  jonathanvdc 19b9d18d1f Remove debug print statement 8 tahun lalu
  jonathanvdc c2517c0d60 Insert JIT hooks in the kernel 8 tahun lalu
  jonathanvdc bb3f1069c6 Rename ir.py to tree_ir.py 8 tahun lalu
  jonathanvdc 2037bda510 Satisfy linter with ir.py 8 tahun lalu
  jonathanvdc 16fd903ba6 Define LiteralInstruction, Instruction.has_definition 8 tahun lalu
  jonathanvdc 9c157185e0 Implement simplify in more IR nodes 8 tahun lalu
  jonathanvdc 92b334db19 Start working on an IR prototype 8 tahun lalu
  Yentl Van Tendeloo 10633dcc22 Fixed bootstrap file 8 tahun lalu
  Yentl Van Tendeloo a5ab6e5e6b Fixed problem in bootstrap 8 tahun lalu
  Yentl Van Tendeloo 2b60d7d576 Fixed state selection 8 tahun lalu
  Yentl Van Tendeloo c3e9b2ae69 Working simulation of FSA 8 tahun lalu
  Yentl Van Tendeloo 4de3aefe6d Fixed FSA semantics 8 tahun lalu
  Yentl Van Tendeloo 10aab11e3f Fixed protocol mismatch 8 tahun lalu
  Yentl Van Tendeloo b5892a7495 Fixed problems in formalism 8 tahun lalu
  Yentl Van Tendeloo b69940d398 Fixed getAttributeList library function and GUI for FSAs 8 tahun lalu
  Yentl Van Tendeloo 5a2971493d Fixed most bugs: something starts working 8 tahun lalu
  Yentl Van Tendeloo f84ec2eab5 Fixed many more bugs 8 tahun lalu