summaryrefslogtreecommitdiff
path: root/doc/api/repl.md
Commit message (Expand)AuthorAgeFilesLines
* doc: use consistent unordered list styleNick Schonning2019-09-161-3/+3
* doc: start unorded lists at start of lineNick Schonning2019-09-031-11/+11
* doc: change the 'txt' to 'console' for a commandMaledong2019-09-031-1/+1
* doc: add extends for derived classesKamat, Trivikram2019-09-011-2/+2
* 2019-05-21, Version 12.3.0 (Current)Ruben Bridgewater2019-05-211-1/+1
* repl: handle uncaughtException properlyRuben Bridgewater2019-05-081-1/+33
* doc: fix pull request numberRuben Bridgewater2019-04-251-1/+1
* 2019-04-23, Version 12.0.0 (Current)Beth Griggs2019-04-231-2/+2
* repl: fix terminal default settingRuben Bridgewater2019-03-251-3/+8
* repl: add replDefaults to customize the writerRuben Bridgewater2019-03-081-6/+25
* doc: fix code lang in repl.mdgengjiawen2019-02-191-18/+9
* 2018-02-14, Version 11.10.0 (Current)Michaël Zasso2019-02-141-1/+1
* repl: add repl.setupHistory for programmatic replLance Ball2019-02-111-0/+16
* repl: improve doc for disabling REPL history on WindowsSamuel D. Leslie2019-01-261-2/+4
* doc: add types and their corresponding return valuesOuyang Yadong2018-11-021-0/+1
* doc: fix pr-url in repl.mdСковорода Никита Андреевич2018-10-151-1/+1
* doc: wrap links in <>Сковорода Никита Андреевич2018-10-151-2/+2
* doc: add links for repl.ReplServerRich Trott2018-09-211-13/+14
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-08-291-1/+1
* doc: unify optional arguments format in headingsVse Mozhet Byt2018-08-191-1/+1
* doc: prevent some redirectionsVse Mozhet Byt2018-07-141-2/+2
* doc: document using `domain` in REPLAyush Gupta2018-05-041-0/+15
* doc: add more missing backticksVse Mozhet Byt2018-05-031-8/+8
* doc: add missing periods or colonsVse Mozhet Byt2018-05-021-4/+5
* 2018-04-24, Version 10.0.0 (Current)James M Snell2018-04-241-2/+2
* doc: fully document --experimental-repl-awaitTimothy Gu2018-04-181-1/+2
* repl: hide top-level await feature behind a flagTimothy Gu2018-04-181-0/+19
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+1
* doc: add missing quotes in default string valuesVse Mozhet Byt2018-04-091-3/+3
* doc: fix various nitsVse Mozhet Byt2018-04-041-3/+3
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-14/+15
* repl: remove magic modeRuben Bridgewater2018-03-111-6/+5
* 2018-03-07, Version 9.8.0 (Current)Myles Borins2018-03-071-1/+1
* repl: make last error available as `_error`Anna Henningsen2018-03-041-0/+17
* doc: add new documentation lint ruleestrada91662018-02-231-2/+2
* doc: remove extraneous "for example" textRich Trott2018-02-231-1/+1
* repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater2018-02-121-16/+0
* doc: linkify missing typesVse Mozhet Byt2018-02-011-2/+2
* doc: fix typo in REPL docsAdam Engebretson2018-01-271-1/+1
* doc: edit for concisionRich Trott2018-01-031-3/+2
* doc: fix typo in repl.mdRich Trott2017-12-071-1/+1
* 2017-10-31, Version 9.0.0 (Current)James M Snell2017-10-311-2/+2
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc: environmental->environment & NodeJS->Node.jsRod Vagg2017-08-241-1/+1
* repl: deprecate REPLServer.parseREPLKeywordLance Ball2017-08-021-0/+14
* repl: make REPLServer.bufferedCommand privateLance Ball2017-08-011-1/+11
* doc: add notice about useGlobal option in repl docsstarkwang2017-07-141-1/+2
* tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt2017-07-051-7/+7
* doc: unify spaces in object literalsVse Mozhet Byt2017-06-031-4/+4
* doc: use destructuring in code examplesVse Mozhet Byt2017-06-031-1/+1