41 Commits (03954f778ec491fe5a4f8e42996e3edbe35554d9)

Author SHA1 Message Date
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 7 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 8 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 8 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 8 years ago
Tobias Nießen 3129b2c035 process: use internal/errors in internalNextTick 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Brian White fc6f487f2e
process: fix permanent deopt 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
Brian White a641b7cf3e
process: fix permanent deoptimizations 8 years ago
Cameron Little a3132b0aa5
process: cast promise rejection reason to string 8 years ago
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors 8 years ago
Jeremiah Senkpiel 59d2561e18 lib: remove an unnecessary coverage check 8 years ago
JungMinu d42296bd98 lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Daniel Bevenius aa05209d6d lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
James M Snell 5e1f32fd94 process: add optional code to warnings + type checking 8 years ago
cjihrig 49902124a9 process: add NODE_NO_WARNINGS environment variable 8 years ago
Anna Henningsen 196d27dd8c
promise: better stack traces for --trace-warnings 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
Evan Lucas 804d57db67 process: improve performance of nextTick 8 years ago
Brian White 0ed8839a27
timers: improve setImmediate() performance 8 years ago
Adri Van Houdt d4bf5cac43 process: changed var to const in internal/process/promises 8 years ago
James M Snell bf91035364 process: fix handling of process.noDeprecation in emitWarning 8 years ago
James M Snell dc7277909b fs: move SyncWriteStream to internal/fs 8 years ago
James M Snell 07dbf7313d promise: hard deprecation for unhandled promise rejection 8 years ago
Benjamin Gruenbaum ecf474ceba promise: warn on unhandled rejections 9 years ago
James M Snell f856234ffa process: internal/process/stdio.js cleanup / modernization 9 years ago
Rich Trott b7f4b1ba4c process: fix incorrect usage of assert.fail() 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago