Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | Upgrade WebKit | 16 | -205/+348 | |
2022-10-28 | Enable `BUN_OVERRIDE_MODULE_PATH` in `bun wiptest` | 1 | -0/+7 | |
2022-10-28 | Update default tsconfig (#1418) | 1 | -5/+10 | |
2022-10-28 | Remove webcrypto from vendor-without-check | 1 | -2/+2 | |
2022-10-27 | feat(core): optimize zig slice (#1408) | 9 | -75/+96 | |
2022-10-27 | Download more RAM | 3 | -3/+0 | |
2022-10-27 | Add missing `break` | 1 | -0/+1 | |
2022-10-27 | Add a stub for io_darwin on linux | 1 | -0/+12 | |
2022-10-27 | Allow overriding node polyfills via `BUN_OVERRIDE_MODULE_PATH` | 5 | -35/+169 | |
2022-10-27 | Add missing dependencies to `make devcontainer` | 1 | -2/+2 | |
2022-10-27 | Implement `process.release` | 3 | -0/+49 | |
2022-10-27 | Check published_at instead of draft in GitHub action | 1 | -1/+1 | |
2022-10-27 | Run homebrew action when release is edited | 1 | -1/+2 | |
2022-10-27 | Fix typo in homebrew action | 1 | -1/+1 | |
2022-10-26 | Prefer `BUN_PORT` over `PORT`bun-v0.2.2 | 1 | -1/+1 | |
2022-10-26 | Update server.zig | 1 | -1/+1 | |
2022-10-26 | Make `"tls"` an explicit object we pass instead of implicit top-level options | 2 | -9/+25 | |
2022-10-26 | againn | 3 | -6/+6 | |
2022-10-26 | try againn | 2 | -3/+2 | |
2022-10-26 | Limit concurrency for MacOS Object actions | 3 | -0/+3 | |
2022-10-26 | temporary fix | 4 | -4/+0 | |
2022-10-26 | Fixup | 4 | -5/+5 | |
2022-10-26 | Move this to dependencies so the .a files upload | 3 | -6/+4 | |
2022-10-26 | Make these tests better | 1 | -2/+2 | |
2022-10-26 | Limit concurrency for GitHub Actions due to issues with cache poisoning | 4 | -0/+4 | |
2022-10-26 | Fix issue with `CryptoKey` and `SubtleCrypto` constructors | 2 | -27/+10 | |
2022-10-26 | Minor fixes to README.md (#1395) | 1 | -3/+3 | |
2022-10-26 | Update Dev Containers extension name (#1393) | 1 | -2/+2 | |
2022-10-25 | Fix failing macOS build | 4 | -4/+7 | |
2022-10-25 | Update Makefile | 1 | -2/+1 | |
2022-10-25 | Update Makefile | 1 | -2/+1 | |
2022-10-25 | Update Makefile | 1 | -17/+12 |