Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-15 | Fixed building with clang+libcpp (used on OS X) | Kitsune Ral | |
libcpp has pessimistic definition of array that only engages constexpr in C++14 mode and newer; so one cannot use std::array<> in constexpr code. | |||
2017-10-14 | Make JoinState (de)serializable library-wide | Kitsune Ral | |
2016-11-06 | Use #pragma once everywhere | Malte Brandy | |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |