Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo d6f1ef4573 Updated all integration test code as well hace 8 años
  Yentl Van Tendeloo 5819c26556 More informative error messages hace 8 años
  Yentl Van Tendeloo 430516090a Updated grammar to allow for exports and added initialize_SCD to test hace 9 años
  Yentl Van Tendeloo 4998e5b904 Updated bootstrap with code for import_node; also made *.m files binary to git hace 9 años
  Yentl Van Tendeloo bedbb0c8ae Prevent the model constructors from propagating IDs as well hace 9 años
  Yentl Van Tendeloo 8c670d2320 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! hace 9 años
  Yentl Van Tendeloo 98f523c043 Revert "All action language code is now automatically typed upon upload" hace 9 años
  Yentl Van Tendeloo 45b3a12b1d All action language code is now automatically typed upon upload 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 68a3a5bf32 Made add_AL pre-compiled hace 9 años
  Yentl Van Tendeloo 071c2dbde0 Consistency between if_true and if_then, and if_false and if_else 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 4d9edaec6c Added constraints on AL, but commented it out for performance reasons hace 9 años
  Yentl Van Tendeloo b352c26cb7 Fixed problematic attribute deletion hace 9 años
  Yentl Van Tendeloo a361c36714 Add simple constraint for integers in the metamodel hace 9 años
  Yentl Van Tendeloo 8e2efeb151 Fixed includes when compiling pn interface hace 9 años
  Yentl Van Tendeloo db0098633f Fix the link to the constraint hace 9 años
  Yentl Van Tendeloo 4f1bf65d83 Fixed some problems in AL type model now that there is an actual model hace 9 años
  Yentl Van Tendeloo e46afede3f Fixed bugs in AL typer hace 9 años
  Yentl Van Tendeloo 0f4184deda Added code for adding of AL constructs to a metamodel (untested, but syntactically correct) hace 9 años
  Yentl Van Tendeloo ae9a592153 Added new constructor for constraints (anonymous function) hace 9 años
  Yentl Van Tendeloo eae0c8bbb4 Implemented reverseKeyLookup as a primitive for significant performance boost hace 9 años
  Yentl Van Tendeloo a02e6f5184 Speed up read_attribute operation immensly hace 9 años
  Yentl Van Tendeloo a5a1b12bdf Fixed bugs in previous commit, where some parts didn't completely use names yet hace 9 años
  Yentl Van Tendeloo 756f0f71b6 Give cleaner error messages by not passing around potential null-refs 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 d849dab06e Short path if the model is empty: don't read out all edges just to create cardinality dictionary hace 9 años
  Yentl Van Tendeloo c4519c6e0b Fixed failing test: should of course define Integer first hace 9 años