Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo 2637ebe692 RAMification is mostly working, with many bugs fixed, but attribute resolution crashes il y a 8 ans
  Yentl Van Tendeloo a5ab6e5e6b Fixed problem in bootstrap il y a 8 ans
  Yentl Van Tendeloo b69940d398 Fixed getAttributeList library function and GUI for FSAs il y a 8 ans
  Yentl Van Tendeloo d6f1ef4573 Updated all integration test code as well il y a 8 ans
  Yentl Van Tendeloo 795f8ddfa0 Added new "followAssociation" function il y a 9 ans
  Yentl Van Tendeloo 8ab906c727 Add two library functions and add constraints on all sides of the Tile il y a 9 ans
  Yentl Van Tendeloo 95180d98c2 get_superclasses now returns the full set of superclasses, instead of only the direct superclasses il y a 9 ans
  Yentl Van Tendeloo b8ed448b2e Changed the implementation of all{Outgoing/Incoming}AssociationInstances back to use allInstances, which will later be implemented more efficiently il y a 9 ans
  Yentl Van Tendeloo d26b213e74 Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present il y a 9 ans
  Yentl Van Tendeloo 8a367b1745 Add inheritance link between links in AL MM il y a 9 ans
  Yentl Van Tendeloo 10c0ae42ae Check whether we need to do the cardinalities check, before fetching the instances il y a 9 ans
  Yentl Van Tendeloo 309e86a15d Removed getName, which was deprecated for some time: replace by reverseKeyLookup il y a 9 ans
  Yentl Van Tendeloo bc1c9b0e9c Fixed object_operations, which weren't adapted to changed interface yet il y a 9 ans
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost il y a 9 ans
  Yentl Van Tendeloo e31818d6fc Slightly more efficient library operations il y a 9 ans
  Yentl Van Tendeloo c9c0a37520 Fixed bug in allInstances il y a 9 ans
  Yentl Van Tendeloo 7e98ac964e Implemented allInstances in an easier (and more correct) way, that also il y a 9 ans
  Yentl Van Tendeloo 966bc9ab6d Fixed tests; made library more consistent in its use of names instead of IDs il y a 9 ans
  Yentl Van Tendeloo d8b0642b31 Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem il y a 9 ans
  Yentl Van Tendeloo a99547087b Wrote string_startswith explicit il y a 9 ans
  Yentl Van Tendeloo c82f6df97a Updated header files and removed or trimmed unused functions il y a 9 ans
  Yentl Van Tendeloo 7566327d68 Updated all*AssociationInstances to use strings as well il y a 9 ans
  Yentl Van Tendeloo 5249d3a690 Fixed some parts of the code: at least now some violations are detected il y a 9 ans
  Yentl Van Tendeloo 44d8048232 Faster checking of cardinalities il y a 9 ans
  Yentl Van Tendeloo 13c4e0e038 First cache all cardinalities so we don't have to read the attribute thousands of times il y a 9 ans
  Yentl Van Tendeloo d15e2182fe Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations il y a 9 ans
  Yentl Van Tendeloo 68fdb81ec5 Fixed some bugs; leave some bugs il y a 9 ans
  Yentl Van Tendeloo 3889bd6848 Added code for cardinality checking il y a 9 ans
  Yentl Van Tendeloo dbf2eba432 Fix the read operation again: also return a list of instantiatable links il y a 9 ans
  Yentl Van Tendeloo 978793cf38 More new changes by removing old object_operations il y a 9 ans