Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-17 | Fix(node:fs): add buffer parameter in fs.read callback. (#4191) | 1 | -2/+32 | |
2023-08-15 | res.then | 1 | -1/+1 | |
2023-08-10 | async realpath (#4117) | 1 | -1/+7 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -45/+32 | |
2023-07-28 | fix the chunk boundary (`node:stream:createReadStream`) (#3853) | 1 | -4/+4 | |
2023-07-27 | Make readFile() async (#3850) | 1 | -1/+7 | |
2023-07-27 | Make readdir() async, fix crash in large directory trees (#3838) | 1 | -5/+23 | |
2023-07-12 | Improve our internal typedefs (#3608) | 1 | -1/+1 | |
2023-06-26 | Implement writev & readv (#3419) | 1 | -2/+39 | |
2023-06-25 | Fix the parameters of WriteStream constructor. (#3402) | 1 | -2/+2 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -13/+18 | |
2023-06-23 | [feat] fs.watch (#3249) | 1 | -1/+64 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+1016 |