99 Commits (06732babd3d044d852f029e41cd4998711440977)

Author SHA1 Message Date
Anna Henningsen 855759757a vm: don't print out arrow message for custom error 8 years ago
Anna Henningsen 5782ec2427 module: don't cache uninitialized builtins 9 years ago
Rich Trott c76f214b90 test,tools: enable linting for undefined vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
cjihrig 5ba08fbf76 src: fix line numbers on core errors 9 years ago
Rod Vagg 06113b8711 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Rich Trott eac2acca76 test: remove flaky status from eval_messages test 9 years ago
Alexis Campailla 619721e6b8 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
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
Ben Noordhuis 635337f953 test: fix message tests regression 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Vladimir Kurchatkin 055f7e9da9 src: only access stack of non-null errors 11 years ago
Vladimir Kurchatkin 259d449622 src: only access stack of defined errors 11 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
Ben Noordhuis a1ea8a27e6 test: update tests after internal api change 11 years ago
Trevor Norris 0761c90204 process: remove maxTickDepth from _tickCallback 12 years ago
isaacs 896b2aa707 util: Add debuglog, deprecate console lookalikes 12 years ago
isaacs 1fd95b57bf test: Fix message/error_exit 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Trevor Norris 0c1e7b53d0 process: separate nextTick domain logic 12 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
Trevor Norris 86c0745a5e process: streamlining tick callback logic 12 years ago
isaacs 95ac576bf9 Revert "Move MakeCallback to JS" 12 years ago
Fedor Indutny 8a96bb42c6 test: make tests work with newer v8 12 years ago
isaacs 6c80ef01c1 node: emit 'exit' when exiting with error 12 years ago
isaacs ba94f9d6f8 timers: Move list.ontimeout to separate function 12 years ago
isaacs 1c2910d94c test-message: Add setTimeout and nextTick message tests 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs 21c741f257 Print warning when maxTickDepth is reached 12 years ago
isaacs 3053f4d27d test: Fix stdin message tests 12 years ago
isaacs 93be4ffd4b test-message: fix message output 12 years ago
isaacs 99ad0561c0 test-message: fix message output 12 years ago