Histórico de commits

Autor SHA1 Mensagem Data
  Yentl Van Tendeloo 9009814879 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present 9 anos atrás
  Yentl Van Tendeloo 4f2de3b94c Added all constraints and fixed the problem of the constraint not being found 9 anos atrás
  Yentl Van Tendeloo 84e6807491 Cache selectPossibleIncoming and selectPossibleOutgoing for much higher performance 9 anos atrás
  Yentl Van Tendeloo fdb2ece53e Check whether we need to do the cardinalities check, before fetching the instances 9 anos atrás
  Yentl Van Tendeloo 304f0eaf5f Added quick-fail for conformance check 9 anos atrás
  Yentl Van Tendeloo a929740f50 Fixed constraint calls 9 anos atrás
  Yentl Van Tendeloo 229ce4c08e Undo faulty optimization 9 anos atrás
  Yentl Van Tendeloo d7a4339c6c Removed logs 9 anos atrás
  Yentl Van Tendeloo 2cf3b1ca91 Call the constructors of the type, not of ourself! 9 anos atrás
  Yentl Van Tendeloo 863ccb163f Fixed some problems in AL type model now that there is an actual model 9 anos atrás
  Yentl Van Tendeloo 4f88612e6c Fixed bugs in AL typer 9 anos atrás
  Yentl Van Tendeloo 2701e96a24 Added new constructor for constraints (anonymous function) 9 anos atrás
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost 9 anos atrás
  Yentl Van Tendeloo c0e6378508 Fixed bugs in previous commit, where some parts didn't completely use names yet 9 anos atrás
  Yentl Van Tendeloo 90b327d60b Give cleaner error messages by not passing around potential null-refs 9 anos atrás
  Yentl Van Tendeloo bebba1e7fe Slightly more efficient library operations 9 anos atrás
  Yentl Van Tendeloo 55d9041be1 Fixed bug in allInstances 9 anos atrás
  Yentl Van Tendeloo 722378a639 Fixed bug in checking of upper cardinalities, found with test 9 anos atrás
  Yentl Van Tendeloo 08b59ddb4e Fixed tests; made library more consistent in its use of names instead of IDs 9 anos atrás
  Yentl Van Tendeloo e48f2a13fe Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem 9 anos atrás
  Yentl Van Tendeloo ebf8bfc23c Updated all*AssociationInstances to use strings as well 9 anos atrás
  Yentl Van Tendeloo bf15fa45ed Fixed some parts of the code: at least now some violations are detected 9 anos atrás
  Yentl Van Tendeloo 39a631b595 Short path if the model is empty: don't read out all edges just to create cardinality dictionary 9 anos atrás
  Yentl Van Tendeloo a4a1ae0517 Fixed typo in tests 9 anos atrás
  Yentl Van Tendeloo fe6b7764d2 Faster checking of cardinalities 9 anos atrás
  Yentl Van Tendeloo 73e88274bc First cache all cardinalities so we don't have to read the attribute thousands of times 9 anos atrás
  Yentl Van Tendeloo c3b15a6ab6 Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations 9 anos atrás
  Yentl Van Tendeloo 03d401a8c9 Fixed some bugs; leave some bugs 9 anos atrás
  Yentl Van Tendeloo aa28cc776e Added code for cardinality checking 9 anos atrás
  Yentl Van Tendeloo dde7371ab2 Add check for lower and upper multiplicities 9 anos atrás