Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-18 | Renamed RttiType to Rtti | Andreas Stöckel | |
2015-01-12 | Improved error message | Andreas Stöckel | |
2015-01-12 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel | |
Conflicts: application/src/core/model/Document.hpp | |||
2015-01-12 | Improved error messages of VariantConverter | Andreas Stöckel | |
2015-01-11 | Implemented conversion to more Variant types, implemented ↵ | Andreas Stöckel | |
VariantConverter::convert method | |||
2015-01-11 | Renamed Variant::Type to VariantType to allow forward declaration | Andreas Stöckel | |
2015-01-11 | Refactored conversion routines used in the Typesystem class and the Variant ↵ | Andreas Stöckel | |
class into an own class, implemented missing conversion from string to integer/double, implemented proper JSON serialization of variants |