summaryrefslogtreecommitdiff
path: root/doc/api/repl.md
AgeCommit message (Expand)Author
2019-12-10repl: support previews by eager evaluating inputRuben Bridgewater
2019-12-01doc: revise REPL uncaught exception textRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-03doc: start unorded lists at start of lineNick Schonning
2019-09-03doc: change the 'txt' to 'console' for a commandMaledong
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-05-212019-05-21, Version 12.3.0 (Current)Ruben Bridgewater
2019-05-08repl: handle uncaughtException properlyRuben Bridgewater
2019-04-25doc: fix pull request numberRuben Bridgewater
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-08repl: add replDefaults to customize the writerRuben Bridgewater
2019-02-19doc: fix code lang in repl.mdgengjiawen
2019-02-142018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-11repl: add repl.setupHistory for programmatic replLance Ball
2019-01-26repl: improve doc for disabling REPL history on WindowsSamuel D. Leslie
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-15doc: fix pr-url in repl.mdСковорода Никита Андреевич
2018-10-15doc: wrap links in <>Сковорода Никита Андреевич
2018-09-21doc: add links for repl.ReplServerRich Trott
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-19doc: unify optional arguments format in headingsVse Mozhet Byt
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-05-04doc: document using `domain` in REPLAyush Gupta
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-18doc: fully document --experimental-repl-awaitTimothy Gu
2018-04-18repl: hide top-level await feature behind a flagTimothy Gu
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-09doc: add missing quotes in default string valuesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-11repl: remove magic modeRuben Bridgewater
2018-03-072018-03-07, Version 9.8.0 (Current)Myles Borins
2018-03-04repl: make last error available as `_error`Anna Henningsen
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-12repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-27doc: fix typo in REPL docsAdam Engebretson
2018-01-03doc: edit for concisionRich Trott
2017-12-07doc: fix typo in repl.mdRich Trott
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-24doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-08-02repl: deprecate REPLServer.parseREPLKeywordLance Ball