Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||