Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo ae5111a881 More built-in tests for allInstances: give error when type undefined hace 8 años
  Yentl Van Tendeloo bb75c86684 Fixes for conformance function that recurses over ComplexAttributes hace 8 años
  Yentl Van Tendeloo a74de3fee3 Much more efficient implementation of allOutgoingAssociationInstances hace 8 años
  Yentl Van Tendeloo 2ee20eb5ab Fixed get_full_model function and model_overwrite hace 8 años
  Yentl Van Tendeloo f81b42f713 Fixed most problems; only enabled a few compiled functions again: JIT hace 8 años
  Yentl Van Tendeloo 92eb3f0115 Add MT instance with an actual model upload hace 8 años
  Yentl Van Tendeloo 6b54788cf1 Added code to execute model transformations hace 8 años
  Yentl Van Tendeloo f7659b824a Finally make transformations on textual model work! hace 8 años
  Yentl Van Tendeloo e37ff517d7 Fixes to compiler which ignored inheritance links hace 8 años
  Yentl Van Tendeloo 25a3fc7f94 RAMification now generates a single model, including the schedule and hace 8 años
  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