Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc f14bfe9715 Add a helpful comment to the kernel преди 8 години
  jonathanvdc e634d3e136 Remove a misleading comment from the Modelverse kernel преди 8 години
  jonathanvdc 32c9b7d941 Allow the kernel to switch between baseline and complex JIT преди 8 години
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter преди 8 години
  jonathanvdc 79860af948 Merge remote-tracking branch 'yentl/master' into jit преди 8 години
  jonathanvdc 18a7dc7f61 Use thunks in the JIT преди 8 години
  jonathanvdc 7a2df5436a Map global names to body ids in the JIT instead of the kernel преди 8 години
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files преди 8 години
  Yentl Van Tendeloo b337121f28 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl преди 8 години
  Yentl Van Tendeloo ef6dbb7189 Updated JITable MvK with new rule for break/continue as well преди 8 години
  jonathanvdc f7ce4a7630 Support single-level break/continue in the JIT преди 8 години
  jonathanvdc 0cb4f5999c Detect 'mutable' functions in the JIT преди 8 години
  jonathanvdc 447afabfed Merge remote-tracking branch 'yentl/yentl' into jit преди 8 години
  jonathanvdc 5e93e7666f Embed logging hooks in the JIT преди 8 години
  Yentl Van Tendeloo c381fb738e Fake a password prompt and fix the problem with the return of a преди 8 години
  Yentl Van Tendeloo 4d9ff30d77 Merge branch 'jit' into MvC преди 8 години
  jonathanvdc c0395eda31 Protect non-call JIT input implementation from GC преди 8 години
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector преди 8 години
  jonathanvdc 37dd973b33 Define JIT primitives преди 8 години
  jonathanvdc 1e0ae6cb7e Nitpick a comment преди 8 години
  Yentl Van Tendeloo d19e15af6b It starts up without crashing until the menu преди 8 години
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls преди 8 години
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions преди 8 години
  jonathanvdc 6a8e353456 Refactor execute_yields logic into a new module преди 8 години
  jonathanvdc 688c987c5e Improve backwards-compat for execute_yields преди 8 години
  jonathanvdc 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction преди 8 години
  jonathanvdc 39dcba15fb Refactor some code to use RUN in the kernel преди 8 години
  jonathanvdc 571b802436 Implement the 'RUN' instruction in the interpreter преди 8 години
  jonathanvdc 37e9e8612f Rename interpret_function to call_function, add straight-to-JIT optimization преди 8 години
  jonathanvdc 2c7648ee90 Add support for JIT tracing преди 8 години