aboutsummaryrefslogtreecommitdiff
path: root/vfs
Commit message (Collapse)AuthorAgeFilesLines
* parallelize statix-checkAkshay2022-02-192-1/+9
|
* 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
* add MIT licensev0.2.1Akshay2021-10-271-0/+1
|
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+1
|
* minor refactorAkshay2021-10-191-1/+1
|
* add vfsAkshay2021-10-192-0/+97