15 Commits (eed8b0525c4b824e6ee8ba2e2f883e91614967d9)

Author SHA1 Message Date
Franziska Hinkelmann 21b37b23c1 doc: fix typo in repl doc 8 years ago
Franziska Hinkelmann 73b0182553 doc: fix example in repl documentation 8 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
Prince J Wesley c948877688
doc: align breakEvalOnSigint - repl option 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 8 years ago
akki f3114e2a3e doc: fix repl defineCommand example 8 years ago
Anna Henningsen 740d8cf5e0
doc: add `added:` information for repl 8 years ago
Anna Henningsen 6a93ab11a9
repl: break on sigint/ctrl+c 9 years ago
James M Snell c339c58c4f doc: general improvements to repl.md copy 9 years ago
Blake Embrey 9552e3b4af repl: exports `Recoverable` 9 years ago
Juan 8190359094 doc: Remove extra space in REPL example 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Lance Ball ad8257fa5b repl: Assignment of _ allowed with warning 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
Rich Trott 49fa0abf9b doc: fix minor inconsistencies in repl doc 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt 4e1023d6b4 doc: harmonize $ node command line notation 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Evan Lucas da550aa063 repl: make sure historyPath is trimmed 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Tristian Flanagan e3949b2ca1 doc: sort repl alphabetically 9 years ago
Bryan English 061b2c8f2c doc: repl: add defineComand and displayPrompt 9 years ago
Tristian Flanagan 8a245ea99d doc: sort repl alphabetically 9 years ago
Danny Nemer a85f4b5ce5 doc: fix broken link in repl.markdown 9 years ago
James M Snell 4215d28f9f doc: code style cleanups in repl.markdown 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Rod Vagg 13332e161c doc: fix heading levels for new repl documentation 9 years ago
Jeremiah Senkpiel 1721968b22 doc: document repl persistent history changes 9 years ago
Sakthipriyan Vairamani d9f857df3b doc: note about custom inspect functions 9 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Roman Reiss e84dd5f651 doc: document repl on-demand module loading 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Yazhong Liu 3ae0b17c76 repl: REPLServer inherits from readline.Interface 11 years ago
isaacs ba72f8cad8 doc: mark repl as stable 11 years ago
Sami Samhuri 5eacdd4bf9 repl: emit 'reset' event when context is reset 12 years ago
Dan Kohn 2e1ebbf2c5 doc: add prompt to fix repl_test.js example 12 years ago
Nathan Rajlich 208b230744 repl: add a 'useColors' option to the repl 13 years ago
Nathan Rajlich b187e96ec9 repl: add a 'writer' option to the repl 13 years ago
Nathan Rajlich f41901cdf6 repl: make ^D emit an 'end' event on the readline instance 13 years ago
Nathan Rajlich aad12d0b26 readline: migrate ansi/vt100 logic from tty to readline 13 years ago
Nathan Rajlich 884a209ccf docs: document the repl "exit" event 13 years ago
Ming Liu b6023905ff docs: correct repl eval callback signature 13 years ago