История коммитов

Автор SHA1 Сообщение Дата
  Yentl Van Tendeloo ef6dbb7189 Updated JITable MvK with new rule for break/continue as well 9 лет назад
  Yentl Van Tendeloo c381fb738e Fake a password prompt and fix the problem with the return of a 9 лет назад
  Yentl Van Tendeloo 4d9ff30d77 Merge branch 'jit' into MvC 9 лет назад
  jonathanvdc c0395eda31 Protect non-call JIT input implementation from GC 9 лет назад
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector 9 лет назад
  jonathanvdc 37dd973b33 Define JIT primitives 9 лет назад
  jonathanvdc 1e0ae6cb7e Nitpick a comment 9 лет назад
  Yentl Van Tendeloo d19e15af6b It starts up without crashing until the menu 9 лет назад
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls 9 лет назад
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions 9 лет назад
  jonathanvdc 6a8e353456 Refactor execute_yields logic into a new module 9 лет назад
  jonathanvdc 688c987c5e Improve backwards-compat for execute_yields 9 лет назад
  jonathanvdc 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction 9 лет назад
  jonathanvdc 39dcba15fb Refactor some code to use RUN in the kernel 9 лет назад
  jonathanvdc 571b802436 Implement the 'RUN' instruction in the interpreter 9 лет назад
  jonathanvdc 37e9e8612f Rename interpret_function to call_function, add straight-to-JIT optimization 9 лет назад
  jonathanvdc 2c7648ee90 Add support for JIT tracing 9 лет назад
  jonathanvdc 8214637816 Add a comment to modelverse_kernel/main.py 9 лет назад
  jonathanvdc 3a0a4939ed Support __primitive_return in ModelverseKernel.execute_jit 9 лет назад
  jonathanvdc 8533292ee5 Merge remote-tracking branch 'yentl/master' into jit 9 лет назад
  jonathanvdc 8135adad98 Optimize the 'interpret_function' function in the JIT runtime 9 лет назад
  Yentl Van Tendeloo 7649d96d8d Built in some safety when running tests and there is no debug_info 9 лет назад
  Yentl Van Tendeloo f563c2e8ba Decent merge 9 лет назад
  Yentl Van Tendeloo 2ffb99a9f6 Fixed lowest function call in call stack 9 лет назад
  Simon Van Mierlo e7684134d6 tracing the stack 9 лет назад
  Yentl Van Tendeloo 8c31c75c43 Delete information of removed users 9 лет назад
  jonathanvdc 1587637f04 Make the kernel try and find function names for the JIT 9 лет назад
  Yentl Van Tendeloo 41ae71646e Fixed minor bugs; always use PO even in make_all 9 лет назад
  Yentl Van Tendeloo 73e91e3cc2 Store debug info at user-level 9 лет назад
  Yentl Van Tendeloo 26f059bf12 Fix self-removing users 9 лет назад