Commit Verlauf

Autor SHA1 Nachricht Datum
  jonathanvdc 3477ecd6fb Make fast-jit the default JIT vor 8 Jahren
  jonathanvdc d59c9ffb23 Add a --kernel=fast-jit option to the server vor 8 Jahren
  jonathanvdc 26888bd1e0 Merge remote-tracking branch 'yentl/master' into jit vor 8 Jahren
  jonathanvdc ae9697cd40 Accept a comma-delimited list of kernel options in the server vor 8 Jahren
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files vor 8 Jahren
  jonathanvdc 24a7022803 Make unknown --kernel values warnings instead of errors vor 8 Jahren
  jonathanvdc afd95f25ce Include a legacy interpreter for benchmarking purposes vor 8 Jahren
  Yentl Van Tendeloo 76d0027782 Removed from_mvi print vor 8 Jahren
  Simon Van Mierlo e0b8e827fd basic debugging (pause/resume) vor 8 Jahren
  Yentl Van Tendeloo 90e9fb2ef3 Be more tolerant when a lot of data is transmitted vor 8 Jahren
  Yentl Van Tendeloo 2e8a5892e6 Compress the bootstrap.m and minimal.m file using gzip vor 9 Jahren
  Yentl Van Tendeloo f67c46ea38 Remove some stupid prints; fixed some bugs in the generated vor 9 Jahren
  Yentl Van Tendeloo d3635a8b57 Modelverse can now also output "None" in case of errors vor 9 Jahren
  Yentl Van Tendeloo 7c58b567b9 Remove useless print vor 9 Jahren
  Yentl Van Tendeloo ae85a354ed Removed manual json serialization in most code generators and in tests vor 9 Jahren
  Yentl Van Tendeloo 747039f0d6 Fixed some more places with wrong ID propagation vor 9 Jahren
  Yentl Van Tendeloo f8c26b0df4 Removed all code that wrapped the R and V choices vor 9 Jahren
  Yentl Van Tendeloo fd9f935009 Switch the default to the usual backend, but allow it to be switched vor 9 Jahren
  Yentl Van Tendeloo 9f189046ee Precompile some RDF functions vor 9 Jahren
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF vor 9 Jahren
  Yentl Van Tendeloo e2fc7761a9 Removed annoying prints vor 9 Jahren
  Yentl Van Tendeloo 3538af0f29 Added "purge", which only leaves the part of the graph that are reachable from the root. vor 9 Jahren
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! vor 9 Jahren
  Yentl Van Tendeloo 139d0ccbfa Fixed error with garbage collection vor 9 Jahren
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much vor 9 Jahren
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS vor 9 Jahren
  Yentl Van Tendeloo 4426160ea0 Fixed constraint calls vor 9 Jahren
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost vor 9 Jahren
  Yentl Van Tendeloo d849dab06e Short path if the model is empty: don't read out all edges just to create cardinality dictionary vor 9 Jahren
  Yentl Van Tendeloo 5f32287e43 Remove long delay on timeout vor 9 Jahren