summaryrefslogtreecommitdiff
path: root/lib/internal/main/repl.js
AgeCommit message (Expand)Author
2019-10-11repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-05-26Revert "lib: print to stdout/stderr directly instead of using console"Richard Lau
2019-05-12repl: do not run --eval code if there is noneAnna Henningsen
2019-04-28lib: print to stdout/stderr directly instead of using consoleJoyee Cheung
2019-04-20lib: use getOptionValue instead of process underscore aliasesJoyee Cheung
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-16repl: add welcome messagegengjiawen
2019-04-16lib: require globals instead of using the global proxyJoyee Cheung
2019-03-27esm: phase two of new esm implementationguybedford
2019-02-10process: group main thread execution preparation codeJoyee Cheung
2019-02-08process: move deprecation warning initialization into pre_execution.jsJoyee Cheung
2019-01-30process: split execution into main scriptsJoyee Cheung