Transfer data gathering responsibility to readline
authorRyan Dahl <ry@tinyclouds.org>
Wed, 19 Jan 2011 19:46:14 +0000 (11:46 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 19 Jan 2011 19:46:16 +0000 (11:46 -0800)
commitba80d4d8a9e6141c00fe60b6fb65983a7f7b8fd9
tree1501a60468df0b543d8473d80d71fe8a11c9316c
parentd4127717ac1bc2b5c2c601d3024a7028f29ef279
Transfer data gathering responsibility to readline

Fixes non-raw REPL/Debugger on Posix.
lib/_debugger.js
lib/readline.js
lib/repl.js