Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor, push allocations down | Aleksey Kladov | 2020-07-14 | 2 | -3/+3 |
* | Add a license field to all the crates | Yuki Okushi | 2020-07-14 | 1 | -0/+1 |
* | no doctests | Aleksey Kladov | 2020-07-11 | 1 | -0/+3 |
* | Optimize VFS processing | Aleksey Kladov | 2020-07-10 | 1 | -1/+1 |
* | Also reload when adding new examples, tests, etc | Aleksey Kladov | 2020-07-10 | 1 | -1/+1 |
* | Replace ad hocery with science | Aleksey Kladov | 2020-07-07 | 3 | -56/+81 |
* | Fix symbol search in salsa | Aleksey Kladov | 2020-07-07 | 1 | -19/+90 |
* | FileSetConfig works with empty set of roots | Aleksey Kladov | 2020-07-01 | 1 | -1/+1 |
* | Make VFS join methods fallible | Jonas Schievink | 2020-06-26 | 2 | -8/+10 |
* | Less error-prone naming | Aleksey Kladov | 2020-06-24 | 1 | -4/+4 |
* | Cleanup project.json deserialization | Aleksey Kladov | 2020-06-24 | 1 | -2/+2 |
* | Make Debug less verbose for VfsPath and use Display in analysis-stats | Laurențiu Nicola | 2020-06-24 | 1 | -2/+17 |
* | New VFS | Aleksey Kladov | 2020-06-23 | 6 | -134/+67 |
* | Speedup VFS::partition | Aleksey Kladov | 2020-06-19 | 2 | -9/+26 |
* | New VFS API | Aleksey Kladov | 2020-06-16 | 7 | -0/+508 |