aboutsummaryrefslogtreecommitdiff
path: root/crates/vfs/src/vfs_path.rs
Commit message (Expand)AuthorAgeFilesLines
* Sophisticate Windows path encodingArmin Sander2020-08-141-7/+132
* Replace ad hocery with scienceAleksey Kladov2020-07-071-0/+31
* Make VFS join methods fallibleJonas Schievink2020-06-261-7/+9
* Make Debug less verbose for VfsPath and use Display in analysis-statsLaurențiu Nicola2020-06-241-2/+17
* New VFSAleksey Kladov2020-06-231-1/+50
* New VFS APIAleksey Kladov2020-06-161-0/+49