summaryrefslogtreecommitdiff
path: root/src/core/common/Argument.hpp
AgeCommit message (Expand)Author
2015-02-16Implemented support for numeric arguments in ArgumentAndreas Stöckel
2015-02-07Unified handling of references to Rtti instances: Now using pointers everywhereAndreas Stöckel
2015-02-01Made Argument and Arguments copyableAndreas Stöckel
2015-01-30Added Argument::Cardinality named constructor to ArgumentAndreas Stöckel
2015-01-18Renamed RttiType to RttiAndreas Stöckel
2015-01-15Added possibility to construct Arguments in a mode in which no validation is ...Andreas Stöckel
2015-01-13Documented missing parameterAndreas Stöckel
2015-01-13auto format + made some functions constAndreas Stöckel
2015-01-12Implemented and tested "Any" Argument typeAndreas Stöckel
2015-01-12Added (not yet done) unit test for the Argument classAndreas Stöckel
2015-01-12Added Argument and Arguments classAndreas Stöckel