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
/
ext
/
node
/
polyfills
/
stream
Age
Commit message (
Expand
)
Author
2024-09-12
feat(ext/node): export more symbols from streams and timers/promises (#25582)
Bartek Iwańczuk
2024-08-12
chore: update the copyright of c, mjs, and jsx (#25005)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-07-17
fix(ext/node): fix stream/promises export (#19820)
await-ovo
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-06-27
chore(ext/node): disable prefer-primordials on a per-file basis (#19553)
Kenta Moriuchi
2023-05-10
chore(node/stream): unbundle/unminify readable-streams (#19045)
Levente Kurusa
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-05
refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...
Bartek Iwańczuk
2023-02-17
fix(ext/node): add support for BYOB streams (#17803)
AntonioFCG
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk