Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo 8408f74062 Fixed RAMify and seems working hace 8 años
  Yentl Van Tendeloo 2637ebe692 RAMification is mostly working, with many bugs fixed, but attribute resolution crashes hace 8 años
  Yentl Van Tendeloo a5ab6e5e6b Fixed problem in bootstrap hace 8 años
  Yentl Van Tendeloo b69940d398 Fixed getAttributeList library function and GUI for FSAs hace 8 años
  Yentl Van Tendeloo d6f1ef4573 Updated all integration test code as well hace 8 años
  Yentl Van Tendeloo 795f8ddfa0 Added new "followAssociation" function hace 9 años
  Yentl Van Tendeloo 8ab906c727 Add two library functions and add constraints on all sides of the Tile 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 b8ed448b2e 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 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 8a367b1745 Add inheritance link between links in AL MM 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 309e86a15d Removed getName, which was deprecated for some time: replace by reverseKeyLookup hace 9 años
  Yentl Van Tendeloo bc1c9b0e9c Fixed object_operations, which weren't adapted to changed interface yet hace 9 años
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost 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 7e98ac964e Implemented allInstances in an easier (and more correct) way, that also 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 a99547087b Wrote string_startswith explicit hace 9 años
  Yentl Van Tendeloo c82f6df97a Updated header files and removed or trimmed unused functions hace 9 años
  Yentl Van Tendeloo 7566327d68 Updated all*AssociationInstances to use strings as well hace 9 años
  Yentl Van Tendeloo 5249d3a690 Fixed some parts of the code: at least now some violations are detected hace 9 años
  Yentl Van Tendeloo 44d8048232 Faster checking of cardinalities hace 9 años
  Yentl Van Tendeloo 13c4e0e038 First cache all cardinalities so we don't have to read the attribute thousands of times hace 9 años
  Yentl Van Tendeloo d15e2182fe Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations hace 9 años
  Yentl Van Tendeloo 68fdb81ec5 Fixed some bugs; leave some bugs hace 9 años
  Yentl Van Tendeloo 3889bd6848 Added code for cardinality checking hace 9 años
  Yentl Van Tendeloo dbf2eba432 Fix the read operation again: also return a list of instantiatable links hace 9 años