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
Age
Commit message (
Expand
)
Author
2023-02-17
feat(ext/node): implement `node:v8` (#17806)
Divy Srivastava
2023-02-17
fix(ext/node): add support for BYOB streams (#17803)
AntonioFCG
2023-02-16
perf(ext/node): move winerror binding to rust (#17792)
Divy Srivastava
2023-02-16
test: add unit tests from std/node (#17794)
Bartek Iwańczuk
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-14
feat(ext/node): embed std/node into the snapshot (#17724)
Bartek Iwańczuk
2023-02-10
refactor: clean up "cli/node/mod.rs" and "ext/node" (#17713)
Bartek Iwańczuk
2023-02-10
refactor: allow to provide polyfills for Node modules from the snapshot (#17706)
Bartek Iwańczuk
2023-02-08
fix: use static Reflect methods in nodeGlobalThis proxy (#17696)
Kamil Ogórek
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-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-06
refactor(npm): use per-thread package.json cache (#17644)
Bartek Iwańczuk
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-02-01
fix(napi): return node globalThis from napi_get_global (#17613)
Divy Srivastava
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-24
feat: support node built-in module imports (#17264)
Bartek Iwańczuk
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-14
fix(npm): use original node regex in npm resolution (#17404)
Kiryl Dziamura
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-10
fix(npm): allow to read package.json if permissions are granted (#17209)
Bartek Iwańczuk
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-06
fix(npm): handle declaration file resolution where packages incorrectly defin...
David Sherret
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-19
fix(npm): conditional exports with --node-modules-dir (#17111)
Bartek Iwańczuk
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-16
fix(npm): fix require resolution if using --node-modules-dir (#17087)
Bartek Iwańczuk
2022-12-15
fix(npm): improve exports resolution when type checking (#17071)
David Sherret
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-15
1.29.0 (#17052)
denobot
2022-12-07
feat(fmt): improve width calculation (#16982)
David Sherret
2022-12-05
refactor: remove references to Deno.core in bootstrap code (#16937)
Bartek Iwańczuk
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
fix(npm): improve package.json exports support for types (#16880)
David Sherret
2022-11-29
fix(ext/node): allow absolute path in createRequire (#16853)
Yoshiya Hinosawa
2022-11-28
fix(npm): don't resolve JS files when resolving types (#16854)
David Sherret
2022-11-28
fix(npm): allow to inspect npm modules with --inspect-brk (#16841)
Bartek Iwańczuk
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-24
fix(npm/types): resolve main entrypoint declaration file when no types entry ...
David Sherret
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-19
fix(npm): handle directory resolution when resolving declaration files (#16706)
David Sherret
2022-11-19
fix(ext/node): handle URL in createRequire (#16682)
Yoshiya Hinosawa
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
[prev]
[next]