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

Автор SHA1 Сообщение Дата
  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 лет назад
  Yuri Kunde Schlesner a75145a2c6 Make BitField and ResultCode constexpr-initializable 9 лет назад
  Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. 9 лет назад
  wwylele a0df747325 file_sys: add Self NCCH archive 9 лет назад
  Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3 9 лет назад
  Subv c93c5a72bb Return an error code when connecting to a saturated port. 9 лет назад