Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0df878586a Ensure that the JIT's locals don't get GC'ed %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 42b984af2b Stop emitting whitespace for dictionary definitions in codegen %!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 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 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 496f2acd0e Make 'list_len' an intrinsic %!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
  jonathanvdc 72e7c3176d Implement calls to interpreted code from jitted code %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 356d593694 Define StoreMemberInstruction in tree_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9c9b2fd771 Change CompoundInstruction semantics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7b49b00f9c Make 'string_startswith' an intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4f83e248f7 Fix a bug in UnaryInstruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a079194cee Turn some state-manipulation primitives into intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3fa3dbee66 Support unary intrinsics in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e2028259ad Parenthesize binary instructions in JIT codegen %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 188753557a Fix a JIT bug for calls to parameterless functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 222a8ab77a Simplify 'RV(CNV(val))' to 'val' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6b753fa24e Make the JIT compile calls to certain functions as intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7fcb4983ce Implement 'call' instructions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2972e79df9 Support the 'input' instruction in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6dd0d6f534 Elide redundant 'pass' before 'raise PrimitiveFinished' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ce1c6541d7 Optimize PythonGenerator's append method %!s(int64=8) %!d(string=hai) anos