0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/runtime/ops
2022-12-28 14:56:05 +01:00
..
os fix(node): Add op_node_unstable_os_uptime to allow for node interop (#17208) 2022-12-28 14:56:05 +01:00
web_worker feat(core): codegen ops (#13861) 2022-03-14 18:44:15 +01:00
fs.rs chore: update to Rust 1.66.0 (#17078) 2022-12-17 23:20:15 +01:00
fs_events.rs feat: Add requesting API name to permission prompt (#15936) 2022-09-27 22:36:33 +02:00
http.rs fix(ext/net): return an error from startTls and serveHttp if the original connection is captured elsewhere (#16242) 2022-10-18 11:28:27 +09:00
io.rs Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) 2022-12-15 15:26:10 +00:00
mod.rs feat(runtime): two-tier subprocess API (#11618) 2022-04-21 00:20:33 +02:00
permissions.rs refactor(cli): use shared sys kind parser in flags.rs (#16087) 2022-09-29 19:34:16 +09:00
process.rs feat: Add requesting API name to permission prompt (#15936) 2022-09-27 22:36:33 +02:00
runtime.rs feat: Add requesting API name to permission prompt (#15936) 2022-09-27 22:36:33 +02:00
signal.rs Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) 2022-12-15 15:26:10 +00:00
spawn.rs unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893) 2022-12-09 16:43:36 +01:00
tty.rs feat: improve download progress bar (#16984) 2022-12-12 20:52:10 -05:00
utils.rs chore: fix flaky stdout_write_all test (#15772) 2022-09-05 09:05:48 -04:00
web_worker.rs perf(runtime): short-circuit queue_async_op for Poll::Ready (#15773) 2022-09-06 23:08:37 +05:30
worker_host.rs chore: use Rust 1.65.0 (#16688) 2022-11-18 02:59:10 +01:00