aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_backend.cpp
AgeCommit message (Expand)Author
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-08-21Warnings: Add UNREACHABLE macros to switches that contemplate all possible va...Subv
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-05-21FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlockMerryMage
2016-01-25archive_backend: Remove unnecessary const from return typesLioncash
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-06FileSys: De-inline Path membersYuri Kunde Schlesner