Commit Verlauf

Autor SHA1 Nachricht Datum
  Yentl Van Tendeloo 856658e718 Fixed tests again vor 9 Jahren
  Yentl Van Tendeloo ad3166f4b3 Added an RPGame model vor 9 Jahren
  Yentl Van Tendeloo c6c40490eb get_superclasses now returns the full set of superclasses, instead of only the direct superclasses vor 9 Jahren
  Yentl Van Tendeloo 031bd45e62 Fixed several bugs in precompiled code vor 9 Jahren
  Yentl Van Tendeloo 00cfebcfcb Split off the precompute cardinalities, such that it can be compiled vor 9 Jahren
  Yentl Van Tendeloo 6e92611f00 Remove logs vor 9 Jahren
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present vor 9 Jahren
  Yentl Van Tendeloo 4f2de3b94c Added all constraints and fixed the problem of the constraint not being found vor 9 Jahren
  Yentl Van Tendeloo 84e6807491 Cache selectPossibleIncoming and selectPossibleOutgoing for much higher performance vor 9 Jahren
  Yentl Van Tendeloo fdb2ece53e Check whether we need to do the cardinalities check, before fetching the instances vor 9 Jahren
  Yentl Van Tendeloo 304f0eaf5f Added quick-fail for conformance check vor 9 Jahren
  Yentl Van Tendeloo a929740f50 Fixed constraint calls vor 9 Jahren
  Yentl Van Tendeloo 229ce4c08e Undo faulty optimization vor 9 Jahren
  Yentl Van Tendeloo d7a4339c6c Removed logs vor 9 Jahren
  Yentl Van Tendeloo 2cf3b1ca91 Call the constructors of the type, not of ourself! vor 9 Jahren
  Yentl Van Tendeloo 863ccb163f Fixed some problems in AL type model now that there is an actual model vor 9 Jahren
  Yentl Van Tendeloo 4f88612e6c Fixed bugs in AL typer vor 9 Jahren
  Yentl Van Tendeloo 2701e96a24 Added new constructor for constraints (anonymous function) vor 9 Jahren
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost vor 9 Jahren
  Yentl Van Tendeloo c0e6378508 Fixed bugs in previous commit, where some parts didn't completely use names yet vor 9 Jahren
  Yentl Van Tendeloo 90b327d60b Give cleaner error messages by not passing around potential null-refs vor 9 Jahren
  Yentl Van Tendeloo bebba1e7fe Slightly more efficient library operations vor 9 Jahren
  Yentl Van Tendeloo 55d9041be1 Fixed bug in allInstances vor 9 Jahren
  Yentl Van Tendeloo 722378a639 Fixed bug in checking of upper cardinalities, found with test vor 9 Jahren
  Yentl Van Tendeloo 08b59ddb4e Fixed tests; made library more consistent in its use of names instead of IDs vor 9 Jahren
  Yentl Van Tendeloo e48f2a13fe Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem vor 9 Jahren
  Yentl Van Tendeloo ebf8bfc23c Updated all*AssociationInstances to use strings as well vor 9 Jahren
  Yentl Van Tendeloo bf15fa45ed Fixed some parts of the code: at least now some violations are detected vor 9 Jahren
  Yentl Van Tendeloo 39a631b595 Short path if the model is empty: don't read out all edges just to create cardinality dictionary vor 9 Jahren
  Yentl Van Tendeloo a4a1ae0517 Fixed typo in tests vor 9 Jahren