aboutsummaryrefslogtreecommitdiff
path: root/vfs/src
Commit message (Collapse)AuthorAgeFilesLines
* parallelize statix-checkAkshay2022-02-191-0/+8
|
* add snapshot test suitesnapshot-testsAkshay2021-11-081-1/+1
|
* introduce ReadOnlyVfs::singletonAkshay2021-11-061-0/+5
| | | | | create a VFS with exactly one file, handy for operations involving a single buffer or file
* minor refactorAkshay2021-10-191-1/+1
|
* add vfsAkshay2021-10-191-0/+89