Commit Graph

3 Commits

Author SHA1 Message Date
Timothy Baldridge
18c7444541 Fix CTD issue during extraction 2020-09-29 06:35:31 -06:00
Timothy Baldridge
965ca113ed VFS as .net Standard 2020-01-09 16:07:42 -07:00
Timothy Baldridge
133fa2febd
Async VFS Implementation (#171)
* New VFS implementation can load/save/analyze files. All in a immutable, lock free (mostly) async parallel manner.

* VFS indexing is complete

* Can stage files

* Can extract VirtualFiles into PortableFiles and create contexts from PortableFiles

* Code cleanup
2019-11-14 15:22:53 -07:00