..
internal
lib: guard inspector console using process var
2017-11-13 08:00:12 -06:00
.eslintrc.yaml
tools: remove legacy indentation linting
2017-07-30 09:21:52 -07:00
_http_agent.js
lib: replace string concatenation with template
2017-11-13 07:59:48 -06:00
_http_client.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
_http_common.js
lib: change concatenated string to template
2017-11-13 07:59:49 -06:00
_http_incoming.js
tools: enable additional eslint rules
2017-10-19 13:54:14 -04:00
_http_outgoing.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
_http_server.js
lib: replace string concatenation with template
2017-11-13 07:59:48 -06:00
_stream_duplex.js
stream: add destroy and _destroy methods.
2017-05-22 08:34:14 +02:00
_stream_passthrough.js
_stream_readable.js
stream: complete migration to internal/errors
2017-10-29 18:57:28 +01:00
_stream_transform.js
stream: migrate to internal/errors
2017-10-01 20:37:00 -03:00
_stream_wrap.js
lib: move _stream_wrap into internals
2017-10-19 18:06:27 +02:00
_stream_writable.js
stream: complete migration to internal/errors
2017-10-29 18:57:28 +01:00
_tls_common.js
crypto: deprecate {ecdhCurve: false}
2017-11-13 07:59:47 -06:00
_tls_legacy.js
tools: enable additional eslint rules
2017-10-19 13:54:14 -04:00
_tls_wrap.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
assert.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
async_hooks.js
async_hooks: skip runtime checks when disabled
2017-10-19 12:45:21 +02:00
buffer.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
child_process.js
lib: replace string concatenation with template
2017-11-13 07:59:48 -06:00
cluster.js
lib: use consistent indentation for ternaries
2017-07-07 06:57:16 -07:00
console.js
console: avoid adding infinite error listeners
2017-11-13 07:59:36 -06:00
constants.js
src: add support to pass flags to dlopen
2017-09-08 17:14:03 -04:00
crypto.js
crypto: migrate setFipsCrypto to internal/errors
2017-10-27 08:13:01 -07:00
dgram.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
dns.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
domain.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
events.js
events: remove emit micro-optimizations
2017-11-14 14:21:27 -06:00
fs.js
lib: replace string concatenation with template
2017-11-13 08:00:12 -06:00
http.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
http2.js
http2: refactor error handling
2017-08-28 00:39:42 +04:00
https.js
https: refactor to use http internals
2017-10-26 15:47:29 -07:00
inspector.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
module.js
module: revert #3384 DEP0019 EOL
2017-10-31 09:34:45 -07:00
net.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
os.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
path.js
tools: enable additional eslint rules
2017-10-19 13:54:14 -04:00
perf_hooks.js
perf_hooks: implementation of the perf timing API
2017-08-23 16:00:09 -07:00
process.js
punycode.js
querystring.js
querystring: convert to using internal/errors
2017-10-28 14:04:53 -04:00
readline.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
repl.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
stream.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
string_decoder.js
lib: use destructuring for some constants
2017-10-16 23:34:32 +02:00
sys.js
timers.js
timers: cleanup extraneous property on Immediates
2017-10-23 11:02:53 +02:00
tls.js
http, tls: better support for IPv6 addresses
2017-11-06 17:43:29 -05:00
tty.js
tty,doc: add type-check to isatty
2017-10-22 16:51:10 -07:00
url.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
util.js
lib: improve the usage of TypeError[INVALID_ARG_TYPE]
2017-11-13 08:00:10 -06:00
v8.js
v8: migrate setFlagsFromString to internal/errors
2017-10-29 23:07:52 -07:00
vm.js
vm: deprecate vm.runInDebugContext
2017-10-23 17:17:16 +02:00
zlib.js
zlib: gracefully set windowBits from 8 to 9
2017-10-29 20:14:01 +01:00