index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
js
Age
Commit message (
Expand
)
Author
2023-03-28
Reland "refactor: remove Deno[Deno.internal].nodeUnstable namespace" (#18475)
Bartek Iwańczuk
2023-03-28
refactor(runtime): manual serialization of bootstrap data (#18448)
Bartek Iwańczuk
2023-03-27
Revert "refactor: remove Deno[Deno.internal].nodeUnstable namespace (… (#18...
Bartek Iwańczuk
2023-03-27
refactor: remove Deno[Deno.internal].nodeUnstable namespace (#18449)
Bartek Iwańczuk
2023-03-22
Revert "refactor: rename Deno.openKv() to Deno.kv() (#18349)" (#18362)
Ryan Dahl
2023-03-22
refactor: rename Deno.openKv() to Deno.kv() (#18349)
Ryan Dahl
2023-03-22
feat(ext/kv): key-value store (#18232)
Heyang Zhou
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-09
fix(rumtime): Add `Deno.` prefix for registered symbols (#18086)
Kenta Moriuchi
2023-03-09
perf: don't add unload event listener (#18082)
Bartek Iwańczuk
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-08
perf: move setting up Deno namespace to snapshot time (#18067)
Bartek Iwańczuk
2023-03-07
perf: move runtime bootstrap code to snapshot time (#18062)
Bartek Iwańczuk
2023-03-07
refactor: Add "deno_fs" extension crate (#18040)
Bartek Iwańczuk
2023-03-05
refactor: move "pathFromURL" to deno_web extension (#18037)
Bartek Iwańczuk
2023-03-05
refactor: move definition of Deno.build from "runtime" to "core" (#18036)
Bartek Iwańczuk
2023-03-05
refactor(runtime): merge "spawn" into "process" (#18022)
Bartek Iwańczuk
2023-03-05
refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js (...
Bartek Iwańczuk
2023-03-05
refactor: remove unused 40_diagnostics.js file (#18021)
Bartek Iwańczuk
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-01
fix(core): introduce `SafeRegExp` to primordials (#17592)
Kenta Moriuchi
2023-02-23
fix(core): remove async op inlining optimization (#17899)
Divy Srivastava
2023-02-22
perf(core, runtime): Further improve startup time (#17860)
Bartek Iwańczuk
2023-02-16
test: add unit tests from std/node (#17794)
Bartek Iwańczuk
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk
2023-02-14
feat: stabilize Deno.osUptime() (#17554)
Bartek Iwańczuk
2023-02-13
feat: Stabilize Deno.Command API (#17628)
Bartek Iwańczuk
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-02-08
refactor: internal runtime code TS support (#17672)
Leo Kettmeir
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-01-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-25
fix: remove leftover Deno.spawn references (#17524)
David Sherret
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-24
feat(runtime/command): make stdin default to inherit for spawn() (#17334)
Leo Kettmeir
2023-01-20
feat: Stabilize Deno.Listener.ref/unref (#17477)
Bartek Iwańczuk
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-16
refactor(core): rename pending_promise_exception to pending_promise_rejection...
Bartek Iwańczuk
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-13
fix: make self and window getters only & make getterOnly ignore setting (#17362)
Leo Kettmeir
2023-01-12
feat: allow passing a ReadableStream to Deno.writeFile/Deno.writeTextFile (#1...
Leo Kettmeir
2023-01-09
feat(runtime/os): add `Deno.env.has()` (#17315)
Leo Kettmeir
2023-01-06
fix(core): get v8 console from context extra bindings (#17243)
Chengzhong Wu
2023-01-06
perf(ext,runtime): remove using `SafeArrayIterator` from `for-of` (#17255)
Kenta Moriuchi
2023-01-03
fix(permissions): process `URL` in `Deno.FfiPermissionDescriptor.path` for `r...
Asher Gomez
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-28
fix(node): Add op_node_unstable_os_uptime to allow for node interop (#17208)
Kamil Ogórek
2022-12-27
feat(unstable): Add "Deno.osUptime()" API (#17179)
Kamil Ogórek
[prev]
[next]