summaryrefslogtreecommitdiff
path: root/src/core/common/VariantConverter.cpp
AgeCommit message (Expand)Author
2015-02-07Unified handling of references to Rtti instances: Now using pointers everywhereAndreas Stöckel
2015-01-30Fixed conversion to cardinalitiesAndreas Stöckel
2015-01-25Some bugfixes in cardinality conversion and further Variant conversion testsBenjamin Paassen
2015-01-24fixed some bugs in conversion functions and added new conversion functions fo...Benjamin 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-12Improved error messageAndreas Stöckel
2015-01-12Merge branch 'master' of somweyr.de:ousiaAndreas Stöckel
2015-01-12Improved error messages of VariantConverterAndreas Stöckel
2015-01-11Implemented conversion to more Variant types, implemented VariantConverter::c...Andreas 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