summaryrefslogtreecommitdiff
path: root/src/core/common/VariantConverter.hpp
AgeCommit message (Expand)Author
2015-02-07Unified handling of references to Rtti instances: Now using pointers everywhereAndreas Stöckel
2015-01-25Some bugfixes in cardinality conversion and further Variant conversion testsBenjamin Paassen
2015-01-23Introduced cardinality type. Tests are still needed, though, especially for v...Benjamin Paassen
2015-01-18Renamed RttiType to RttiAndreas Stöckel
2015-01-11Implemented conversion to more Variant types, implemented VariantConverter::c...Andreas Stöckel
2015-01-11Renamed RttiBase to RttiTypeAndreas Stöckel
2015-01-11Renamed Variant::Type to VariantType to allow forward declarationAndreas Stöckel
2015-01-11Refactored conversion routines used in the Typesystem class and the Variant c...Andreas Stöckel