Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-21 | Bun v0.8 | 1 | -1/+1 | |
2023-08-11 | Fix wasm build | 1 | -1/+5 | |
2023-08-10 | zig fmt | 1 | -4/+4 | |
2023-08-10 | Fix test | 1 | -4/+4 | |
2023-08-09 | Update __global.zig | 1 | -4/+4 | |
2023-08-09 | Add support for `bun --revision` (#4027) | 1 | -0/+11 | |
2023-08-08 | Fix one of the astro segfaults, also fix bun init version (#4079) | 1 | -12/+12 | |
2023-07-19 | Bump version to Bun v0.7.0 | 1 | -1/+1 | |
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | 1 | -1/+1 | |
2023-05-23 | fix bun init and update node vm docs (#3014) | 1 | -1/+1 | |
2023-04-30 | Implement source maps (#2770) | 1 | -0/+1 | |
2023-04-19 | Fix broken autocomplete | 1 | -5/+5 | |
2023-04-07 | Bun gets a new bundler (#2312) | 1 | -1/+1 | |
2023-02-08 | Fix minor version bug for README.md (#2013) | 1 | -1/+1 | |
2023-01-17 | Bun v0.5.0 | 1 | -1/+1 | |
2023-01-13 | move more things | 1 | -2/+3 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -3/+3 | |
2022-12-21 | Bun v0.4.0 | 1 | -2/+2 | |
2022-11-29 | import everything from "bun" where possible | 1 | -4/+4 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -2/+1 | |
2022-11-20 | Bump! | 1 | -2/+2 | |
2022-11-18 | Fix crash in process.env.FOO = bar that happened sometimes | 1 | -2/+2 | |
2022-10-09 | Bump version | 1 | -5/+7 | |
2022-09-20 | Add `navigator.userAgent` , `navigator.hardwareConcurrency` | 1 | -0/+8 | |
2022-08-25 | feat: implement native os module (#1115) | 1 | -0/+2 | |
2022-08-10 | fix MD5 length and compile error (#1050) | 1 | -2/+2 | |
2022-08-03 | Add `process.revision` and expose git sha to builds | 1 | -0/+8 | |
2022-07-10 | Remove unnecessary `Output.flush`s before `Global.exit` and `Global.crash` (#... | 1 | -2/+0 | |
2022-07-04 | Update __global.zig | 1 | -4/+4 | |
2022-05-05 | more | 1 | -0/+6 | |
2022-04-02 | Add more tests for Node FS | 1 | -1/+2 | |
2022-03-24 | Implement error page for HTTP server | 1 | -0/+24 | |
2022-03-08 | rename _global -> bun | 1 | -0/+121 |