Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc 077cb2ddc3 Optionally log JIT compilation time hace 8 años
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc 431bce5a9f Add a helpful comment to the kernel hace 8 años
  jonathanvdc af8d6e00bb Remove a misleading comment from the Modelverse kernel hace 8 años
  jonathanvdc 7deb185691 Allow the kernel to switch between baseline and complex JIT hace 8 años
  jonathanvdc 3d5af736ab Standardize the 'global not found' message between JIT and interpreter hace 8 años
  Yentl Van Tendeloo b499b11219 Fix some lingering changes from user -> task hace 8 años
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit hace 8 años
  jonathanvdc 8cc038d626 Use thunks in the JIT hace 8 años
  jonathanvdc c6d64c410f Map global names to body ids in the JIT instead of the kernel hace 8 años
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files hace 8 años
  Yentl Van Tendeloo b9ed72ac69 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl hace 8 años
  Yentl Van Tendeloo 99e8bc9a11 Updated JITable MvK with new rule for break/continue as well hace 8 años
  jonathanvdc 72b2c6bb73 Support single-level break/continue in the JIT hace 8 años
  jonathanvdc 85bea2fbbf Detect 'mutable' functions in the JIT hace 8 años
  jonathanvdc f0c188245c Merge remote-tracking branch 'yentl/yentl' into jit hace 8 años
  jonathanvdc 555e067798 Embed logging hooks in the JIT hace 8 años
  Yentl Van Tendeloo 9b0c783095 Fake a password prompt and fix the problem with the return of a hace 8 años
  Yentl Van Tendeloo cc0f06e377 Merge branch 'jit' into MvC hace 8 años
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC hace 8 años
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector hace 8 años
  jonathanvdc d86750fad0 Define JIT primitives hace 8 años
  jonathanvdc c753ef648f Nitpick a comment hace 8 años
  Yentl Van Tendeloo 22a3be6927 It starts up without crashing until the menu hace 8 años
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls hace 8 años
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions hace 8 años
  jonathanvdc 3afdd25ee3 Refactor execute_yields logic into a new module hace 8 años
  jonathanvdc 91b359cd51 Improve backwards-compat for execute_yields hace 8 años
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction hace 8 años
  jonathanvdc 4ecfbfbf39 Refactor some code to use RUN in the kernel hace 8 años