История коммитов

Автор SHA1 Сообщение Дата
  Lioncash 25b73e135f result: Add [[nodiscard]] specifiers where applicable 5 лет назад
  Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 лет назад
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 лет назад
  Lioncash 3aed797466 common_funcs: Move R_ macros to result.h 5 лет назад
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 лет назад
  Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors 5 лет назад
  Lioncash 2296e921d2 core: Resolve several -Wextra-semi warnings 6 лет назад
  Lioncash ef060ed40c result: Add default error code for the ResultCode(-1) case 6 лет назад
  Lioncash 27ab99490e result: Resolve sign-coversion warnings 6 лет назад
  Lioncash 5dfcf7cf26 hle/result: Remove unnecessary bitfield entry for ResultCode 7 лет назад
  Lioncash 0c28ab92e6 core/hle/result: Remove now-unnecessary manually defined copy assignment operator 7 лет назад
  Lioncash 3f602dde0f core/hle/result: Amend error in comment description for ResultCode 7 лет назад
  Lioncash f7ec0bcfc2 core/hle/result: Remove now-unused constructor for ResultCode 7 лет назад
  Lioncash d870cc5ad7 core/hle/result: Relocate IPC error code to ipc_helpers 7 лет назад
  Lioncash 02bc9e9de1 core/hle/ipc: Remove unnecessary includes 7 лет назад
  Lioncash b725d1fdf7 file_sys/errors: Extract FS-related error codes to file_sys/errors.h 7 лет назад
  Lioncash f1bc62bb4c hle/result: Make ResultVal's move constructor as noexcept 8 лет назад
  greggameplayer 1efb81a61d Add & correct some error modules 8 лет назад
  greggameplayer a215f63235 Add and correct some Error Modules (#444) 8 лет назад
  Lioncash 36e60c217a result: Check against self-assignment in ResultVal's copy assignment operator 8 лет назад
  Subv 6e38081165 ResultCode: Mark any error code that isn't 0 as an error. 8 лет назад
  bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. 8 лет назад
  bunnei 34571f4d2e hle: Use Switch formatted result codes. 8 лет назад
  Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom() 9 лет назад
  Yuri Kunde Schlesner 4cb47b0278 ResultVal: Add an rvalue overload of Unwrap() 9 лет назад
  Yuri Kunde Schlesner 7e5dd46cf4 ResultVal: Add more convenience utils for creating and cascading results 9 лет назад
  Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 лет назад
  Yuri Kunde Schlesner 743d18f0e4 GSP_GPU: Move error codes from result.h to local file 9 лет назад
  Yuri Kunde Schlesner 92be29adba FileSys: Move all result description to errors.h 9 лет назад
  Yuri Kunde Schlesner 3b1f0fea31 result: Make error description a generic integer 9 лет назад