Historique des commits

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