node/lib
René eabb75cea8
lib: prefer AsyncIteratorPrototype primordial
PR-URL: https://github.com/nodejs/node/pull/59097
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2025-07-29 21:54:16 +00:00
..
assert
dns
fs
inspector
internal lib: prefer AsyncIteratorPrototype primordial 2025-07-29 21:54:16 +00:00
path
readline
stream
test
timers
util
_http_agent.js cli: add --use-env-proxy 2025-07-26 20:43:10 +00:00
_http_client.js http,https: add built-in proxy support in http/https.request and Agent 2025-07-18 09:06:32 +02:00
_http_common.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
_http_incoming.js
_http_outgoing.js
_http_server.js http: fix keep-alive not timing out after post-request empty line 2025-06-24 12:37:20 +00:00
_stream_duplex.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_stream_passthrough.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_stream_readable.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_stream_transform.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_stream_wrap.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_stream_writable.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_tls_common.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
_tls_wrap.js lib: add module to use in module deprecation warnings 2025-05-26 14:39:25 +00:00
assert.js doc: fix jsdoc definition of assert.ifError() fn in lib/assert.js 2025-06-27 13:30:51 +00:00
async_hooks.js async_hooks: move asyncResource property on bound function to EOL 2025-06-09 15:20:30 +00:00
buffer.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
child_process.js permission: propagate permission model flags on spawn 2025-07-02 02:32:20 +00:00
cluster.js
console.js
constants.js
crypto.js
dgram.js dgram: move deprecated APIs to EOL 2025-05-31 02:59:40 +00:00
diagnostics_channel.js
dns.js dns: move falsy hostname in lookup to end-of-life 2025-06-13 12:47:23 +00:00
domain.js
eslint.config_partial.mjs lib,src: support DOMException ser-des 2025-06-11 16:11:18 +00:00
events.js lib: prefer AsyncIteratorPrototype primordial 2025-07-29 21:54:16 +00:00
fs.js fs: port SonicBoom module to fs module as Utf8Stream 2025-07-28 20:27:07 -07:00
http2.js
http.js
https.js cli: add --use-env-proxy 2025-07-26 20:43:10 +00:00
inspector.js inspector: initial support for Network.loadNetworkResource 2025-07-10 12:34:11 +00:00
module.js
net.js lib: make ERM functions into wrappers returning undefined 2025-05-25 13:44:43 +00:00
os.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
path.js lib: handle all windows reserved driver name 2025-07-15 19:29:25 -03:00
perf_hooks.js
process.js
punycode.js
querystring.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
quic.js
readline.js
repl.js repl: handle errors from getters during completion 2025-07-19 12:32:19 +00:00
sea.js
sqlite.js sqlite: cleanup ERM support and export Session class 2025-05-30 17:21:30 -07:00
stream.js
string_decoder.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
sys.js lib: add node: prefix in sys module deprecation warning 2025-05-26 14:39:25 +00:00
test.js
timers.js
tls.js crypto: add tls.setDefaultCACertificates() 2025-07-18 19:57:53 +00:00
trace_events.js
tty.js
url.js url: add fileURLToPathBuffer API 2025-06-14 14:06:04 -07:00
util.js util: respect nested formats in styleText 2025-07-23 19:33:51 +00:00
v8.js
vm.js
wasi.js lib: expose setupInstance method on WASI class 2025-07-07 08:41:16 -07:00
worker_threads.js worker: add web locks api 2025-07-18 07:55:10 -07:00
zlib.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00