Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 4f540d7796 Fixed construct_function when multiple constraints are used hace 8 años
  Yentl Van Tendeloo d6f1ef4573 Updated all integration test code as well hace 8 años
  Yentl Van Tendeloo c709261d2f Add test for cardinalities hace 8 años
  Yentl Van Tendeloo 0083127eb6 Fixed tests again hace 9 años
  Yentl Van Tendeloo 24116c1542 Added an RPGame model hace 9 años
  Yentl Van Tendeloo 95180d98c2 get_superclasses now returns the full set of superclasses, instead of only the direct superclasses hace 9 años
  Yentl Van Tendeloo 0e20e6ba6d Fixed several bugs in precompiled code hace 9 años
  Yentl Van Tendeloo cee02ab214 Split off the precompute cardinalities, such that it can be compiled hace 9 años
  Yentl Van Tendeloo 81c48dc5a6 Remove logs hace 9 años
  Yentl Van Tendeloo d26b213e74 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present hace 9 años
  Yentl Van Tendeloo 30f50062db Added all constraints and fixed the problem of the constraint not being found hace 9 años
  Yentl Van Tendeloo 7d22fc31ef Cache selectPossibleIncoming and selectPossibleOutgoing for much higher performance hace 9 años
  Yentl Van Tendeloo 10c0ae42ae Check whether we need to do the cardinalities check, before fetching the instances hace 9 años
  Yentl Van Tendeloo 592749bd89 Added quick-fail for conformance check hace 9 años
  Yentl Van Tendeloo 4426160ea0 Fixed constraint calls hace 9 años
  Yentl Van Tendeloo f9808780d3 Undo faulty optimization hace 9 años
  Yentl Van Tendeloo bdaedbc129 Removed logs hace 9 años
  Yentl Van Tendeloo bd060c7100 Call the constructors of the type, not of ourself! hace 9 años
  Yentl Van Tendeloo 4f1bf65d83 Fixed some problems in AL type model now that there is an actual model hace 9 años
  Yentl Van Tendeloo e46afede3f Fixed bugs in AL typer hace 9 años
  Yentl Van Tendeloo ae9a592153 Added new constructor for constraints (anonymous function) hace 9 años
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost hace 9 años
  Yentl Van Tendeloo a5a1b12bdf Fixed bugs in previous commit, where some parts didn't completely use names yet hace 9 años
  Yentl Van Tendeloo 756f0f71b6 Give cleaner error messages by not passing around potential null-refs hace 9 años
  Yentl Van Tendeloo e31818d6fc Slightly more efficient library operations hace 9 años
  Yentl Van Tendeloo c9c0a37520 Fixed bug in allInstances hace 9 años
  Yentl Van Tendeloo f0c47aa451 Fixed bug in checking of upper cardinalities, found with test hace 9 años
  Yentl Van Tendeloo 966bc9ab6d Fixed tests; made library more consistent in its use of names instead of IDs hace 9 años
  Yentl Van Tendeloo d8b0642b31 Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem hace 9 años
  Yentl Van Tendeloo 7566327d68 Updated all*AssociationInstances to use strings as well hace 9 años