Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Yentl Van Tendeloo 4de3aefe6d Fixed FSA semantics 8 年之前
  Yentl Van Tendeloo 10aab11e3f Fixed protocol mismatch 8 年之前
  Yentl Van Tendeloo b5892a7495 Fixed problems in formalism 8 年之前
  Yentl Van Tendeloo b69940d398 Fixed getAttributeList library function and GUI for FSAs 8 年之前
  Yentl Van Tendeloo 5a2971493d Fixed most bugs: something starts working 8 年之前
  Yentl Van Tendeloo f84ec2eab5 Fixed many more bugs 8 年之前
  Yentl Van Tendeloo dd46c28b2d Debugging FSA semantics 8 年之前
  Yentl Van Tendeloo f899e9d0d1 Fixed reference causing exception 8 年之前
  Yentl Van Tendeloo a2a8c398d8 Fixed UI for initial state and added some new buttons and keybindings 8 年之前
  Yentl Van Tendeloo 4684b20d72 Updated FSA semantics 8 年之前
  Yentl Van Tendeloo d93ed39c51 First part of code for FSA semantics implementation 8 年之前
  Yentl Van Tendeloo dd65be3b07 Changes to interface 8 年之前
  Yentl Van Tendeloo 7bf1fbf8ef Updated first version of FSA semantics; still not fixed 8 年之前
  Yentl Van Tendeloo 617e772473 Added FSA metamodels 8 年之前
  Yentl Van Tendeloo c015a370bc Fixed FSA interface to show X, S and Y 8 年之前