Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT il y a 8 ans
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT il y a 8 ans
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled il y a 8 ans
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions il y a 8 ans
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function il y a 8 ans
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies il y a 8 ans
  jonathanvdc c2517c0d60 Insert JIT hooks in the kernel il y a 8 ans
  Yentl Van Tendeloo 4f17347f4b Fixing some more small problems il y a 8 ans
  Yentl Van Tendeloo 5718c29bd4 Merge branch 'yentl' into DEVS 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 8abdad9a25 Major rewrite to bootstrap generation: il y a 8 ans
  Yentl Van Tendeloo d41be5212d Add wrapper for literal text reading il y a 8 ans
  Yentl Van Tendeloo dd323c6134 Also patched the bootstrap generator 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 2e33c71ed2 Merge branch 'master' into DEVS il y a 8 ans
  Yentl Van Tendeloo f2d20a6f31 Remove obnoxious print again il y a 9 ans
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF il y a 9 ans
  Yentl Van Tendeloo 6d641d8037 Fixed the = ? syntax in definitions: now generates a global for each user il y a 9 ans
  Yentl Van Tendeloo 3aee97f890 Allow the input to be JITed as well through a specific function call. It looks ugly, but it works, as shown by the construct_const compiled variant. il y a 9 ans
  Yentl Van Tendeloo 6eb7af7a63 Merge branch 'yentl' into DEVS 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 ca058d5535 Merge branch 'yentl' into GC il y a 9 ans
  Yentl Van Tendeloo 37695600bc Check whether instruction is None before attempting execution 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 1390111b26 Add rules_per_phase parameter (not yet used) il y a 9 ans
  Yentl Van Tendeloo ab90934e0a Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl il y a 9 ans
  Yentl Van Tendeloo f53246619b Update model to prevent stripping of list of length 1 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