Yentl Van Tendeloo
|
ea6d5b6dd8
Fixed for all tests
|
8 years ago |
Yentl Van Tendeloo
|
581a4f0438
More fixes, still broken as need to remove ["metamodel"]["model"]
|
8 years ago |
Yentl Van Tendeloo
|
f81b42f713
Fixed most problems; only enabled a few compiled functions again: JIT
|
8 years ago |
Yentl Van Tendeloo
|
a7dee2a4ce
Fixes to transformation algorithm
|
8 years ago |
Yentl Van Tendeloo
|
45323f54ca
Cleaned up and got most tests to work with transformations
|
8 years ago |
Yentl Van Tendeloo
|
dd2a7f4c48
Fixed CBD semantics (without algebraic loops!)
|
8 years ago |
Yentl Van Tendeloo
|
2e8a5892e6
Compress the bootstrap.m and minimal.m file using gzip
|
8 years ago |
Yentl Van Tendeloo
|
7c7919fc29
Reduce the chance of a race_condition when updating the version of
|
8 years ago |
Yentl Van Tendeloo
|
8abdad9a25
Major rewrite to bootstrap generation:
|
8 years ago |
Yentl Van Tendeloo
|
d9f2887de0
Fixed the check for self.root when deleting a node
|
8 years ago |
Yentl Van Tendeloo
|
3460c255ef
Removed logs
|
9 years ago |
Yentl Van Tendeloo
|
3538af0f29
Added "purge", which only leaves the part of the graph that are reachable from the root.
|
9 years ago |
Yentl Van Tendeloo
|
ff7aaa91fc
Merge branch 'yentl'
|
9 years ago |
Yentl Van Tendeloo
|
139d0ccbfa
Fixed error with garbage collection
|
9 years ago |
Yentl Van Tendeloo
|
52458f8431
Also remove element from the cache if it is deleted (only dictionary itself)
|
9 years ago |
Yentl Van Tendeloo
|
58c9d93d47
Added simple GC algorithm, which still seems to throw away a bit too much
|
9 years ago |
Yentl Van Tendeloo
|
9f4ec889fc
Remove useless check in delete_node and delete_edge
|
9 years ago |
Yentl Van Tendeloo
|
602f802743
Fix problem in invocation
|
9 years ago |
Yentl Van Tendeloo
|
8a367b1745
Add inheritance link between links in AL MM
|
9 years ago |
Yentl Van Tendeloo
|
d8b0642b31
Relaxed MvS constraint to allow for ambiguous keys (though not for duplicates!), thus solving the cardinality problem
|
9 years ago |
Yentl Van Tendeloo
|
0a24037711
First few changes to make Modelverse without primitive type hierarchy
|
9 years ago |
Yentl Van Tendeloo
|
ee647b997d
Small changes to make tests work deterministically; unambiguous part was removed though
|
9 years ago |
Yentl Van Tendeloo
|
3d32219f73
Optimized read_dict operation in Modelverse: read_dict of entry created
|
9 years ago |
Yentl Van Tendeloo
|
fbb392f96d
Declare also doesn't redeclare when in the same scope
|
9 years ago |
Yentl Van Tendeloo
|
428ef3c15e
Show warning message in MvS on duplicate keys
|
9 years ago |
Yentl Van Tendeloo
|
88daa39abb
Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists
|
9 years ago |
Yentl Van Tendeloo
|
16aea7da03
Initial commit from svn
|
9 years ago |