6 Commits (f3d5efa3ee4432121f6e2a1866f1179b09056594)

Author SHA1 Message Date
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
isaacs d39297251f doc refactor: repl 13 years ago
isaacs dfdf09d43d doc refactor: repl 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
seebees 3222a04d5e test for REPL .save and .load and documentation updates 13 years ago
Fedor Indutny 9ad27f7853 ignore undefined messages in the debugger repl 13 years ago
isaacs 2d02e6a992 Add useGlobal flag for standard node repl 13 years ago
isaacs caf70f5e94 Revert "Don't use a separate context for the repl." 13 years ago
isaacs b70fed48a7 Don't use a separate context for the repl. 13 years ago
Fedor Indutny 178e2ce65f docs: improve addons, readline, repl documentation 13 years ago