Commit graph

16 commits

Author SHA1 Message Date
Can Bölük
a9cee6758d Variant now uses vtype traits. 2020-08-18 05:14:57 +02:00
Can Bölük
c27a52eba9 Reworked vtil::variant. 2020-08-18 04:12:32 +02:00
Can Bölük
230c51470f Removing forced amd64 cconvs, other minor changes. 2020-07-30 02:35:05 +02:00
Can Bölük
625067b563 Fixed missing template parameter. 2020-07-11 02:17:35 +02:00
Can Bölük
b9effa2ac1 Symbolic pointers now store references, changed variant size. 2020-07-11 02:17:12 +02:00
Can Bölük
b5f9de68e2 ::propagate now uses transform_variables. 2020-07-09 09:49:49 +02:00
Can Bölük
392e02d973 Fixing license headers yet once again. 2020-07-09 02:43:51 +02:00
Can Bölük
614309aa11 Fixing license. 2020-07-06 21:41:04 +02:00
Can Bölük
fe72ff0d02 Fixing builds for mingw. 2020-06-23 21:02:12 +02:00
Can Bölük
94eec2119b Fixing size_t usage for MacOS compilers. 2020-06-15 22:30:56 +02:00
Can Bölük
c3e93321bf Fixed bug with trivially copyable variants. 2020-05-22 21:26:38 +02:00
Can Bölük
02e2c3fdcc Fixed the MSVC specific usage of _aligned_malloc 2020-05-03 00:27:24 +02:00
Can Bölük
92fd4576ea Fixed stack container and variant, seperated FNV hashers. 2020-04-26 19:56:16 +02:00
Can Bölük
33be98bed9 Fixed typo. 2020-04-25 08:06:33 +02:00
Can Bölük
a713293c32 Fixed license headers. 2020-04-25 05:51:24 +02:00
Can Bölük
8c39c313ea Fixed certain type-traits for MSVC and implemented "concepts" & variants 2020-04-25 05:50:53 +02:00