summaryrefslogtreecommitdiff
path: root/runtime/ops/io.rs
AgeCommit message (Expand)Author
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-03-25upgrade: Rust 1.51.0 (#9895)Yusuke Tanaka
2021-03-20refactor: Move bin ops to deno_core and unify logic with json ops (#9457)Inteon
2021-03-19chores: enforce type ResourceId across codebase (#9837)Divy Srivastava
2021-03-18move runtime ops to serde ops (#9828)crowlKats
2021-03-18refactor: update minimal ops & rename to buffer ops (#9719)Inteon
2021-02-21feat(unstable): per op metrics (#9240)Luca Casonato
2021-01-29refactor: IO resource types, fix concurrent read/write and graceful close (#9...Bert Belder
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-12-16refactor: rewrite ops to use ResourceTable2 (#8512)Bartek Iwańczuk
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk