Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc a04d32cca5 Make the kernel try and find function names for the JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8a54b8d03b Change CompoundInstruction semantics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 95b1fdee52 Increase max instruction threshold %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 6a13cd7bc2 Make 'string_startswith' an intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 951df48c70 Fix a bug in the intrinsics %!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 d01b72eb90 Add some string operations to the JIT intrinsics %!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 ef0e7b4ddb Fix a bug in UnaryInstruction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 633daf3df2 Turn some read-like primitives into intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0607096020 Turn some state-manipulation primitives into intrinsics %!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 24ae748898 Parenthesize binary instructions in JIT codegen %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 712634b74e Move JIT intrisic definitions to a separate file %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4096e3ca22 Fix a JIT bug for calls to parameterless functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a1521fa838 Simplify 'RV(CNV(val))' to 'val' %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c243bb2479 Add intrinsics for subtraction %!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 a03d9129a6 Wire up the JIT's compiled_function_lookup member in the kernel %!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