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