You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Weijia Wang 212de3c5ec
lib: use destructuring for some constants
7 years ago
..
internal lib: use destructuring for some constants 7 years ago
.eslintrc.yaml tools: remove legacy indentation linting 7 years ago
_http_agent.js lib: use destructuring for some constants 7 years ago
_http_client.js lib: use destructuring for some constants 7 years ago
_http_common.js lib: use destructuring for some constants 7 years ago
_http_incoming.js http: suppress data event if req aborted 7 years ago
_http_outgoing.js lib: use destructuring for some constants 7 years ago
_http_server.js lib: use destructuring for some constants 7 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 lib: use destructuring for some constants 7 years ago
_stream_transform.js stream: migrate to internal/errors 7 years ago
_stream_wrap.js lib: use destructuring for some constants 7 years ago
_stream_writable.js lib: use destructuring for some constants 7 years ago
_tls_common.js lib: use destructuring for some constants 7 years ago
_tls_legacy.js lib: use destructuring for some constants 7 years ago
_tls_wrap.js lib: use destructuring for some constants 7 years ago
assert.js lib: faster type checks for some types 7 years ago
async_hooks.js async_hooks: fix reference in code comment 7 years ago
buffer.js lib: faster type checks for some types 7 years ago
child_process.js lib: use destructuring for some constants 7 years ago
cluster.js lib: use consistent indentation for ternaries 7 years ago
console.js console: improve console.group() 7 years ago
constants.js src: add support to pass flags to dlopen 7 years ago
crypto.js crypto: make createXYZ inlineable 7 years ago
dgram.js lib: use destructuring for some constants 7 years ago
dns.js lib: use destructuring for some constants 7 years ago
domain.js lib: use destructuring for some constants 7 years ago
events.js events: migrate to internal/errors 7 years ago
fs.js lib: use destructuring for some constants 7 years ago
http.js lib: use destructuring for some constants 7 years ago
http2.js http2: refactor error handling 7 years ago
https.js lib: use destructuring for some constants 7 years ago
inspector.js inspector: migrate to internal/errors 7 years ago
module.js lib: use destructuring for some constants 7 years ago
net.js lib: use destructuring for some constants 7 years ago
os.js lib: use destructuring for some constants 7 years ago
path.js doc: fix unassigned deprecation code 7 years ago
perf_hooks.js perf_hooks: implementation of the perf timing API 7 years ago
process.js src: remove excessive license boilerplate 10 years ago
punycode.js lib: remove let from for loops 8 years ago
querystring.js querystring: avoid indexOf when parsing 7 years ago
readline.js lib: use destructuring for some constants 7 years ago
repl.js lib: use destructuring for some constants 7 years ago
stream.js lib: use destructuring for some constants 7 years ago
string_decoder.js lib: use destructuring for some constants 7 years ago
sys.js meta: restore original copyright header 8 years ago
timers.js lib: use destructuring for some constants 7 years ago
tls.js lib: faster type checks for some types 7 years ago
tty.js lib: use destructuring for some constants 7 years ago
url.js url: change variable name to be more descriptive 7 years ago
util.js util: use faster -0 check 7 years ago
v8.js v8: add new to the throw statement 7 years ago
vm.js vm: support parsing a script in a specific context 7 years ago
zlib.js zlib: migrate to internal/errors 7 years ago