129 Commits (0597d3fe8f83f4e72c643a7048c02f39ecced860)

Author SHA1 Message Date
Rich Trott b7b38bdbaf
test: adjust indentation for stricter linting 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 8 years ago
Rich Trott 4ffe804c81
tools: update ESLint to v4.0.0 8 years ago
Yang Guo 830949c8b0
test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Rich Trott 4befdd1c13
test: limit lint rule disabling in message test 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott e81b1cc1ae
test: provide duration/interval to timers 8 years ago
James M Snell a55af77fc5
vm: refactor vm module 8 years ago
Ali Ijaz Sheikh 0ddad76813
test: fix over-dependence on native promise impl 8 years ago
Anna Henningsen 99ba710bca test: fail for missing output files 8 years ago
Anna Henningsen 6f8b32e754 promise: better stack traces for --trace-warnings 8 years ago
Ben Noordhuis 5efb3c373a lib: fix beforeExit not working with -e 8 years ago
Rich Trott 636026a22d test: remove blank lines at end of files 8 years ago
Brian White 06c411753e timers: improve setTimeout/Interval performance 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Sakthipriyan Vairamani fa99dadda4 tools: remove unnecessary imports and assignments 9 years ago
Anna Henningsen 6151544751 vm: don't print out arrow message for custom error 9 years ago
Anna Henningsen d049919e7d vm: add ability to break on sigint/ctrl+c 9 years ago
Mathias Bynens fb39025e31 punycode: update to v2.0.0 9 years ago
Daniel Bevenius 6dc0dae830 src: rename "node" script to "bootstrap_node" 9 years ago
Rich Trott 2961f06f6f debugger: fix --debug-brk interaction with -e 9 years ago
Anna Henningsen 178f3080f8 module: don't cache uninitialized builtins 9 years ago
Rich Trott 422fabaec3 test,tools: enable linting for undefined vars 9 years ago
Brian White c29b3c1808 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 10 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 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
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Brian White b677b844fc events: optimize various functions 10 years ago