Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | |
2023-08-10 | Sync bun-polyfills branch (#4081) | 34 | -26/+2127 | |
2023-08-10 | Fix test | 2 | -5/+5 | |
2023-08-10 | remove non-node node-fallbacks (#4082) | 7 | -321/+67 | |
2023-08-09 | Update __global.zig | 1 | -4/+4 | |
2023-08-09 | Updatesguides-3 | 1 | -0/+4 | |
2023-08-09 | Add support for `bun --revision` (#4027) | 4 | -1/+49 | |
2023-08-09 | Fix constructing buffer from a UTF16 string with the Latin1 encoding. (#4086) | 2 | -7/+15 | |
2023-08-09 | Update SIMDUTF (#4078) | 2 | -25766/+24092 | |
2023-08-08 | Update main-worker-file.js | 1 | -0/+1 | |
2023-08-08 | Run prettier | 1 | -47/+51 | |
2023-08-08 | Remove unintentional logs from #4043 | 1 | -69/+1 | |
2023-08-08 | Fix one of the astro segfaults, also fix bun init version (#4079) | 2 | -15/+22 | |
2023-08-08 | feat(bun:test) add support for test.each() and describe.each() (#4047) | 3 | -16/+324 | |
2023-08-08 | worker tests (#4058) | 7 | -15/+83 | |
2023-08-08 | feat(bun/test): Implement "toSatisfy" & "toIncludeRepeated" (fwup) (#3651) | 6 | -2/+367 | |
2023-08-08 | Set exports to {} in user-constructed CommonJSModuleRecords (#4076) | 2 | -1/+8 | |
2023-08-08 | Fix require("console") #3820 (#4073) | 3 | -2/+9 | |
2023-08-08 | Update Worker.cpp | 1 | -1/+0 | |
2023-08-08 | 1. Check if the argument is an empty string in `path.format`. (#4064) | 2 | -67/+213 | |
2023-08-08 | import bun (#4055) | 8 | -18/+61 | |
2023-08-08 | Enable `Headers.prototype.getSetCookie` | 2 | -25/+11 | |
2023-08-08 | Remove printf | 1 | -1/+0 | |
2023-08-07 | Add `env` option for `node:worker_threads` (#4052) | 23 | -185/+723 | |
2023-08-07 | Fix `Bun.hash` functions (#4054) | 4 | -37/+42 | |
2023-08-07 | fix `worker.ref()` | 1 | -1/+1 | |
2023-08-07 | add bun update to help menu | 1 | -0/+2 | |
2023-08-07 | implement fetching data urls (#4000) | 10 | -21/+244 | |
2023-08-07 | implement `bun update` (#4046) | 5 | -89/+389 | |
2023-08-07 | fix iterating headers with `set-cookie` (#4048) | 5 | -53/+51 | |
2023-08-07 | WASM test analyzer (#4043) | 25 | -169/+965 | |
2023-08-07 | Improve plugin docs | 3 | -306/+283 | |
2023-08-07 | Fix `path.normalize` edge case. (#4042) | 2 | -1/+2 | |
2023-08-06 | Fixes #4001 (#4034) | 3 | -9/+108 | |
2023-08-06 | Fixes #4029 and fixes #4022 (#4032) | 4 | -29/+34 | |
2023-08-06 | Fixes #4010 (#4031) | 1 | -24/+17 | |
2023-08-06 | Update build-id | 1 | -1/+1 | |
2023-08-06 | Bind require.resolve() (#4030) | 4 | -13/+47 | |
2023-08-06 | Fixes #4020 | 2 | -1/+6 | |
2023-08-06 | Running missing scripts exits with non-0 (#4026) | 2 | -1/+13 | |
2023-08-06 | [install] handle `bun add` of existing `peerDependencies` correctly (#4028) | 3 | -22/+98 | |
2023-08-06 | fix nanbun-v0.7.3 | 1 | -0/+3 | |
2023-08-06 | Update coverage.md | 1 | -1/+1 | |
2023-08-06 | Update lol-html | 1 | -0/+0 |