Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-13 | Skip failing tests | 1 | -2/+2 | |
2023-01-11 | Remove extra wrapper | 1 | -32/+2 | |
2023-01-09 | Update child_process-node.test.js | 1 | -6/+1 | |
2022-12-06 | fix event emitter cast | 1 | -6/+0 | |
2022-12-02 | feat(process): add process.{stdin, stdout, stderr} support (#1495) | 1 | -42/+49 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -1/+31 | |
2022-11-13 | Make node streams faster (#1502) | 1 | -108/+107 | |
2022-11-12 | Redo how we poll pipes (#1496) | 1 | -117/+124 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -23/+23 | |
2022-11-08 | Fix child_process tests (#1471) | 1 | -225/+142 | |
2022-11-06 | feat(child_process): add node:child_process polyfill (#1424) | 1 | -0/+570 |