Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-17 | Delete Oniguruma (#1625) | 1 | -1/+0 | |
2022-12-05 | Make `console` an `AsyncIterable` | 1 | -28/+25 | |
2022-12-02 | Propagate reason in AbortSignal and reuse in ReadableStream.pipeTo | 1 | -10/+5 | |
2022-11-28 | Fix failing spawn() and spawnSync() tests | 1 | -2/+10 | |
2022-11-27 | Handle more cases with printing objects | 1 | -2/+3 | |
2022-11-25 | Fix double free | 1 | -8/+14 | |
2022-11-25 | [streams] Always call start | 1 | -8/+6 | |
2022-11-24 | Add extra check | 1 | -3/+3 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -25/+66 | |
2022-11-20 | mild clean up | 1 | -6/+3 | |
2022-11-11 | Add test that fails on linux | 1 | -2/+1 | |
2022-10-23 | Fix `ReadableStream.prototype.tee` | 1 | -1/+7 | |
2022-10-17 | add oniguruma for regex with variable length lookbehinds (#1329) | 1 | -0/+1 | |
2022-10-12 | Regenerate builtins | 1 | -2/+71 | |
2022-10-03 | Fix undefined is not a function error in WritableStream | 1 | -1/+4 | |
2022-09-26 | Make `Bun.spawn`, FileSink and FileBlobLoader a little more reliable | 1 | -2/+5 | |
2022-09-25 | :sleepy: | 1 | -4/+1 | |
2022-09-25 | wip | 1 | -1/+5 | |
2022-08-19 | fix buffer.slice(0, 0) (#1114) | 1 | -0/+1 | |
2022-08-10 | Fix spurious unhandled promise rejection error | 1 | -5/+7 | |
2022-08-09 | [misc] Add a global private `@Bun` | 1 | -7/+7 | |
2022-07-27 | Upgrade WebKit | 1 | -0/+63 | |
2022-07-04 | Handle global require("string") | 1 | -11/+8 | |
2022-07-04 | [itnernal] Cleanup some of the streams code | 1 | -23/+48 | |
2022-07-02 | [streams] Rename `drain()` -> `flush()` | 1 | -56/+62 | |
2022-07-01 | Move ImportMeta into it's own object | 1 | -1392/+1925 | |
2022-06-29 | Regenerate builtins | 1 | -16/+108 | |
2022-06-27 | Faster web streams | 1 | -30/+183 | |
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -14/+110 | |
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+1594 |