Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc f6f19702b5 Anonymize some variables in the JIT, improve 'input' construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95b1fdee52 Increase max instruction threshold %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 03363f7a4f Move more generators into 'try' blocks %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4abcd0c4aa Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5bf4011e5d Switch to call-by-name in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 451e2ab956 Stop accidentally ignoring 'input' instructions' 'next' values in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f1d8d01231 Rename the kwargs parameter in jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e1ff62bbaf Fix a bug where jitted functions rely on non-jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9c4dd7bad4 Remove trailing whitespace %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6e82fa81bf Support unary intrinsics in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8b75a0c6cc Make the JIT compile calls to certain functions as intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d69e7a8854 Make JIT-compiled function names more natural %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f82ad5a190 Support compiled function lookup in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f0dadade69 Make pylint keep silent about our use of 'exec' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 143ad1a6be Support the 'input' instruction in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 63ee28d86a Make the JIT load global names at compile-time %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d981a25a25 Add JIT support for 'access' instructions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 22879d37d9 Institute an upper bound on the size of jittable functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 02813ad728 Improve codegen slightly %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a2f5c88cd Fix a number of JIT-related issues, implement 'assign' in JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 237877daea Add theoretical JIT support for 'declare', 'global' and 'resolve' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1ed4d6add2 Change some exception variable names %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 03eea8ad27 Support 'if' without an 'else' branch in the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6b0321802f Fix a comment %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 2f85d99833 Add PrimitiveFinished to JIT globals %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function %!s(int64=8) %!d(string=hai) anos