Yentl Van Tendeloo
|
5e88e418b0
Updated grammar to allow for exports and added initialize_SCD to test
|
před 9 roky |
Yentl Van Tendeloo
|
94a2683d06
Added test for the model constructor
|
před 9 roky |
Yentl Van Tendeloo
|
7772cc9352
Added simple class diagrams test
|
před 9 roky |
Yentl Van Tendeloo
|
6ffacd82ec
Merge branch 'master' into yentl
|
před 9 roky |
Yentl Van Tendeloo
|
1c127b5ff4
Remove old (commented) code
|
před 9 roky |
Yentl Van Tendeloo
|
4b0ebb7e6e
Updated bootstrap with code for import_node; also made *.m files binary to git
|
před 9 roky |
Yentl Van Tendeloo
|
698548da6f
Added export construct and always add in the define inheritance call
|
před 9 roky |
Yentl Van Tendeloo
|
3a4ce53460
Make test scripts more flexible with changing file extension length
|
před 9 roky |
Yentl Van Tendeloo
|
86800c2eff
Fixed grammar for modelling
|
před 9 roky |
Yentl Van Tendeloo
|
492b7f0fd8
Added files for a very minimal metadepth-like front-end
|
před 9 roky |
Yentl Van Tendeloo
|
13d96a6061
Fixed another bug with this
|
před 9 roky |
Yentl Van Tendeloo
|
fe2863e1b9
Prevent the model constructors from propagating IDs as well
|
před 9 roky |
Yentl Van Tendeloo
|
2fe67ded26
Added all files created by fix_files automatically
|
před 9 roky |
Yentl Van Tendeloo
|
6ee3dc86aa
Removed logs
|
před 9 roky |
Yentl Van Tendeloo
|
7dce577a78
Added "purge", which only leaves the part of the graph that are reachable from the root.
|
před 9 roky |
Yentl Van Tendeloo
|
91f9981e57
Fixed bug in test_constructors_models
|
před 9 roky |
Yentl Van Tendeloo
|
b162adf9ba
Fixed other bug related to constructors no longer outputting the variables
|
před 9 roky |
Yentl Van Tendeloo
|
a10c07dcdd
Fixed resolution problem for globals not present in the map
|
před 9 roky |
Yentl Van Tendeloo
|
9effca0367
First step in removing the ID propagation to client
|
před 9 roky |
Yentl Van Tendeloo
|
b812388977
Merge branch 'yentl'
|
před 9 roky |
Yentl Van Tendeloo
|
c3b6226f56
Merge branch 'GC' into yentl
|
před 9 roky |
Yentl Van Tendeloo
|
355b6ab493
Fixed problem with the model constructors: model was not saved in Mv, and thus garbage collected!
|
před 9 roky |
Yentl Van Tendeloo
|
7d3e25c45f
Fixed error with garbage collection
|
před 9 roky |
Yentl Van Tendeloo
|
1d8695fa7d
Merge branch 'yentl'
|
před 9 roky |
Yentl Van Tendeloo
|
5a500d2b9b
Added bootstrap files, so you don't need to do that yourself anymore
|
před 9 roky |
Yentl Van Tendeloo
|
d10446e3bc
Also remove element from the cache if it is deleted (only dictionary itself)
|
před 9 roky |
Yentl Van Tendeloo
|
ee3c688363
Merge branch 'yentl' into GC
|
před 9 roky |
Yentl Van Tendeloo
|
86b99926b9
Check whether instruction is None before attempting execution
|
před 9 roky |
Yentl Van Tendeloo
|
cd571edd8d
Fixed the constructor not looping on unknown command
|
před 9 roky |
Yentl Van Tendeloo
|
e0a9a465eb
Added simple GC algorithm, which still seems to throw away a bit too much
|
před 9 roky |