提交歷史

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