summaryrefslogtreecommitdiff
path: root/test/message/error_exit.out
AgeCommit message (Expand)Author
2019-01-30process: split execution into main scriptsJoyee Cheung
2019-01-16process: allow StartExecution() to take a main script IDJoyee Cheung
2019-01-06src: split `LoadEnvironment()` at `startExecution()`Anna Henningsen
2018-11-29process: refactor the bootstrap mode branching for readabilityJoyee Cheung
2018-09-27assert: switch `inputs` to `values`Ruben Bridgewater
2018-08-04assert: multiple improvementsRuben Bridgewater
2018-04-14assert: improve default error messagesRuben Bridgewater
2018-03-15lib: restructure cjs and esm loadersJoyee Cheung
2018-03-15src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung
2018-03-06src: move internal loaders out of bootstrap_node.jsJoyee Cheung
2018-01-24assert: use destructuring for errorsRuben Bridgewater
2017-12-15assert: use object argument in innerFailRuben Bridgewater
2017-11-22assert: use Object.is comparison in .strictEqualRuben Bridgewater
2017-05-23errors: AssertionError moved to internal/errorFaiz Halde
2017-05-04assert: fix AssertionError, assign error codeJames M Snell
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2016-06-17src: rename "node" script to "bootstrap_node"Daniel Bevenius
2016-06-03debugger: fix --debug-brk interaction with -eRich Trott
2016-04-14lib: improve module loading performanceBrian White
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2013-04-05test: Fix message/error_exitisaacs
2013-03-20bindings: update apiTrevor Norris
2013-02-27core: Remove the nextTick for running the main fileisaacs
2013-02-15process: streamlining tick callback logicTrevor Norris
2012-12-29node: emit 'exit' when exiting with errorisaacs