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