Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -6/+6 | ||
* Add bun-types to packages * Improve typing * Fix types in tests * Fix dts tests * Run formatter * Fix all type errors * Add strict mode, fix type errors * Add ffi changes * Move workflows to root * Add workflows * Remove labeler * Add child_process types * Fix synthetic defaults issue * Remove docs * Move scripts * Run prettier * Include examples in typechecking * captureStackTrace types * moved captureStackTrace types to globals * Address reviews Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> | |||||
2022-11-01 | fix createWriteStream (#1433) | 1 | -9/+35 | ||
* fix createWriteStream * remove comment | |||||
2022-10-21 | Implement `fs.createReadStream`, begin `fs.createWriteStream` | 1 | -3/+621 | ||
2022-10-05 | Improve stack traces in fs functions | 1 | -62/+57 | ||
This is a hack | |||||
2022-10-03 | `node:fs` implement `rm` on macOS | 1 | -5/+8 | ||
no linux yet | |||||
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 | ||