24 Commits (4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e)

Author SHA1 Message Date
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
isaacs 0b3ecc05a6 Close #955 Change ^C handling in REPL 14 years ago
Ryan Dahl 2e3e95ee89 add process.stdin 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Oleg Efimov 8b980d729c Fix line wrapping in docs. Add tics for constants in docs text. 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago