117 Commits (ab518ae50e480b5ffe01bdaaabd8c652200d1d55)

Author SHA1 Message Date
elliottcable 52f088b966 Providing the option for a repl-printer other than sys.p 15 years ago
visionmedia a650138ebf Moved help msg to node-repl 15 years ago
Ryan Dahl 7a2e784ad7 Module refactor - almost CommonJS compatible now 15 years ago
Ryan Dahl ad0a4cefb8 Namespace EVERYTHING under process; introduce GLOBAL 15 years ago
Ryan Dahl 2b8ab7e24f utils.js links to sys.js instead of other way around 15 years ago
Ryan Dahl 27738d8e60 Clean up some things in the repl, add docs. 15 years ago
Ryan Dahl c27d9f986a include utils in the repl. 15 years ago
Ryan Dahl 7abad8b7b3 API: Move node.puts(), node.exec() and others to /utils.js 15 years ago
Ryan Dahl 4f69871c17 Add node.inspect() and deprecate p(). 15 years ago
RayMorgan 028e24c9f5 When printing, check to see if value is undefined. If so, print nothing. 15 years ago
RayMorgan 7674bd5004 Added _ that is te result of the previous command. 15 years ago
RayMorgan 6915188a46 Enhanced the repl library. 15 years ago
Ryan Dahl ffded5ac86 Extract the good parts of node-repl into standalone library. 15 years ago