Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo d7a4339c6c Removed logs il y a 9 ans
  Yentl Van Tendeloo 2cf3b1ca91 Call the constructors of the type, not of ourself! il y a 9 ans
  Yentl Van Tendeloo 863ccb163f Fixed some problems in AL type model now that there is an actual model il y a 9 ans
  Yentl Van Tendeloo 4f88612e6c Fixed bugs in AL typer il y a 9 ans
  Yentl Van Tendeloo 2701e96a24 Added new constructor for constraints (anonymous function) 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 c0e6378508 Fixed bugs in previous commit, where some parts didn't completely use names yet il y a 9 ans
  Yentl Van Tendeloo 90b327d60b Give cleaner error messages by not passing around potential null-refs il y a 9 ans
  Yentl Van Tendeloo bebba1e7fe Slightly more efficient library operations il y a 9 ans
  Yentl Van Tendeloo 55d9041be1 Fixed bug in allInstances il y a 9 ans
  Yentl Van Tendeloo 722378a639 Fixed bug in checking of upper cardinalities, found with test il y a 9 ans
  Yentl Van Tendeloo 08b59ddb4e Fixed tests; made library more consistent in its use of names instead of IDs 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 ebf8bfc23c Updated all*AssociationInstances to use strings as well il y a 9 ans
  Yentl Van Tendeloo bf15fa45ed Fixed some parts of the code: at least now some violations are detected il y a 9 ans
  Yentl Van Tendeloo 39a631b595 Short path if the model is empty: don't read out all edges just to create cardinality dictionary il y a 9 ans
  Yentl Van Tendeloo a4a1ae0517 Fixed typo in tests il y a 9 ans
  Yentl Van Tendeloo fe6b7764d2 Faster checking of cardinalities il y a 9 ans
  Yentl Van Tendeloo 73e88274bc First cache all cardinalities so we don't have to read the attribute thousands of times il y a 9 ans
  Yentl Van Tendeloo c3b15a6ab6 Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations il y a 9 ans
  Yentl Van Tendeloo 03d401a8c9 Fixed some bugs; leave some bugs il y a 9 ans
  Yentl Van Tendeloo aa28cc776e Added code for cardinality checking il y a 9 ans
  Yentl Van Tendeloo dde7371ab2 Add check for lower and upper multiplicities il y a 9 ans
  Yentl Van Tendeloo 4d6788aade Fixed include in conformance check; make_parallel uses PO instead of CO il y a 9 ans
  Yentl Van Tendeloo 351eb251e7 Fixed is_nominal_subtype il y a 9 ans
  Yentl Van Tendeloo d376f289fe Fixed similar problems of == and element_eq mix-ups il y a 9 ans
  Yentl Van Tendeloo 159a3b4b98 Fixed incorrect change from element_eq to value_eq (through ==) il y a 9 ans
  Yentl Van Tendeloo 51b6572a1a Ported some code to [] syntax instead of dict_read (where possible) il y a 9 ans
  Yentl Van Tendeloo f909fdb654 Use shorter variable names now that scopes exist il y a 9 ans
  Yentl Van Tendeloo ab394a5dbb Made conformance_scd a bit more readable and fixed some latent bugs in il y a 9 ans