커밋 기록

작성자 SHA1 메시지 날짜
  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 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 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 년 전