9 Commits (c420c89dbd84cc9b7460f25126dd873627e9accf)

Author SHA1 Message Date
Felix Geisendörfer 530328f12b CommonJS testing for node.js 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 3d8b14e6f7 node.fs.* moved into "/posix.js" 15 years ago
Ryan Dahl 8185e1fd25 Remove include() add node.mixin() 15 years ago
Ryan Dahl 4b8f503fac Move mjsunit.js to system module directory. 15 years ago
Ryan 241950c1df Add isDirectory(), isFile(), isSocket(), ... methods to stats object. 15 years ago
Ryan 723c7d9f7c Replace onExit() with process.addListener("exit") 15 years ago
Ryan 88ad880556 Add new test for node.fs.stat() 16 years ago