Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 347fb27d7a Finally make transformations on textual model work! hace 8 años
  Yentl Van Tendeloo 171773060b Fixes to compiler which ignored inheritance links hace 8 años
  Yentl Van Tendeloo cd874a17b8 RAMification now generates a single model, including the schedule and hace 8 años
  Yentl Van Tendeloo 88623c043c Fixed RAMify and seems working hace 8 años
  Yentl Van Tendeloo f4df96872d RAMification is mostly working, with many bugs fixed, but attribute resolution crashes hace 8 años
  Yentl Van Tendeloo 96c3678c74 Fixed problem in bootstrap hace 8 años
  Yentl Van Tendeloo fd909d28ad Fixed getAttributeList library function and GUI for FSAs hace 8 años
  Yentl Van Tendeloo acaca273c4 Updated all integration test code as well hace 8 años
  Yentl Van Tendeloo 7b71f4924d Added new "followAssociation" function hace 9 años
  Yentl Van Tendeloo 7299553324 Add two library functions and add constraints on all sides of the Tile hace 9 años
  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