Simon Van Mierlo
|
944d9e4a2d
removed update button
|
8 年 前 |
Simon Van Mierlo
|
61c9b56c6c
small fix to the $EVENT type, which now allows global actions to actually be triggered
|
8 年 前 |
Simon Van Mierlo
|
1a32064fe6
changed version number to 0.6.0
|
8 年 前 |
Simon Van Mierlo
|
1f7f345922
getNeighbors now also accepts 'in' and 'out', besides '>' and '<' for consistency reasons
|
8 年 前 |
Simon Van Mierlo
|
2140abd928
also initialized compiled metamodels
|
8 年 前 |
Simon Van Mierlo
|
4e14b67166
updated readme
|
9 年 前 |
Simon Van Mierlo
|
27d8a68d95
forgot javascript was this ugly
|
9 年 前 |
Simon Van Mierlo
|
9f326c45ad
removed chatbox
|
9 年 前 |
Simon Van Mierlo
|
6350cfbcfd
fixes to readme
|
9 年 前 |
Simon Van Mierlo
|
d85d221391
added readme
|
9 年 前 |
Simon Van Mierlo
|
66072df2d9
updated built-in formalisms
|
9 年 前 |
Simon Van Mierlo
|
b015b36f28
added a "file<pattern>" type, which will include a button in the editor to
|
9 年 前 |
Simon Van Mierlo
|
74bf618c45
woops, small fix for inheriting attributes
|
9 年 前 |
Simon Van Mierlo
|
5e24646761
layering is implemented: each time an edge is created, icons get a number assigned to them based on their place in the containment hierarchy
|
9 年 前 |
Simon Van Mierlo
|
6a854d198f
if a folder exists when moving a folder, it is deleted first, and now files are unselected when a folder/file is moved/deleted
|
9 年 前 |
Simon Van Mierlo
|
2131b00a36
Merge branch 'master' of http://msdl.uantwerpen.be/git/simon/AToMPM
|
9 年 前 |
Simon Van Mierlo
|
6d52beefb2
added templates
|
9 年 前 |
Yentl Van Tendeloo
|
e9e240f364
Updated run_AToMPM script to use latest version of everything
|
9 年 前 |
Simon Van Mierlo
|
31ec325c27
updated to newest igraph version
|
9 年 前 |
Simon Van Mierlo
|
97d6882ce2
changed all _util.debug calls into console.error calls, and built in check when loading a model
|
9 年 前 |
Simon Van Mierlo
|
2f88c3018e
Merge branch 'master' of http://msdl.uantwerpen.be/git/simon/AToMPM
|
9 年 前 |
Simon Van Mierlo
|
45a36b394b
provided sensible defaults for Text class
|
9 年 前 |
Simon Van Mierlo
|
02d7ad93c1
inheritance is now properly dealt with: actions, constraints, cardinalities, and attributes are inherited only when the subclass does not override
|
9 年 前 |
Simon Van Mierlo
|
7ee80fec8e
small fix in ___do.js
|
9 年 前 |
Simon Van Mierlo
|
934a8c4492
fixed bug compiling concrete syntax metamodel
|
9 年 前 |
Simon Van Mierlo
|
4d79030ce1
delete file/folder now also works when the same file/folder is found in _Trash_ (which is overwritten)
|
9 年 前 |
Simon Van Mierlo
|
512bb0cb29
when deleting a folder, view is now updated with files moved to _Trash_
|
9 年 前 |
Simon Van Mierlo
|
549eb1e86a
it's a matter of spelling
|
9 年 前 |
Simon Van Mierlo
|
b29a3f346a
added "new formalism" button to main toolbar, which creates a new
|
9 年 前 |
Simon Van Mierlo
|
094eeb841d
fixed a cross-browser bug
|
9 年 前 |