aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_vfs/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* use released `notifiy` version, add TODO commentBernardo2019-01-261-2/+1
|
* refactor, put watcher with `io::Worker`Bernardo2019-01-261-1/+0
| | | | | use `RootFilter` to filter recursive watches untested
* actually drop watcher, use parking_lot::MutexBernardo2019-01-261-0/+1
|
* handle recursive watching ourselvesBernardo2019-01-261-0/+1
|
* use notify with fixBernardo2019-01-261-1/+2
|
* complete testBernardo2019-01-261-0/+1
|
* initial Watcher implBernardo2019-01-261-0/+2
|
* extract area to a crateAleksey Kladov2019-01-041-0/+1
|
* :arrow_up: crossbeamAleksey Kladov2018-12-301-1/+1
| | | | closes #189
* implement vfs events handlingAleksey Kladov2018-12-201-0/+3
|
* vfs crate scaffoldAleksey Kladov2018-12-201-0/+3
|
* wipAleksey Kladov2018-12-201-0/+11