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-18 23:54:26 +01:00
..
crypto.rs core(runtime): fix copyright in date (#9116) 2021-01-15 13:18:49 +11:00
fetch.rs fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830) 2021-03-18 23:54:26 +01:00
fs.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
fs_events.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
io.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
mod.rs refactor: update minimal ops & rename to buffer ops (#9719) 2021-03-18 14:10:27 +01:00
net.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
net_unix.rs refactor: IO resource types, fix concurrent read/write and graceful close (#9118) 2021-01-29 01:35:07 -08:00
ops_buffer.rs refactor: update minimal ops & rename to buffer ops (#9719) 2021-03-18 14:10:27 +01: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 move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
process.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
runtime.rs refactor: clean up permission handling (#9367) 2021-03-17 17:45:12 -04:00
signal.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
timers.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
tls.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00
tty.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -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 feat: WebGPU API (#7977) 2021-03-01 11:31:13 +01:00
websocket.rs update copyright to 2021 (#9081) 2021-01-10 21:59:07 -05:00
worker_host.rs move runtime ops to serde ops (#9828) 2021-03-18 14:42:01 -04:00