Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-26 | Terminal works, launch is being reworkeddap3 | 10 | -738/+646 | |
2023-08-26 | Bun Terminal | 5 | -29/+79 | |
2023-08-25 | More fixes | 4 | -8/+41 | |
2023-08-25 | More changes 2 | 13 | -117/+67 | |
2023-08-25 | More changes | 15 | -226/+286 | |
2023-08-25 | More fixes for dap | 37 | -183/+35482 | |
2023-08-25 | [Inspector] Get firefox to work | 1 | -3/+44 | |
2023-08-24 | Improved support for `debug-adapter-protocol` (#4186) | 71 | -9215/+13540 | |
2023-08-24 | Listen on a unix domain socket with Bun.serve() (#4311) | 2 | -35/+221 | |
2023-08-24 | Update toml import type test | 1 | -1/+1 | |
2023-08-24 | Use noEmit | 5 | -14/+8 | |
2023-08-24 | Update bun-polyfills & bun-wasm (#4246) | 7 | -132/+111 | |
2023-08-23 | Add Debugger docs and a couple guides (#4281) | 1 | -1/+1 | |
2023-08-23 | Update globals.d.ts (#4276) | 1 | -1/+1 | |
2023-08-23 | Fix ffi type (#4265) | 2 | -49/+272 | |
2023-08-23 | Fix more types. (#4273) | 3 | -16/+12 | |
2023-08-22 | Fix Bun.inspect types | 1 | -1/+1 | |
2023-08-21 | Docs and types for v0.8.0 (#4199) | 3 | -11/+251 | |
2023-08-21 | feat: Implement Bun.inspect.custom (#4243) | 1 | -0/+6 | |
2023-08-21 | Implement File | 1 | -1/+23 | |
2023-08-18 | feat: add self-closing & can-have-content (#4206) | 1 | -0/+8 | |
2023-08-17 | Add `util.inspect.custom` support to `util.inspect/Bun.inspect/console.log` (... | 1 | -4/+10 | |
2023-08-16 | `bun --inspect` (#4158) | 32 | -0/+10771 | |
2023-08-11 | `bun-wasm` fixes & improvements (#4126) | 12 | -40/+244 | |
2023-08-10 | Sync bun-polyfills branch (#4081) | 32 | -26/+2127 | |
2023-08-08 | feat(bun:test) add support for test.each() and describe.each() (#4047) | 1 | -0/+38 | |
2023-08-08 | worker tests (#4058) | 1 | -0/+1 | |
2023-08-08 | feat(bun/test): Implement "toSatisfy" & "toIncludeRepeated" (fwup) (#3651) | 1 | -0/+17 | |
2023-08-07 | Add `env` option for `node:worker_threads` (#4052) | 4 | -94/+409 | |
2023-08-07 | WASM test analyzer (#4043) | 2 | -93/+116 | |
2023-08-04 | [types] fix `blob.json()` (#3995) | 1 | -4/+4 | |
2023-08-04 | Fix types (#3963) | 11 | -272/+890 | |
2023-08-03 | Add type tests | 2 | -0/+23 | |
2023-08-03 | Add type tests, update modules.md | 1 | -0/+4 | |
2023-08-02 | Implement `node:diagnostics_channel` (#3934) | 2 | -0/+807 | |
2023-08-01 | add `BroadcastChannel` (#3922) | 1 | -0/+79 | |
2023-08-01 | Update types | 1 | -0/+5 | |
2023-07-28 | optional parameter | 1 | -3/+3 | |
2023-07-28 | fix types and add message channel/port gc test | 1 | -59/+3 | |
2023-07-28 | `MessageChannel` and `MessagePort` (#3860) | 1 | -0/+146 | |
2023-07-28 | feat(bun/test): Impl. expect().pass() & expect().fail() (#3843) | 1 | -0/+24 | |
2023-07-27 | Add `Bun.isMainThread` | 1 | -0/+5 | |
2023-07-26 | Enable `Promise.withResolvers()` | 1 | -1/+29 | |
2023-07-26 | Fix broken anchors | 1 | -0/+2 | |
2023-07-20 | Add number types for FFI (#3706) | 2 | -19/+28 | |
2023-07-19 | Update worker.test-d.ts | 1 | -4/+2 | |
2023-07-19 | Docs & types for 0.7 (#3665) | 2 | -0/+41 | |
2023-07-19 | Bump version to Bun v0.7.0 | 1 | -1/+1 | |
2023-07-19 | Support streams in response.formData() & request.formData, introduce Bun.read... | 1 | -13/+70 | |
2023-07-19 | Inline`bun` object from workers | 1 | -17/+21 |