summaryrefslogtreecommitdiff
path: root/runtime/ops/fs.rs
AgeCommit message (Expand)Author
2021-01-29refactor: IO resource types, fix concurrent read/write and graceful close (#9...Bert Belder
2021-01-11upgrade: tokio 1.0 (#8779)Bartek Iwańczuk
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2021-01-08fix(runtime): use tokio for async fs ops (#9042)Casper Beyer
2021-01-02upgrade: Rust 1.49.0 (#8955)Bartek Iwańczuk
2020-12-16refactor: rewrite ops to use ResourceTable2 (#8512)Bartek Iwańczuk
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk