Historique des commits

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