Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit il y a 8 ans
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options il y a 8 ans
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller il y a 8 ans
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT il y a 8 ans
  jonathanvdc d59c9ffb23 Add a --kernel=fast-jit option to the server il y a 8 ans
  Yentl Van Tendeloo 581a4f0438 More fixes, still broken as need to remove ["metamodel"]["model"] il y a 8 ans
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit il y a 8 ans
  jonathanvdc ae9697cd40 Accept a comma-delimited list of kernel options in the server il y a 8 ans
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files il y a 8 ans
  jonathanvdc 24a7022803 Make unknown --kernel values warnings instead of errors il y a 8 ans
  jonathanvdc afd95f25ce Include a legacy interpreter for benchmarking purposes il y a 8 ans
  Yentl Van Tendeloo 76d0027782 Removed from_mvi print il y a 8 ans
  Simon Van Mierlo e0b8e827fd basic debugging (pause/resume) il y a 8 ans
  Yentl Van Tendeloo 90e9fb2ef3 Be more tolerant when a lot of data is transmitted il y a 8 ans
  Yentl Van Tendeloo 2e8a5892e6 Compress the bootstrap.m and minimal.m file using gzip il y a 8 ans
  Yentl Van Tendeloo f67c46ea38 Remove some stupid prints; fixed some bugs in the generated il y a 8 ans
  Yentl Van Tendeloo d3635a8b57 Modelverse can now also output "None" in case of errors il y a 8 ans
  Yentl Van Tendeloo 7c58b567b9 Remove useless print il y a 8 ans
  Yentl Van Tendeloo ae85a354ed Removed manual json serialization in most code generators and in tests il y a 8 ans
  Yentl Van Tendeloo 747039f0d6 Fixed some more places with wrong ID propagation il y a 8 ans
  Yentl Van Tendeloo f8c26b0df4 Removed all code that wrapped the R and V choices il y a 8 ans
  Yentl Van Tendeloo fd9f935009 Switch the default to the usual backend, but allow it to be switched il y a 9 ans
  Yentl Van Tendeloo 9f189046ee Precompile some RDF functions il y a 9 ans
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF il y a 9 ans
  Yentl Van Tendeloo e2fc7761a9 Removed annoying prints il y a 9 ans
  Yentl Van Tendeloo 3538af0f29 Added "purge", which only leaves the part of the graph that are reachable from the root. il y a 9 ans
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! il y a 9 ans
  Yentl Van Tendeloo 139d0ccbfa Fixed error with garbage collection il y a 9 ans
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much il y a 9 ans
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS il y a 9 ans