Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc 46621cc480 Support primitive calls to constants in the JIT преди 8 години
  jonathanvdc 72e7c3176d Implement calls to interpreted code from jitted code преди 8 години
  jonathanvdc c0c939e6e2 Anonymize some variables in the JIT, improve 'input' construction преди 8 години
  jonathanvdc be66d916f3 Increase max instruction threshold преди 8 години
  jonathanvdc df6751d806 Move more generators into 'try' blocks преди 8 години
  jonathanvdc 9c7ada326c Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit преди 8 години
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT преди 8 години
  jonathanvdc b729123ec5 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT преди 8 години
  jonathanvdc a236e5def8 Rename the kwargs parameter in jitted functions преди 8 години
  jonathanvdc 591363db02 Fix a bug where jitted functions rely on non-jitted functions преди 8 години
  jonathanvdc df915c8b65 Remove trailing whitespace преди 8 години
  jonathanvdc 3fa3dbee66 Support unary intrinsics in JIT преди 8 години
  jonathanvdc 6b753fa24e Make the JIT compile calls to certain functions as intrinsics преди 8 години
  jonathanvdc 285cb3d8ff Make JIT-compiled function names more natural преди 8 години
  jonathanvdc a1c7f6af1c Support compiled function lookup in the JIT преди 8 години
  jonathanvdc 7fcb4983ce Implement 'call' instructions in the JIT преди 8 години
  jonathanvdc e6eb7192de Store compiled and primitive functions in the JIT преди 8 години
  jonathanvdc 1c935e6087 Change how the JIT is enabled/disabled преди 8 години
  jonathanvdc d8feb907a9 Change how the JIT stores jitted functions преди 8 години
  jonathanvdc 7a664137d9 Make pylint keep silent about our use of 'exec' преди 8 години
  jonathanvdc 2972e79df9 Support the 'input' instruction in the JIT преди 8 години
  jonathanvdc 2ab0109b1c Make the JIT load global names at compile-time преди 8 години
  jonathanvdc faf17ecb65 Add JIT support for 'access' instructions преди 8 години
  jonathanvdc 8f43e78834 Institute an upper bound on the size of jittable functions преди 8 години
  jonathanvdc 65330d93c3 Improve codegen slightly преди 8 години
  jonathanvdc 30be6a2408 Fix a number of JIT-related issues, implement 'assign' in JIT преди 8 години
  jonathanvdc 4db787a096 Add theoretical JIT support for 'declare', 'global' and 'resolve' преди 8 години
  jonathanvdc 2ec97f9288 Change some exception variable names преди 8 години
  jonathanvdc 2d9c0fbfd2 Support 'if' without an 'else' branch in the JIT преди 8 години
  jonathanvdc b884a46a50 Fix a comment преди 8 години