Commit History

Author SHA1 Message Date
  jonathanvdc 3e3ead19ee Define a new kernel config: --kernel=adaptive-jit-favor-small-loops 8 years ago
  jonathanvdc a6f150c23d Add a --kernel=bytecode-interpreter option to the server 8 years ago
  jonathanvdc da8450bff9 Create --kernel={no-,}insert-nops switches 8 years ago
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default 8 years ago
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions 8 years ago
  jonathanvdc d22e08255f Create a --kernel=adaptive-jit option, make it the default 8 years ago
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit 8 years ago
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options 8 years ago
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller 8 years ago
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT 8 years ago
  jonathanvdc d59c9ffb23 Add a --kernel=fast-jit option to the server 8 years ago
  Yentl Van Tendeloo 581a4f0438 More fixes, still broken as need to remove ["metamodel"]["model"] 8 years ago
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit 8 years ago
  jonathanvdc ae9697cd40 Accept a comma-delimited list of kernel options in the server 8 years ago
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files 8 years ago
  jonathanvdc 24a7022803 Make unknown --kernel values warnings instead of errors 8 years ago
  jonathanvdc afd95f25ce Include a legacy interpreter for benchmarking purposes 8 years ago
  Yentl Van Tendeloo 76d0027782 Removed from_mvi print 8 years ago
  Simon Van Mierlo e0b8e827fd basic debugging (pause/resume) 8 years ago
  Yentl Van Tendeloo 90e9fb2ef3 Be more tolerant when a lot of data is transmitted 8 years ago
  Yentl Van Tendeloo 2e8a5892e6 Compress the bootstrap.m and minimal.m file using gzip 8 years ago
  Yentl Van Tendeloo f67c46ea38 Remove some stupid prints; fixed some bugs in the generated 8 years ago
  Yentl Van Tendeloo d3635a8b57 Modelverse can now also output "None" in case of errors 8 years ago
  Yentl Van Tendeloo 7c58b567b9 Remove useless print 8 years ago
  Yentl Van Tendeloo ae85a354ed Removed manual json serialization in most code generators and in tests 8 years ago
  Yentl Van Tendeloo 747039f0d6 Fixed some more places with wrong ID propagation 8 years ago
  Yentl Van Tendeloo f8c26b0df4 Removed all code that wrapped the R and V choices 8 years ago
  Yentl Van Tendeloo fd9f935009 Switch the default to the usual backend, but allow it to be switched 8 years ago
  Yentl Van Tendeloo 9f189046ee Precompile some RDF functions 8 years ago
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF 8 years ago