Historial de Commits

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