..
internal
module: resolve and instantiate loader pipeline hooks
8 years ago
.eslintrc.yaml
tools: remove legacy indentation linting
8 years ago
_http_agent.js
http: client keep-alive for UNIX domain sockets
8 years ago
_http_client.js
http: client keep-alive for UNIX domain sockets
8 years ago
_http_common.js
lib: implement async_hooks API in core
8 years ago
_http_incoming.js
http: suppress data event if req aborted
8 years ago
_http_outgoing.js
http: revert #14024 writable is never set to false
8 years ago
_http_server.js
errors: migrate _http_outgoing
8 years ago
_stream_duplex.js
stream: add destroy and _destroy methods.
8 years ago
_stream_passthrough.js
meta: restore original copyright header
8 years ago
_stream_readable.js
stream: fix todo
8 years ago
_stream_transform.js
stream: migrate to internal/errors
8 years ago
_stream_wrap.js
uv: improvements to process.binding('uv')
8 years ago
_stream_writable.js
stream: fix disparity between buffer and the count
8 years ago
_tls_common.js
lib: faster type checks for some types
8 years ago
_tls_legacy.js
doc, lib, test: do not re-require needlessly
8 years ago
_tls_wrap.js
tls: improve TLSSocket & Server performance
8 years ago
assert.js
lib: faster type checks for some types
8 years ago
async_hooks.js
async_hooks: fix reference in code comment
8 years ago
buffer.js
lib: faster type checks for some types
8 years ago
child_process.js
lib: faster type checks for some types
8 years ago
cluster.js
lib: use consistent indentation for ternaries
8 years ago
console.js
console: improve console.group()
8 years ago
constants.js
src: add support to pass flags to dlopen
8 years ago
crypto.js
crypto: make createXYZ inlineable
8 years ago
dgram.js
lib: faster type checks for some types
8 years ago
dns.js
dns: add `verbatim` option to dns.lookup()
8 years ago
domain.js
domain: remove `.dispose()`
8 years ago
events.js
lib: update indentation of ternaries
8 years ago
fs.js
path: deprecate internal _makeLong, replace
8 years ago
http.js
http: use more efficient module.exports pattern
8 years ago
http2.js
http2: refactor error handling
8 years ago
https.js
https: convert to using internal/errors
8 years ago
inspector.js
inspector: reimplement JS binding
8 years ago
module.js
module: resolve and instantiate loader pipeline hooks
8 years ago
net.js
net: change assert to conform to other files
8 years ago
os.js
os: make EOL configurable and read only
8 years ago
path.js
doc: fix unassigned deprecation code
8 years ago
perf_hooks.js
perf_hooks: implementation of the perf timing API
8 years ago
process.js
src: remove excessive license boilerplate
10 years ago
punycode.js
lib: remove let from for loops
9 years ago
querystring.js
querystring: avoid indexOf when parsing
8 years ago
readline.js
lib: use Timer.now() in readline module
8 years ago
repl.js
repl: remove internal frames from runtime errors
8 years ago
stream.js
lib: faster type checks for some types
8 years ago
string_decoder.js
string_decoder: Migrate to use internal/errors
8 years ago
sys.js
meta: restore original copyright header
8 years ago
timers.js
timers: warn on overflowed timeout duration
8 years ago
tls.js
lib: faster type checks for some types
8 years ago
tty.js
tty: require readline at top of file
8 years ago
url.js
url: change variable name to be more descriptive
8 years ago
util.js
util: use faster -0 check
8 years ago
v8.js
v8: add new to the throw statement
8 years ago
vm.js
vm: support parsing a script in a specific context
8 years ago
zlib.js
zlib: migrate to internal/errors
8 years ago