Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-06 | Expose Dirent and Stats (#1998) | 1 | -0/+4 | |
2023-01-31 | Re-run prettier after changes | 1 | -52/+19 | |
2023-01-18 | add `fs.rmdir` & friends (#1838) | 1 | -0/+6 | |
2023-01-10 | Fix fs:promises | 1 | -215/+143 | |
2022-12-22 | pass callback to super _construct if possible | 1 | -1/+5 | |
2022-12-22 | fix createReadStream hang | 1 | -1/+1 | |
2022-12-21 | Fix throw | 1 | -1/+1 | |
2022-12-02 | feat(process): add process.{stdin, stdout, stderr} support (#1495) | 1 | -166/+242 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -6/+6 | |
2022-11-01 | fix createWriteStream (#1433) | 1 | -9/+35 | |
2022-10-21 | Implement `fs.createReadStream`, begin `fs.createWriteStream` | 1 | -3/+621 | |
2022-10-05 | Improve stack traces in fs functions | 1 | -62/+57 | |
2022-10-03 | `node:fs` implement `rm` on macOS | 1 | -5/+8 | |
2022-09-06 | Make the plugins a little more resilient | 1 | -40/+39 | |
2022-09-06 | Make fs extensible | 1 | -108/+113 | |
2022-07-04 | Export fs.promises | 1 | -0/+72 | |
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+236 |