Age | Commit message (Expand) | Author |
---|---|---|
2015-01-15 | Using Arguments::None instead of storing a flag if no explicit arguments were... | Andreas Stöckel |
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 |
2014-12-21 | allowing to store Function objects in Variants, added simple unit test for th... | Andreas Stöckel |
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 |