Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo c6c40490eb get_superclasses now returns the full set of superclasses, instead of only the direct superclasses hace 9 años
  Yentl Van Tendeloo 2ed45b4e7d Changed the implementation of all{Outgoing/Incoming}AssociationInstances back to use allInstances, which will later be implemented more efficiently hace 9 años
  Yentl Van Tendeloo 9009814879 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 4b6bec21ad Add inheritance link between links in AL MM hace 9 años
  Yentl Van Tendeloo fdb2ece53e Check whether we need to do the cardinalities check, before fetching the instances hace 9 años
  Yentl Van Tendeloo 790fbb8b41 Removed getName, which was deprecated for some time: replace by reverseKeyLookup hace 9 años
  Yentl Van Tendeloo 108edda5a8 Fixed object_operations, which weren't adapted to changed interface yet hace 9 años
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost hace 9 años
  Yentl Van Tendeloo bebba1e7fe Slightly more efficient library operations hace 9 años
  Yentl Van Tendeloo 55d9041be1 Fixed bug in allInstances hace 9 años
  Yentl Van Tendeloo 35b78266d7 Implemented allInstances in an easier (and more correct) way, that also hace 9 años
  Yentl Van Tendeloo 08b59ddb4e Fixed tests; made library more consistent in its use of names instead of IDs hace 9 años
  Yentl Van Tendeloo e48f2a13fe Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem hace 9 años
  Yentl Van Tendeloo 487b1ea91e Wrote string_startswith explicit hace 9 años
  Yentl Van Tendeloo 4a0bc33a24 Updated header files and removed or trimmed unused functions hace 9 años
  Yentl Van Tendeloo ebf8bfc23c Updated all*AssociationInstances to use strings as well hace 9 años
  Yentl Van Tendeloo bf15fa45ed Fixed some parts of the code: at least now some violations are detected hace 9 años
  Yentl Van Tendeloo fe6b7764d2 Faster checking of cardinalities hace 9 años
  Yentl Van Tendeloo 73e88274bc First cache all cardinalities so we don't have to read the attribute thousands of times hace 9 años
  Yentl Van Tendeloo c3b15a6ab6 Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations hace 9 años
  Yentl Van Tendeloo 03d401a8c9 Fixed some bugs; leave some bugs hace 9 años
  Yentl Van Tendeloo aa28cc776e Added code for cardinality checking hace 9 años
  Yentl Van Tendeloo 1fac78ad25 Fix the read operation again: also return a list of instantiatable links hace 9 años
  Yentl Van Tendeloo 489f3e244c More new changes by removing old object_operations hace 9 años
  Yentl Van Tendeloo cf34038917 Make a new getAttributeList that works nicer (but doesn't go to superclasses yet) hace 9 años
  Yentl Van Tendeloo df5f95d2c8 Added new attribute management functions hace 9 años
  Yentl Van Tendeloo 1c948e4b02 New metamodel is merged in and basic conformance checks seem to work hace 9 años
  Yentl Van Tendeloo 9967d4223f Fixed bootstrapper hace 9 años
  Yentl Van Tendeloo 3d15e0c1e5 Updated object_operations.alc for new [] syntax hace 9 años
  Yentl Van Tendeloo 7e47d506e3 Remove logs hace 9 años