summaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_backend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* file_sys: Cleanup to better match Switch file system constructs.Gravatar bunnei2018-01-211-122/+0
* Format: Run the new clang format on everythingGravatar James Rowe2018-01-201-1/+1
* Warnings: Add UNREACHABLE macros to switches that contemplate all possible va...Gravatar Subv2017-08-211-0/+2
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-20/+13
* FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlockGravatar MerryMage2016-05-211-6/+6
* archive_backend: Remove unnecessary const from return typesGravatar Lioncash2016-01-251-4/+4
* Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-281-0/+2
* Memmap: Re-organize memory function in two filesGravatar Yuri Kunde Schlesner2015-05-151-1/+1
* FileSys: De-inline Path membersGravatar Yuri Kunde Schlesner2015-05-061-0/+127