Age | Commit message (Expand) | Author |
---|---|---|
2023-03-12 | general: fix spelling mistakes | Liam |
2022-10-18 | fixed_point: Mark default constructor as constexpr | Lioncash |
2022-10-18 | fixed_point: Mark copy/move assignment operators and constructors as constexpr | Lioncash |
2022-10-18 | fixed_point: Mark std::swap and move constructor as noexcept | Lioncash |
2022-10-18 | fixed_point: Mark relevant member function [[nodiscard]] | Lioncash |
2022-10-18 | fixed_point: Make to_uint() non-const | Lioncash |
2022-10-18 | fixed_point: Use defaulted comparisons | Lioncash |
2022-10-18 | fixed_point: Use variable templates and concepts where applicable | Lioncash |
2022-10-17 | fixed_point: Replace CONSTEXPR14 with constexpr | Morph |
2022-10-17 | general: Add missing pragma once | Morph |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-07-22 | Project Andio | Kelebek1 |