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