0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/lib
RayMorgan 6915188a46 Enhanced the repl library.
Now supports:
- command options: .help, .break, .clear, .exit
- local vars and global functions
- ability to print 0, false and ""
- when value is a function, prints [Function]
- when object is circular, prints [Circular Object] instead of throwing an error
2009-09-24 18:56:37 -07:00
..
file.js Add readFile to '/file.js' 2009-09-22 17:28:04 +02:00
mjsunit.js Move mjsunit.js to system module directory. 2009-09-20 18:19:33 +02:00
repl.js Enhanced the repl library. 2009-09-24 18:56:37 -07:00