Commit History

Author SHA1 Message Date
  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
  Yentl Van Tendeloo e2fc7761a9 Removed annoying prints 9 years ago
  Yentl Van Tendeloo 3538af0f29 Added "purge", which only leaves the part of the graph that are reachable from the root. 9 years ago
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! 9 years ago
  Yentl Van Tendeloo 139d0ccbfa Fixed error with garbage collection 9 years ago
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much 9 years ago
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS 9 years ago