Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc c0c939e6e2 Anonymize some variables in the JIT, improve 'input' construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc be66d916f3 Increase max instruction threshold %!s(int64=8) %!d(string=hai) anos
  jonathanvdc df6751d806 Move more generators into 'try' blocks %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9c7ada326c Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 993d0eaa31 Switch to call-by-name in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b729123ec5 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a236e5def8 Rename the kwargs parameter in jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 591363db02 Fix a bug where jitted functions rely on non-jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc df915c8b65 Remove trailing whitespace %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3fa3dbee66 Support unary intrinsics in JIT %!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 285cb3d8ff Make JIT-compiled function names more natural %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a1c7f6af1c Support compiled function lookup in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7fcb4983ce Implement 'call' instructions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e6eb7192de Store compiled and primitive functions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1c935e6087 Change how the JIT is enabled/disabled %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d8feb907a9 Change how the JIT stores jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7a664137d9 Make pylint keep silent about our use of 'exec' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2972e79df9 Support the 'input' instruction in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2ab0109b1c Make the JIT load global names at compile-time %!s(int64=8) %!d(string=hai) anos
  jonathanvdc faf17ecb65 Add JIT support for 'access' instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8f43e78834 Institute an upper bound on the size of jittable functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 65330d93c3 Improve codegen slightly %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 30be6a2408 Fix a number of JIT-related issues, implement 'assign' in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4db787a096 Add theoretical JIT support for 'declare', 'global' and 'resolve' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2ec97f9288 Change some exception variable names %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2d9c0fbfd2 Support 'if' without an 'else' branch in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc b884a46a50 Fix a comment %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a5619a718c Add PrimitiveFinished to JIT globals %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 28acadeb06 Make JIT capable of compiling and running a leaf function %!s(int64=8) %!d(string=hai) anos