Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-25 | Fix build | 37 | -178/+35477 | |
2023-08-24 | Prepare for extension 2 | 5 | -61/+85 | |
2023-08-24 | Improve preview code | 5 | -105/+415 | |
2023-08-24 | watch mode with dap | 5 | -193/+221 | |
2023-08-24 | Prepare for extension | 9 | -144/+170 | |
2023-08-24 | More source map fixes | 7 | -74/+299 | |
2023-08-24 | Fix source maps partly | 5 | -66/+122 | |
2023-08-24 | Fix console.log formatting | 1 | -100/+129 | |
2023-08-24 | Check bun version if it fails | 5 | -8/+22 | |
2023-08-24 | Make source maps safer if exception occurs | 2 | -21/+39 | |
2023-08-24 | More fixes | 3 | -44/+78 | |
2023-08-24 | Update package.json | 1 | -13/+21 | |
2023-08-24 | wip | 2 | -0/+2 | |
2023-08-24 | add some package.jsons | 8 | -1/+18 | |
2023-08-24 | Source map support | 4 | -196/+347 | |
2023-08-24 | Start of source map support, breakpoints work | 3 | -23/+129 | |
2023-08-24 | Prepare for source maps | 2 | -168/+301 | |
2023-08-24 | Fix attaching | 5 | -22/+115 | |
2023-08-24 | More improvements, fix formatting in debug console | 32 | -31903/+426 | |
2023-08-24 | Improve support for \`debug-adapter-protocol\` | 53 | -9061/+43590 | |
2023-08-24 | Fix debugger not updating after reload with --hot | 1 | -0/+4 | |
2023-08-24 | Update tsconfig.base.json | 2 | -2/+2 | |
2023-08-24 | Update toml import type test | 1 | -1/+1 | |
2023-08-24 | Use noEmit | 10 | -31/+15 | |
2023-08-24 | Remove conflict option in tsconfig-for-init.json (#4284) | 1 | -1/+0 | |
2023-08-24 | Update build-id | 1 | -1/+1 | |
2023-08-24 | Report extra memory more (#4289) | 18 | -104/+320 | |
2023-08-24 | fix build | 16 | -53/+59 | |
2023-08-24 | [install] fix stale life-cycle scripts from lockfile (#4307) | 4 | -6/+117 | |
2023-08-24 | [install] fix crash when installing package that uses loose semver pre-releas... | 6 | -35/+178 | |
2023-08-24 | Fix(node:http): fix URL formatting when using a proxy. (#4297) | 3 | -17/+80 | |
2023-08-24 | Make the server not crash if an error occurs in dev build. (#4300) | 2 | -5/+21 | |
2023-08-24 | Don't inline require/import errors at runtime (#4306) | 1 | -7/+9 | |
2023-08-24 | update zig to 0.11.0 (#4233) | 28 | -225/+253 | |
2023-08-24 | Update bun-polyfills & bun-wasm (#4246) | 12 | -149/+169 | |
2023-08-24 | Fix performance regression in reading from the request body (#4291) | 1 | -2/+5 | |
2023-08-24 | wip (#4282) | 7 | -9/+58 | |
2023-08-23 | [Inspector] Fix bug with sourcemaps including internal metadata bytes | 2 | -5/+25 | |
2023-08-23 | Add Debugger docs and a couple guides (#4281) | 5 | -2/+118 | |
2023-08-23 | Fix `<const T>() =>` (#4278)bun-v0.8.0 | 2 | -0/+73 | |
2023-08-23 | Update globals.d.ts (#4276) | 1 | -1/+1 | |
2023-08-23 | Fix ffi type (#4265) | 2 | -49/+272 | |
2023-08-23 | Bunch of streams fixes (#4251) | 31 | -548/+866 | |
2023-08-23 | docs: remove broken DNS link which is also not present in the official docs (... | 1 | -1/+0 | |
2023-08-23 | Fix more types. (#4273) | 8 | -16/+22 | |
2023-08-23 | ask for bun --revision instead bun -v (#4256) | 1 | -1/+1 | |
2023-08-22 | fix yield (#4264) | 2 | -1/+17 | |
2023-08-22 | Fix Bun.inspect types | 1 | -1/+1 | |
2023-08-21 | fix fsevents and stub for qwikcity (#4247) | 9 | -64/+24 | |
2023-08-21 | fix stdin stream unref and resuming (#4250) | 4 | -19/+26 |