1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/runtime/ops
2021-03-26 12:34:25 -04:00
..
crypto.rs core(runtime): fix copyright in date (#9116) 2021-01-15 13:18:49 +11:00
fetch.rs upgrade: Rust 1.51.0 (#9895) 2021-03-25 19:17:37 +01:00
fs.rs remove macro_use (#9884) 2021-03-26 12:34:25 -04:00
fs_events.rs chores: enforce type ResourceId across codebase (#9837) 2021-03-19 13:25:37 -04:00
io.rs remove macro_use (#9884) 2021-03-26 12:34:25 -04:00
mod.rs refactor: Move bin ops to deno_core and unify logic with json ops (#9457) 2021-03-20 17:51:08 +01:00
net.rs remove macro_use (#9884) 2021-03-26 12:34:25 -04:00
net_unix.rs normalize rids (#9832) 2021-03-18 20:55:31 -04:00
os.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
permissions.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
plugin.rs remove macro_use (#9884) 2021-03-26 12:34:25 -04:00
process.rs chores: enforce type ResourceId across codebase (#9837) 2021-03-19 13:25:37 -04:00
runtime.rs refactor: clean up permission handling (#9367) 2021-03-17 17:45:12 -04:00
signal.rs chores: enforce type ResourceId across codebase (#9837) 2021-03-19 13:25:37 -04:00
timers.rs refactor: Move bin ops to deno_core and unify logic with json ops (#9457) 2021-03-20 17:51:08 +01:00
tls.rs upgrade: Rust 1.51.0 (#9895) 2021-03-25 19:17:37 +01:00
tty.rs chores: enforce type ResourceId across codebase (#9837) 2021-03-19 13:25:37 -04:00
url.rs chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00
web_worker.rs feat(runtime/ops): strongly typed deserialization of JSON ops (#9532) 2021-02-18 13:54:57 +01:00
webgpu.rs fix(op_crates/webgpu): create instance only when required (#9771) 2021-03-20 00:43:54 +01:00
websocket.rs update copyright to 2021 (#9081) 2021-01-10 21:59:07 -05:00
worker_host.rs remove macro_use (#9884) 2021-03-26 12:34:25 -04:00