Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc c243bb2479 Add intrinsics for subtraction пре 8 година
  jonathanvdc 8b75a0c6cc Make the JIT compile calls to certain functions as intrinsics пре 8 година
  jonathanvdc a03d9129a6 Wire up the JIT's compiled_function_lookup member in the kernel пре 8 година
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT пре 8 година
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT пре 8 година
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled пре 8 година
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions пре 8 година
  jonathanvdc 28062d4561 Make JIT capable of compiling and running a leaf function пре 8 година
  jonathanvdc 6924b13c2a Start constructing IR trees from method bodies пре 8 година
  jonathanvdc c2517c0d60 Insert JIT hooks in the kernel пре 8 година
  Yentl Van Tendeloo 4f17347f4b Fixing some more small problems пре 8 година
  Yentl Van Tendeloo 5718c29bd4 Merge branch 'yentl' into DEVS пре 8 година
  Yentl Van Tendeloo f67c46ea38 Remove some stupid prints; fixed some bugs in the generated пре 8 година
  Yentl Van Tendeloo d3635a8b57 Modelverse can now also output "None" in case of errors пре 8 година
  Yentl Van Tendeloo 8abdad9a25 Major rewrite to bootstrap generation: пре 8 година
  Yentl Van Tendeloo d41be5212d Add wrapper for literal text reading пре 8 година
  Yentl Van Tendeloo dd323c6134 Also patched the bootstrap generator пре 8 година
  Yentl Van Tendeloo f8c26b0df4 Removed all code that wrapped the R and V choices пре 8 година
  Yentl Van Tendeloo 2e33c71ed2 Merge branch 'master' into DEVS пре 8 година
  Yentl Van Tendeloo f2d20a6f31 Remove obnoxious print again пре 9 година
  Yentl Van Tendeloo 8734584f74 Fixed some bugs with RDF пре 9 година
  Yentl Van Tendeloo 6d641d8037 Fixed the = ? syntax in definitions: now generates a global for each user пре 9 година
  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. пре 9 година
  Yentl Van Tendeloo 6eb7af7a63 Merge branch 'yentl' into DEVS пре 9 година
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! пре 9 година
  Yentl Van Tendeloo 139d0ccbfa Fixed error with garbage collection пре 9 година
  Yentl Van Tendeloo ca058d5535 Merge branch 'yentl' into GC пре 9 година
  Yentl Van Tendeloo 37695600bc Check whether instruction is None before attempting execution пре 9 година
  Yentl Van Tendeloo 58c9d93d47 Added simple GC algorithm, which still seems to throw away a bit too much пре 9 година
  Yentl Van Tendeloo 1390111b26 Add rules_per_phase parameter (not yet used) пре 9 година