Yentl Van Tendeloo
|
d6f1ef4573
Updated all integration test code as well
|
8 年 前 |
Yentl Van Tendeloo
|
c709261d2f
Add test for cardinalities
|
9 年 前 |
Yentl Van Tendeloo
|
0083127eb6
Fixed tests again
|
9 年 前 |
Yentl Van Tendeloo
|
24116c1542
Added an RPGame model
|
9 年 前 |
Yentl Van Tendeloo
|
95180d98c2
get_superclasses now returns the full set of superclasses, instead of only the direct superclasses
|
9 年 前 |
Yentl Van Tendeloo
|
0e20e6ba6d
Fixed several bugs in precompiled code
|
9 年 前 |
Yentl Van Tendeloo
|
cee02ab214
Split off the precompute cardinalities, such that it can be compiled
|
9 年 前 |
Yentl Van Tendeloo
|
81c48dc5a6
Remove logs
|
9 年 前 |
Yentl Van Tendeloo
|
d26b213e74
Allow the Modelverse to process precompiled functions instead of the explicit one, if such a function is present
|
9 年 前 |
Yentl Van Tendeloo
|
30f50062db
Added all constraints and fixed the problem of the constraint not being found
|
9 年 前 |
Yentl Van Tendeloo
|
7d22fc31ef
Cache selectPossibleIncoming and selectPossibleOutgoing for much higher performance
|
9 年 前 |
Yentl Van Tendeloo
|
10c0ae42ae
Check whether we need to do the cardinalities check, before fetching the instances
|
9 年 前 |
Yentl Van Tendeloo
|
592749bd89
Added quick-fail for conformance check
|
9 年 前 |
Yentl Van Tendeloo
|
4426160ea0
Fixed constraint calls
|
9 年 前 |
Yentl Van Tendeloo
|
f9808780d3
Undo faulty optimization
|
9 年 前 |
Yentl Van Tendeloo
|
bdaedbc129
Removed logs
|
9 年 前 |
Yentl Van Tendeloo
|
bd060c7100
Call the constructors of the type, not of ourself!
|
9 年 前 |
Yentl Van Tendeloo
|
4f1bf65d83
Fixed some problems in AL type model now that there is an actual model
|
9 年 前 |
Yentl Van Tendeloo
|
e46afede3f
Fixed bugs in AL typer
|
9 年 前 |
Yentl Van Tendeloo
|
ae9a592153
Added new constructor for constraints (anonymous function)
|
9 年 前 |
Yentl Van Tendeloo
|
eae0c8bbb4
Implemented reverseKeyLookup as a primitive for significant performance boost
|
9 年 前 |
Yentl Van Tendeloo
|
a5a1b12bdf
Fixed bugs in previous commit, where some parts didn't completely use names yet
|
9 年 前 |
Yentl Van Tendeloo
|
756f0f71b6
Give cleaner error messages by not passing around potential null-refs
|
9 年 前 |
Yentl Van Tendeloo
|
e31818d6fc
Slightly more efficient library operations
|
9 年 前 |
Yentl Van Tendeloo
|
c9c0a37520
Fixed bug in allInstances
|
9 年 前 |
Yentl Van Tendeloo
|
f0c47aa451
Fixed bug in checking of upper cardinalities, found with test
|
9 年 前 |
Yentl Van Tendeloo
|
966bc9ab6d
Fixed tests; made library more consistent in its use of names instead of IDs
|
9 年 前 |
Yentl Van Tendeloo
|
d8b0642b31
Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem
|
9 年 前 |
Yentl Van Tendeloo
|
7566327d68
Updated all*AssociationInstances to use strings as well
|
9 年 前 |
Yentl Van Tendeloo
|
5249d3a690
Fixed some parts of the code: at least now some violations are detected
|
9 年 前 |