aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_static.h
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-12-10vfs: Use existing type aliases consistentlyLioncash
2020-09-22General: Make use of std::nullopt where applicableLioncash
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-25vfs_static: Remove template byte parameter from StaticVfsFileLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21vfs_static: Add StaticVfsFileZach Hilman