Commit Verlauf

Autor SHA1 Nachricht Datum
  Yentl Van Tendeloo 355b6ab493 Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected! vor 9 Jahren
  Yentl Van Tendeloo 38f6602d72 Revert "All action language code is now automatically typed upon upload" vor 9 Jahren
  Yentl Van Tendeloo c73dccbf87 All action language code is now automatically typed upon upload vor 9 Jahren
  Yentl Van Tendeloo c6c40490eb get_superclasses now returns the full set of superclasses, instead of only the direct superclasses vor 9 Jahren
  Yentl Van Tendeloo ef1e811843 Made add_AL pre-compiled vor 9 Jahren
  Yentl Van Tendeloo 151d26cc4a Consistency between if_true and if_then, and if_false and if_else vor 9 Jahren
  Yentl Van Tendeloo 4b6bec21ad Add inheritance link between links in AL MM vor 9 Jahren
  Yentl Van Tendeloo fdb2ece53e Check whether we need to do the cardinalities check, before fetching the instances vor 9 Jahren
  Yentl Van Tendeloo a9b0b84b48 Added constraints on AL, but commented it out for performance reasons vor 9 Jahren
  Yentl Van Tendeloo 415f6057d6 Fixed problematic attribute deletion vor 9 Jahren
  Yentl Van Tendeloo 21f63a3b38 Add simple constraint for integers in the metamodel vor 9 Jahren
  Yentl Van Tendeloo 518f558529 Fixed includes when compiling pn interface vor 9 Jahren
  Yentl Van Tendeloo c1a7d9674d Fix the link to the constraint vor 9 Jahren
  Yentl Van Tendeloo 863ccb163f Fixed some problems in AL type model now that there is an actual model vor 9 Jahren
  Yentl Van Tendeloo 4f88612e6c Fixed bugs in AL typer vor 9 Jahren
  Yentl Van Tendeloo a617322f6c Added code for adding of AL constructs to a metamodel (untested, but syntactically correct) vor 9 Jahren
  Yentl Van Tendeloo 2701e96a24 Added new constructor for constraints (anonymous function) vor 9 Jahren
  Yentl Van Tendeloo 705381b7c0 Implemented reverseKeyLookup as a primitive for significant performance boost vor 9 Jahren
  Yentl Van Tendeloo 0d093b6ecd Speed up read_attribute operation immensly vor 9 Jahren
  Yentl Van Tendeloo c0e6378508 Fixed bugs in previous commit, where some parts didn't completely use names yet vor 9 Jahren
  Yentl Van Tendeloo 90b327d60b Give cleaner error messages by not passing around potential null-refs vor 9 Jahren
  Yentl Van Tendeloo ebf8bfc23c Updated all*AssociationInstances to use strings as well vor 9 Jahren
  Yentl Van Tendeloo bf15fa45ed Fixed some parts of the code: at least now some violations are detected vor 9 Jahren
  Yentl Van Tendeloo 39a631b595 Short path if the model is empty: don't read out all edges just to create cardinality dictionary vor 9 Jahren
  Yentl Van Tendeloo dae8ebb0b6 Fixed failing test: should of course define Integer first vor 9 Jahren
  Yentl Van Tendeloo 9610a99cd9 Poll for failures much earlier in tests vor 9 Jahren
  Yentl Van Tendeloo fe6b7764d2 Faster checking of cardinalities vor 9 Jahren
  Yentl Van Tendeloo c3b15a6ab6 Reimplement reverseNameLookup and fixed bug in cardinality checking of Associations vor 9 Jahren
  Yentl Van Tendeloo 03d401a8c9 Fixed some bugs; leave some bugs vor 9 Jahren
  Yentl Van Tendeloo 015150cdaf Readded modify, and added attr_add and attr_del vor 9 Jahren