Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-14 | a little less inline | 1 | -13/+8 | |
2023-05-14 | fix(spawn) add Uint8Array support for stdout (#2866) | 1 | -0/+8 | |
2023-05-02 | Add helper fn | 1 | -0/+9 | |
2023-04-20 | Symbol minification (#2695) | 1 | -5/+21 | |
2023-04-19 | Fix broken autocomplete | 1 | -1/+1 | |
2023-04-07 | Bun gets a new bundler (#2312) | 1 | -8/+73 | |
2023-03-07 | improve `Buffer` compatibility with Node.js (#2341) | 1 | -1/+1 | |
2023-02-23 | Upgrade Zig (#2151) | 1 | -7/+0 | |
2022-12-30 | More assertions | 1 | -9/+15 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -1/+1 | |
2022-12-12 | markbinding for utf8 length from utf16le | 1 | -226/+0 | |
2022-12-11 | Fix checking the UTF-16 length twice | 1 | -3/+19 | |
2022-11-29 | import everything from "bun" where possible | 1 | -1/+1 | |
2022-11-27 | Now that utf16 is fast we can just count the length instead of re-allocating | 1 | -5/+1 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -0/+19 | |
2022-08-10 | improve reliability of `WebSocket` | 1 | -1/+1 | |
2022-06-30 | Document failed experiment | 1 | -14/+251 | |
2022-06-29 | Make HTTP web streams faster | 1 | -7/+3 | |
2022-06-15 | wip direct streams | 1 | -6/+6 | |
2022-06-12 | ArrayBufferSink works and it's good. | 1 | -0/+49 | |
2022-06-07 | Web Streams API (#176) | 1 | -0/+104 |