summaryrefslogtreecommitdiff
path: root/src/core/common/Variant.hpp
AgeCommit message (Expand)Author
2014-12-21allowing to store Function objects in Variants, added simple unit test for th...Andreas Stöckel
2014-12-21added Function as new variant typeAndreas Stöckel
2014-12-20Variants can now store references to managed objects and act as a Rooted handleAndreas Stöckel
2014-12-12Added new version of Typesystem in cooperation with Andreas.Benjamin Paassen
2014-12-11moved to CharReader everywhereAndreas Stöckel