9 Commits (bffee5eda44b98991774d66998e7065355aa461f)

Author SHA1 Message Date
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
Tim Caswell 3558952899 DRY up the open, write, read, and close methods on the File prototype. 15 years ago
Timothy Caswell 2b9a9f9140 Clean up many of the reccommendations from jslint in the file.js library 15 years ago
Ryan Dahl 9cd7864fd9 readFile/writeFile to read/write in file library. 15 years ago
Ryan Dahl 8549994c4b Add readFile to '/file.js' 15 years ago
Ryan Dahl a02ca7a590 Add writeFile() to /file.js 15 years ago
Ryan Dahl cd70d4a9c0 Add "/file.js" buffered disk I/O object. 15 years ago