summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_static.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-3/+3
2020-12-10vfs: Use existing type aliases consistentlyLioncash1-1/+1
2020-09-22General: Make use of std::nullopt where applicableLioncash1-3/+5
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L1-2/+2
2018-09-26vfs/etc: Append std:: to size_t usagesLioncash1-8/+8
2018-09-25vfs_static: Remove template byte parameter from StaticVfsFileLioncash1-3/+4
2018-09-24fsmitm: Cleanup and modernize fsmitm portZach Hilman1-1/+2
2018-09-22vfs_static: Add StaticVfsFileZach Hilman1-0/+77