Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo adc1d03bcc Remove deprecated functions il y a 8 ans
  Yentl Van Tendeloo 5b3f86ba17 Unified AL, Manual, and Transformations in core algorithm il y a 8 ans
  Yentl Van Tendeloo 674b036a59 Move timer in primitives to top to prevent reimporting il y a 8 ans
  Yentl Van Tendeloo 40eaf92473 Fixed error in dict_add_fast il y a 8 ans
  Yentl Van Tendeloo 75b1815c96 Added the dict_add_fast operation il y a 8 ans
  Yentl Van Tendeloo 8ded411292 Various bugfixes to transformations and internals il y a 8 ans
  Yentl Van Tendeloo 75a49fb0c1 Fixes to transformations and core il y a 8 ans
  Yentl Van Tendeloo 4d29670d2f Faster allInstances function il y a 8 ans
  jonathanvdc 20881e9be6 Fix a typo il y a 8 ans
  Yentl Van Tendeloo b2f0bc0469 Naively changed user to task in all files il y a 8 ans
  Yentl Van Tendeloo d7f7b67a1d Suddenly works... il y a 8 ans
  Yentl Van Tendeloo 64acf261ac Changed some code to "break" and "continue", but code massively fails il y a 8 ans
  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