Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 6a11d48d07 Simplify getFreePort() in integration/utils.py %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ce012ab2db Fix inaccurate comment %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 390be45d82 Optimize calls in tail position to tail call instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3b93bc577a Remove unnecessary restriction in PythonGenerator.append_state_definition %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a1bc2ba493 Change a docstring %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 36faf93d7b Fix an exception handling bug in the JIT runtime %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 012ab77bd7 Edit jitted code error message about unresolved globals for consistency with interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc df2d8f5444 Fix an exception handling bug %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6a8e353456 Refactor execute_yields logic into a new module %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 688c987c5e Improve backwards-compat for execute_yields %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2ea8bde902 Turn off a debug statement in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a2dfffa5fb Make read_userroot a JIT intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 39dcba15fb Refactor some code to use RUN in the kernel %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 571b802436 Implement the 'RUN' instruction in the interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 37e9e8612f Rename interpret_function to call_function, add straight-to-JIT optimization %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8d8257d8db Register functions as JIT entry points in __interpret_function %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b37a34366d Make list_read, list_append intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 496f2acd0e Make 'list_len' an intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2b6bc61473 Define a couple of intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b56f9f9d74 Remove default limit on number of instructions in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 48ec143b5d Up the max instruction count %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 53fb330dbe Don't accidentally enable tracing in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f4daba2e98 Various improvements to JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 32022e9f6b Combine state definitions during codegen %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ca0e5a806d Fold constant reads in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d97682e853 Change how simplify(), has_result() and has_definition() are implemented %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2c7648ee90 Add support for JIT tracing %!s(int64=8) %!d(string=hai) anos