Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 84301964ff Basics of working MvC with multiple users and simple scripts hace 8 años
  Yentl Van Tendeloo f0737cf22f Added hash function (for passwords etc.) hace 8 años
  jonathanvdc 571b802436 Implement the 'RUN' instruction in the interpreter hace 8 años
  jonathanvdc ee1a7745b4 Add a comment that explains __primitive_return's rationale hace 8 años
  jonathanvdc 8135adad98 Optimize the 'interpret_function' function in the JIT runtime hace 8 años
  Yentl Van Tendeloo 4a0e64447f Debugging FSA semantics hace 8 años
  Yentl Van Tendeloo 0574ede507 Fixed CBD semantics (without algebraic loops!) hace 8 años
  Yentl Van Tendeloo 17e9d644c6 Fixed random() returning only 0 hace 9 años
  Yentl Van Tendeloo 89dd8f3e03 Made yield infrastructure more transparent by not unpacking single values from the MvS hace 9 años
  Yentl Van Tendeloo de6e14821f Allow the "main" function to be changed to any name (to prevent possible name clashes) hace 9 años
  Yentl Van Tendeloo 89590e2837 Explicitly model the symbol checking algorithm hace 9 años
  Yentl Van Tendeloo e49c05a359 Faster reverse dictionary read primitive hace 9 años
  Yentl Van Tendeloo 415f6057d6 Fixed problematic attribute deletion hace 9 años
  Yentl Van Tendeloo a929740f50 Fixed constraint calls hace 9 años
  Yentl Van Tendeloo 9ef0ee26b0 Added new MMCL in metamodels.alc hace 9 años
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost hace 9 años
  Yentl Van Tendeloo a9c0b00bc0 Remove tests that tested the primitives which are now implemented in AL hace 9 años
  Yentl Van Tendeloo e48f2a13fe Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem hace 9 años
  Yentl Van Tendeloo bc1ebd1910 made list of operations to un-primitive hace 9 años
  Yentl Van Tendeloo 9967d4223f Fixed bootstrapper hace 9 años
  Yentl Van Tendeloo f48bffcada First few changes to make Modelverse without primitive type hierarchy hace 9 años
  Yentl Van Tendeloo 1262b06214 Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists hace 9 años
  Yentl Van Tendeloo fefc09cad9 Add exception when adding multiple entries to the same dictionary using hace 9 años
  Yentl Van Tendeloo e527d9b485 Initial commit from svn hace 9 años