Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 448bcc7c72 Change a docstring před 8 roky
  jonathanvdc ad63badde9 Fix an exception handling bug in the JIT runtime před 8 roky
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls před 8 roky
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions před 8 roky
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction před 8 roky
  jonathanvdc f91f438320 Implement the 'RUN' instruction in the interpreter před 8 roky
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization před 8 roky
  jonathanvdc 57fc84d38d Register functions as JIT entry points in __interpret_function před 8 roky
  jonathanvdc e8c3971bad Optimize the 'interpret_function' function in the JIT runtime před 8 roky
  jonathanvdc a3d3e5f006 Implement calls to interpreted code from jitted code před 8 roky