deno/runtime/ops
Bartek Iwańczuk 201737c518
feat: stabilize Deno.osUptime() (#17554)
This commit stabilizes "Deno.osUptime()" API. The "--unstable" flag is
no longer required to use this API.
2023-02-14 12:35:38 +01:00
..
os feat: stabilize Deno.osUptime() (#17554) 2023-02-14 12:35:38 +01:00
web_worker chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
fs_events.rs feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
fs.rs fix(ops): Always close cancel handles for read_async/write_async (#17736) 2023-02-11 14:19:13 +02:00
http.rs chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
io.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
mod.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
permissions.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
process.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
runtime.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
signal.rs Revert "fix(watch): preserve ProcState::file_fetcher between restarts (#15466) (#17591) 2023-01-30 16:22:17 +01:00
spawn.rs feat: Stabilize Deno.Command API (#17628) 2023-02-13 19:25:00 +01:00
tty.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
utils.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
web_worker.rs feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
worker_host.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00