summaryrefslogtreecommitdiff
path: root/src/core/variant/Variant.hpp
AgeCommit message (Collapse)Author
2014-12-11moved to CharReader everywhereAndreas Stöckel
2014-12-09added comparison operators for Variant.Benjamin Paassen
2014-12-05added reader class for microformatsAndreas Stöckel
2014-12-03added type conversion functions and creation from nullptrAndreas Stöckel
2014-12-02expanded unit test and fixed further stack overflow caused by missuse of ↵Andreas Stöckel
braced initializer list
2014-12-02added new unit test for the Variant class and fixed some bugsAndreas Stöckel
2014-12-02added revamped variant typeAndreas Stöckel