10 Commits

Author SHA1 Message Date
John Wellbelove
d58f675722 Added hash functions 2016-12-28 12:40:29 +00:00
jwellbelove
ada67f1beb Added destructor to release current item. 2016-12-12 11:07:37 +00:00
John Wellbelove
0a8e3c8fdf Added either support or compiler error messages when the platform does not support 8 bit data types. 2016-11-13 18:18:04 +00:00
John Wellbelove
e7ecc17a78 Untabify 2016-11-13 16:31:11 +00:00
John Wellbelove
561a5414a3 Typo 2016-06-19 08:39:08 +01:00
John Wellbelove
80d111712f Only destruct the content if the new value is of a different type. 2016-06-19 08:39:07 +01:00
John Wellbelove
e3ef9e1ae6 Fixed bug where previous occupant of the variant would not get destructed when a new value was assigned. 2016-06-19 08:39:07 +01:00
John Wellbelove
00115ac9d8 Removed some ETL errors from the functions. 2016-05-03 18:47:51 +01:00
John Wellbelove
46eea4caed Added platform.h.
Fixed GCC incompatibilities
2016-03-10 00:41:36 +00:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00