15 Commits (bd1a31d467f048c90e86b556719bdf8cfad03dc0)

Author SHA1 Message Date
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
Morph 8f488c60da hex_util: Fix incorrect array size in AsArray 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 6 years ago
Lioncash b0c3f66dc7 partition_data_manager: Make data arrays constexpr 6 years ago
Lioncash 37ff16bbb0 common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman e0ea8e6ca5 hex_util: Add HexVectorToString and HexStringToVector 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 890507ecf1 common: Namespace hex_util.h/.cpp 8 years ago
Zach Hilman b0531d6ea0 file_sys: Comply to style guidelines 8 years ago
Zach Hilman 7193c994b7 common: Move hex string processing to separate file 8 years ago