Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-18 | zig upgrade (#3667) | 1 | -4/+4 | |
2023-06-21 | upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374) | 1 | -9/+7 | |
2023-04-19 | Fix broken autocomplete | 1 | -3/+3 | |
2023-02-24 | prefer `bun.copy()` over `std.mem.copy()` (#2152) | 1 | -5/+5 | |
2023-02-23 | Upgrade Zig (#2151) | 1 | -1/+1 | |
2023-01-26 | Fix branching on undefined | 1 | -0/+1 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -4/+4 | |
2022-11-29 | import everything from "bun" where possible | 1 | -3/+3 | |
2022-03-08 | rename _global -> bun | 1 | -2/+2 | |
2022-03-04 | reduce number of global symbols | 1 | -64/+64 | |
2022-02-27 | WASM | 1 | -2/+2 | |
2022-01-19 | `fs.*Sync()`, `bun wiptest`, and More ™ (#106) | 1 | -32/+36 | |
2022-01-05 | [bun bun][bun dev] Fix crash affecting large projects | 1 | -26/+119 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -108/+14 | |
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -2/+2 | |
2021-12-21 | Slightly safer | 1 | -1/+1 | |
2021-12-16 | [bun install] Support printing yarn.lock | 1 | -1/+5 | |
2021-12-16 | [bun install] Generate a lockfile | 1 | -1/+19 | |
2021-10-15 | Polish | 1 | -3/+8 | |
2021-09-20 | Fix handling when file metadata store stored exceeds statically allocated cou... | 1 | -108/+41 | |
2021-09-05 | more mutexes | 1 | -245/+46 | |
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps to... | 1 | -1/+5 | |
2021-09-03 | Fix logging in bun bun + bump | 1 | -9/+16 | |
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -1/+12 | |
2021-08-23 | Fix resolve bug with mixed-case node_modules | 1 | -5/+30 | |
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and recreat... | 1 | -41/+40 | |
2021-08-17 | alright thats the rename | 1 | -1/+1 | |
2021-08-10 | This is alot | 1 | -15/+284 | |
2021-07-13 | alright | 1 | -31/+74 | |
2021-06-06 | Upgrade hash table | 1 | -12/+12 | |
2021-06-06 | WIP node module bundles | 1 | -121/+4 | |
2021-05-29 | Revert "WIP" | 1 | -178/+203 | |
2021-05-29 | WIP | 1 | -203/+178 | |
2021-05-28 | launch.json | 1 | -0/+119 | |
2021-05-27 | faster writes performance | 1 | -2/+2 | |
2021-05-18 | Resolver is fast now! | 1 | -58/+348 | |
2021-05-16 | lots | 1 | -0/+304 |