Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-17 | Add debugger guidedoc/0.8 | 1 | -0/+82 | |
2023-08-17 | Update nodejs compat docs with tty | 1 | -1/+1 | |
2023-08-17 | Improve test documentation | 2 | -24/+63 | |
2023-08-17 | Update Astro guide | 1 | -1/+5 | |
2023-08-17 | Allow IncomingRequest.req to be overwritten. (#4154) | 3 | -8/+21 | |
2023-08-17 | Fix(node:fs): add buffer parameter in fs.read callback. (#4191) | 3 | -5/+151 | |
2023-08-17 | refactor: move HTMLRewriter to c++ bindings (#4193) | 16 | -1127/+4961 | |
2023-08-17 | Fix description for executables page | 1 | -1/+1 | |
2023-08-17 | Add Astro guide (#4110) | 1 | -0/+72 | |
2023-08-17 | correct guide's bunfig example option (#4192) | 1 | -1/+1 | |
2023-08-16 | Fix broken link | 1 | -1/+1 | |
2023-08-16 | Fix leaking .ptr (#4181) | 5 | -11/+31 | |
2023-08-16 | Add solidstart guide (#4182) | 1 | -0/+58 | |
2023-08-16 | Add sveltekit guide (#4180) | 1 | -0/+65 | |
2023-08-16 | `bun --inspect` (#4158) | 84 | -446/+12491 | |
2023-08-16 | Fix prisma linux generation (#4150) | 12 | -20/+38 | |
2023-08-15 | Create domjit.test.ts (#4173) | 1 | -0/+103 | |
2023-08-15 | res.then | 2 | -4/+4 | |
2023-08-15 | fix this page (#4172) | 1 | -5/+5 | |
2023-08-15 | disable domjit for `Buffer.alloc` | 1 | -5/+5 | |
2023-08-15 | Fix event loop issue with `Bun.connect` (#4157) | 3 | -3/+73 | |
2023-08-15 | fix make headers | 3 | -9/+38 | |
2023-08-15 | fix build | 2 | -0/+4 | |
2023-08-15 | chore: fix method name typo (#4162) | 1 | -1/+1 | |
2023-08-15 | fix importing too long of strings (#4155) | 3 | -3/+45 | |
2023-08-14 | Make builtins' source origin use a valid url (#4152) | 4 | -275/+284 | |
2023-08-14 | Small docs change | 1 | -2/+2 | |
2023-08-13 | fix makefile (#4148) | 1 | -1/+1 | |
2023-08-12 | Update Stric guides (#4137) | 1 | -4/+6 | |
2023-08-12 | Fix worker event loop ref/unref + leak (#4114) | 35 | -263/+465 | |
2023-08-11 | Fix using uninitialized variable when formatting `config_path`. (#4129) | 2 | -1/+21 | |
2023-08-11 | Deprecate loading `node_modules.bun` (#4131) | 34 | -2204/+222 | |
2023-08-11 | `bun-wasm` fixes & improvements (#4126) | 14 | -44/+252 | |
2023-08-11 | Support TypeScript's `export type * as Foo from 'bar'` (#4125) | 2 | -9/+42 | |
2023-08-11 | Fix wasm build | 1 | -1/+5 | |
2023-08-10 | async realpath (#4117) | 6 | -58/+184 | |
2023-08-10 | Remove assertion | 1 | -3/+0 | |
2023-08-10 | More lazily initialize these static strings | 1 | -5/+7 | |
2023-08-10 | don't check for trailing slash, var stream | 3 | -9/+9 | |
2023-08-10 | run files without extensions (#4113) | 4 | -11/+46 | |
2023-08-10 | Fix memory leak in base64url (#4111) | 1 | -2/+2 | |
2023-08-10 | Handle thundering herd of setInterval (#4109) | 1 | -2/+17 | |
2023-08-10 | fs.zig: create temp files with 0o700, not 0o007 (#4107) | 1 | -1/+1 | |
2023-08-10 | Update remix guide | 1 | -2/+4 | |
2023-08-10 | zig fmt | 1 | -4/+4 | |
2023-08-10 | Fixes #4062 (#4106) | 8 | -26/+87 | |
2023-08-10 | bun test: format description of test.each (#4092) | 3 | -13/+311 | |
2023-08-10 | add util.formatWithOptions (#4090) | 3 | -9/+30 | |
2023-08-10 | Fix title | 1 | -1/+1 | |
2023-08-10 | Add remix guide | 1 | -0/+58 |