Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 8654620ede Fix a typo il y a 8 ans
  Yentl Van Tendeloo de37cccebe Naively changed user to task in all files il y a 8 ans
  Yentl Van Tendeloo 7f2e091f93 Suddenly works... il y a 8 ans
  Yentl Van Tendeloo 7f51c64d1d Changed some code to "break" and "continue", but code massively fails il y a 8 ans
  Yentl Van Tendeloo 1b4a483528 Basics of working MvC with multiple users and simple scripts il y a 8 ans
  Yentl Van Tendeloo 9aff83495a Added hash function (for passwords etc.) il y a 8 ans
  jonathanvdc f91f438320 Implement the 'RUN' instruction in the interpreter il y a 8 ans
  jonathanvdc 0dcf3b4127 Add a comment that explains __primitive_return's rationale il y a 8 ans
  jonathanvdc e8c3971bad Optimize the 'interpret_function' function in the JIT runtime il y a 8 ans
  Yentl Van Tendeloo dd46c28b2d Debugging FSA semantics il y a 8 ans
  Yentl Van Tendeloo dd2a7f4c48 Fixed CBD semantics (without algebraic loops!) il y a 8 ans
  Yentl Van Tendeloo c742c7ccc1 Fixed random() returning only 0 il y a 8 ans
  Yentl Van Tendeloo 8a9f824bc5 Made yield infrastructure more transparent by not unpacking single values from the MvS il y a 9 ans
  Yentl Van Tendeloo 40aeab0485 Allow the "main" function to be changed to any name (to prevent possible name clashes) il y a 9 ans
  Yentl Van Tendeloo 48942603ba Explicitly model the symbol checking algorithm il y a 9 ans
  Yentl Van Tendeloo 1d0c1dce8d Faster reverse dictionary read primitive il y a 9 ans
  Yentl Van Tendeloo b352c26cb7 Fixed problematic attribute deletion il y a 9 ans
  Yentl Van Tendeloo 4426160ea0 Fixed constraint calls il y a 9 ans
  Yentl Van Tendeloo 4610693bbc Added new MMCL in metamodels.alc il y a 9 ans
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost il y a 9 ans
  Yentl Van Tendeloo 254cd9dd06 Remove tests that tested the primitives which are now implemented in AL il y a 9 ans
  Yentl Van Tendeloo d8b0642b31 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 1eefba361f made list of operations to un-primitive il y a 9 ans
  Yentl Van Tendeloo a61648ff2e Fixed bootstrapper il y a 9 ans
  Yentl Van Tendeloo 0a24037711 First few changes to make Modelverse without primitive type hierarchy il y a 9 ans
  Yentl Van Tendeloo 88daa39abb Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists il y a 9 ans
  Yentl Van Tendeloo 3dd3459abe Add exception when adding multiple entries to the same dictionary using il y a 9 ans
  Yentl Van Tendeloo 16aea7da03 Initial commit from svn il y a 9 ans