Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Improved error messages of VariantConverter | Andreas Stöckel | |
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 |