Revīziju vēsture

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