Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo acaca273c4 Updated all integration test code as well il y a 8 ans
  Yentl Van Tendeloo 3c33e3f994 Add test for cardinalities il y a 9 ans
  Yentl Van Tendeloo 856658e718 Fixed tests again il y a 9 ans
  Yentl Van Tendeloo ad3166f4b3 Added an RPGame model il y a 9 ans
  Yentl Van Tendeloo c6c40490eb get_superclasses now returns the full set of superclasses, instead of only the direct superclasses il y a 9 ans
  Yentl Van Tendeloo 031bd45e62 Fixed several bugs in precompiled code il y a 9 ans
  Yentl Van Tendeloo 00cfebcfcb Split off the precompute cardinalities, such that it can be compiled il y a 9 ans
  Yentl Van Tendeloo 6e92611f00 Remove logs il y a 9 ans
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present il y a 9 ans
  Yentl Van Tendeloo 4f2de3b94c Added all constraints and fixed the problem of the constraint not being found il y a 9 ans
  Yentl Van Tendeloo 84e6807491 Cache selectPossibleIncoming and selectPossibleOutgoing for much higher performance il y a 9 ans
  Yentl Van Tendeloo fdb2ece53e Check whether we need to do the cardinalities check, before fetching the instances il y a 9 ans
  Yentl Van Tendeloo 304f0eaf5f Added quick-fail for conformance check il y a 9 ans
  Yentl Van Tendeloo a929740f50 Fixed constraint calls il y a 9 ans
  Yentl Van Tendeloo 229ce4c08e Undo faulty optimization il y a 9 ans
  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