Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Moved event system from the Node class to the Managed class (with zero ↵ | Andreas Stöckel | |
overhead if is not used) | |||
2014-12-16 | changed paths to new location of the Managed class, adapted NodeVector and ↵ | Andreas Stöckel | |
NodeMap to the slightly changed conditions in the Node class | |||
2014-11-21 | resolve now resolves lists of generic Managed objects and not nodes (this is ↵ | Andreas Stöckel | |
needed as e.g. constants need to be resolved, which are TypeInstances but not Nodes) | |||
2014-11-21 | Finished last commits moving action by also moving the tests and correcting ↵ | Benjamin Paassen | |
all references and namespaces in the code. |