132 Commits (85a4e257759d0da3dbebb501069a8a1f7130a392)

Author SHA1 Message Date
Yang Guo b73b903dc4 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Ben Noordhuis 9ff7ed23cd lib: fix event race condition with -e 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Rich Trott 7e0410499d test: limit lint rule disabling in message test 8 years ago
Ali Ijaz Sheikh 751404dc28 test: fix over-dependence on native promise impl 8 years ago
James M Snell 804bb22e3b vm: refactor vm module 8 years ago
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott 6263c00828 test: provide duration/interval to timers 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Anna Henningsen 10929f6cb6
test: fail for missing output files 8 years ago
Anna Henningsen 196d27dd8c
promise: better stack traces for --trace-warnings 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Brian White c8c2544cd9
timers: improve setTimeout/Interval performance 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Sakthipriyan Vairamani 89ede72fca tools: remove unnecessary imports and assignments 8 years ago
Anna Henningsen 3cac616791
vm: don't print out arrow message for custom error 8 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 8 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 8 years ago
Rich Trott 1a21524b69 debugger: fix --debug-brk interaction with -e 9 years ago
Anna Henningsen dab09877b0
module: don't cache uninitialized builtins 9 years ago
Rich Trott 4faaed69fa test,tools: enable linting for undefined vars 9 years ago
Brian White ae18bbef48
lib: improve module loading performance 9 years ago
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago
Jeremiah Senkpiel 4fe02e23af timers: give Timeouts a constructor name 9 years ago
Michaël Zasso 9968941797 test: fix tests after V8 upgrade 9 years ago
Jeremiah Senkpiel 60f8c1acf4 timers: refactor timers 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
cjihrig b799a74709 src: fix line numbers on core errors 9 years ago
Rod Vagg d2c8ba5248 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Rich Trott 7cb89f515d test: remove flaky status from eval_messages test 9 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 9 years ago
Alexis Campailla 165767dc7d test: mark eval_messages as flaky 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Ben Noordhuis c2b8b30836 test: remove stray copyright notices 10 years ago
Ben Noordhuis 93a44d5228 src: fix deferred events not working with -e 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brian White c7782c0af8 node: improve nextTick performance 10 years ago