Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -18/+18 | ||
* 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 | -0/+69 | ||
* fix createWriteStream * remove comment | |||||
2022-10-21 | Add test for `fs.createReadStream` | 1 | -0/+43 | ||
2022-10-11 | Implement `fs.rm` cross-platformly | 1 | -0/+32 | ||
2022-09-30 | more gc in fs test | 1 | -1/+13 | ||
2022-09-09 | [node:fs] Fix readFileSync on non-regular files | 1 | -0/+12 | ||
Fixes https://github.com/oven-sh/bun/issues/1220 | |||||
2022-08-09 | [node compat] Add tests for `fs.copyFileSync` | 1 | -0/+60 | ||
2022-07-20 | feat(node/fs): implement more stat methods (#807) | 1 | -0/+61 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+244 | ||