Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT před 8 roky
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT před 8 roky
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled před 8 roky
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions před 8 roky
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function před 8 roky
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies před 8 roky
  jonathanvdc c2517c0d60 Insert JIT hooks in the kernel před 8 roky
  Yentl Van Tendeloo 4f17347f4b Fixing some more small problems před 8 roky
  Yentl Van Tendeloo 5718c29bd4 Merge branch 'yentl' into DEVS před 8 roky
  Yentl Van Tendeloo f67c46ea38 Remove some stupid prints; fixed some bugs in the generated před 8 roky
  Yentl Van Tendeloo d3635a8b57 Modelverse can now also output "None" in case of errors před 8 roky
  Yentl Van Tendeloo 8abdad9a25 Major rewrite to bootstrap generation: před 8 roky
  Yentl Van Tendeloo d41be5212d Add wrapper for literal text reading před 8 roky
  Yentl Van Tendeloo dd323c6134 Also patched the bootstrap generator před 8 roky
  Yentl Van Tendeloo f8c26b0df4 Removed all code that wrapped the R and V choices před 8 roky
  Yentl Van Tendeloo 2e33c71ed2 Merge branch 'master' into DEVS před 8 roky
  Yentl Van Tendeloo f2d20a6f31 Remove obnoxious print again před 9 roky
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF před 9 roky
  Yentl Van Tendeloo 6d641d8037 Fixed the = ? syntax in definitions: now generates a global for each user před 9 roky
  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. před 9 roky
  Yentl Van Tendeloo 6eb7af7a63 Merge branch 'yentl' into DEVS před 9 roky
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! před 9 roky
  Yentl Van Tendeloo 139d0ccbfa Fixed error with garbage collection před 9 roky
  Yentl Van Tendeloo ca058d5535 Merge branch 'yentl' into GC před 9 roky
  Yentl Van Tendeloo 37695600bc Check whether instruction is None before attempting execution před 9 roky
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much před 9 roky
  Yentl Van Tendeloo 1390111b26 Add rules_per_phase parameter (not yet used) před 9 roky
  Yentl Van Tendeloo ab90934e0a Merge branch 'yentl' of msdl.uantwerpen.be:yentl/modelverse into yentl před 9 roky
  Yentl Van Tendeloo f53246619b Update model to prevent stripping of list of length 1 před 9 roky
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS před 9 roky