提交歷史

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo b9ed72ac69 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl 8 年之前
  Yentl Van Tendeloo 99e8bc9a11 Updated JITable MvK with new rule for break/continue as well 8 年之前
  jonathanvdc 72b2c6bb73 Support single-level break/continue in the JIT 8 年之前
  jonathanvdc 85bea2fbbf Detect 'mutable' functions in the JIT 8 年之前
  jonathanvdc f0c188245c Merge remote-tracking branch 'yentl/yentl' into jit 8 年之前
  jonathanvdc 555e067798 Embed logging hooks in the JIT 8 年之前
  Yentl Van Tendeloo 9b0c783095 Fake a password prompt and fix the problem with the return of a 8 年之前
  Yentl Van Tendeloo cc0f06e377 Merge branch 'jit' into MvC 8 年之前
  jonathanvdc 6d0cf2ed4f Protect non-call JIT input implementation from GC 8 年之前
  jonathanvdc de10bb6587 Shield JIT temporaries from the garbage collector 8 年之前
  jonathanvdc d86750fad0 Define JIT primitives 8 年之前
  jonathanvdc c753ef648f Nitpick a comment 8 年之前
  Yentl Van Tendeloo 22a3be6927 It starts up without crashing until the menu 8 年之前
  jonathanvdc 774e604290 Add a switch to compile 'input' instructions as calls 8 年之前
  jonathanvdc 501febe170 Re-write parts of the kernel to use CALL for calls, TRY for exceptions 8 年之前
  jonathanvdc 3afdd25ee3 Refactor execute_yields logic into a new module 8 年之前
  jonathanvdc 91b359cd51 Improve backwards-compat for execute_yields 8 年之前
  jonathanvdc 1273d956f3 Configure JIT codegen to use the 'RUN' instruction 8 年之前
  jonathanvdc 4ecfbfbf39 Refactor some code to use RUN in the kernel 8 年之前
  jonathanvdc f91f438320 Implement the 'RUN' instruction in the interpreter 8 年之前
  jonathanvdc 1d067be8c7 Rename interpret_function to call_function, add straight-to-JIT optimization 8 年之前
  jonathanvdc 7d0c2a37bd Add support for JIT tracing 8 年之前
  jonathanvdc 63dcef1372 Add a comment to modelverse_kernel/main.py 8 年之前
  jonathanvdc 773589a0d3 Support __primitive_return in ModelverseKernel.execute_jit 8 年之前
  jonathanvdc 23e3281b92 Merge remote-tracking branch 'yentl/master' into jit 8 年之前
  jonathanvdc e8c3971bad Optimize the 'interpret_function' function in the JIT runtime 8 年之前
  Yentl Van Tendeloo ba6b8fe647 Built in some safety when running tests and there is no debug_info 8 年之前
  Yentl Van Tendeloo 4cba2ef6fc Decent merge 8 年之前
  Yentl Van Tendeloo fb1bf15b88 Fixed lowest function call in call stack 8 年之前
  Simon Van Mierlo 79f8078842 tracing the stack 8 年之前