Commit Graph

4 Commits

Author SHA1 Message Date
2b45210159 One test passes 2020-04-03 16:37:28 -06:00
b37728eefd Tons of WIP changes for paths 2020-04-03 16:37:27 -06:00
3b895f4dbb WIP, converted Hashes to a Hash struct 2020-04-03 16:37:27 -06:00
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