Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-09 | [streams] fix byte accounting (#2029) | 1 | -1/+19 | ||
fixes #1939 | |||||
2023-01-31 | Re-run prettier after changes | 1 | -18/+5 | ||
2022-12-28 | Fix `ReadableStream.pipeTo` | 1 | -0/+18 | ||
2022-11-28 | Fix failing spawn() and spawnSync() tests | 1 | -4/+0 | ||
cc @ThatOneBro | |||||
2022-11-25 | Introduce `FileSink.ref()` and `FileSink.unref()` | 1 | -6/+6 | ||
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -24/+12 | ||
* wip * wip * Fix bug with stdin * zig fmt * seems to work! * Update streams.test.js Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-11-19 | [streams] Fix exception in `WritableStream` | 1 | -34/+36 | ||
cc @Electroid | |||||
2022-11-12 | Redo how we poll pipes (#1496) | 1 | -1/+2 | ||
* Fix pipe * Handle unregistered * Fix failing test | |||||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -1/+1 | ||
* 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-02 | Add failing test | 1 | -2/+36 | ||
2022-10-23 | Fix `ReadableStream.prototype.tee` | 1 | -1/+48 | ||
2022-10-12 | Implement `ReadableStream.prototype[Symbol.asyncIterator]` | 1 | -0/+117 | ||
cc @fabiancook | |||||
2022-10-11 | Add test that reads & writes stdin/stderr | 1 | -7/+8 | ||
2022-10-10 | Fix issue with exit callback in Bun.spawn() never firing | 1 | -3/+63 | ||
2022-09-26 | [Web Streams] Add `body` to `Response` and `Request` (#1255) | 1 | -0/+28 | ||
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-08-17 | uncomment | 1 | -212/+211 | ||
2022-08-17 | slightly improve streams perf | 1 | -212/+214 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -0/+15 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+317 | ||