Add binding to termios, implement readline for repl
authorRyan Dahl <ry@tinyclouds.org>
Mon, 31 May 2010 18:50:35 +0000 (11:50 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 7 Jun 2010 22:24:21 +0000 (15:24 -0700)
commit41f213be185a22d654cfa5bc9867e2df6704a650
treebbc1c52966a5612476ff02be6c5e413e241312f2
parenta0134ff0f8a44e08823a0a8e219aff599fd5e011
Add binding to termios, implement readline for repl
bin/node-repl
lib/readline.js [new file with mode: 0644]
lib/repl.js
src/node.cc
src/node_stdio.cc
src/node_stdio.h