Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | core: Make variable shadowing a compile-time error | Lioncash | 2021-05-16 | 1 | -1/+1 |
* | file_sys: Resolve cases of variable shadowing | Lioncash | 2021-05-02 | 1 | -7/+7 |
* | vfs: Use existing type aliases consistently | Lioncash | 2020-12-10 | 1 | -9/+9 |
* | vfs: Remove InterpretAsDirectory and related functions | Zach Hilman | 2018-10-19 | 1 | -3/+0 |
* | vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile | Lioncash | 2018-09-26 | 1 | -5/+3 |
* | fsmitm: Cleanup and modernize fsmitm port | Zach Hilman | 2018-09-24 | 1 | -0/+2 |
* | vfs_layered: Add LayeredVfsDirectory | Zach Hilman | 2018-09-22 | 1 | -0/+50 |