summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/variant.h
AgeCommit message (Expand)Author
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-02-09GuVariant is now plain uintptr_t instead of a structure to make it easier to ...kr.angelov
2013-09-26add gu_variant_close in libgukr.angelov
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced with...kr.angelov
2012-01-20initial import of the C runtimekr.angelov