Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Using Arguments::None instead of storing a flag if no explicit arguments ↵ | Andreas Stöckel | |
were given for validation | |||
2015-01-13 | Made functions move and copy constructible. Why? Because I can. | Andreas Stöckel | |
2015-01-13 | allowing validated methods | Andreas Stöckel | |
2015-01-12 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel | |
Conflicts: application/src/core/model/Document.hpp | |||
2014-12-21 | allowing to store Function objects in Variants, added simple unit test for ↵ | Andreas Stöckel | |
the Method class | |||
2014-12-21 | added Function as new variant type | Andreas Stöckel | |
2014-12-21 | changed RttiTypes from class to namespace | Andreas Stöckel | |
2014-12-21 | Function now derives from Managed | Andreas Stöckel | |
2014-12-21 | moved Rtti from managed to common folder, added Function header | Andreas Stöckel | |