18 Commits (a33d1c959a449115883b42753f5140541561ba2b)

Author SHA1 Message Date
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