Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-19 | Update to Mimalloc v2.0.7 | 1 | -98/+92 | ||
2022-04-12 | wip fixes to sendfile() blocking | 1 | -1/+1 | ||
2022-02-27 | WASM | 1 | -14/+21 | ||
2022-01-21 | [Bun.js] `Bun.Transpiler.transform` & `Bun.Transpiler.transformSync` APIs | 1 | -3/+7 | ||
2022-01-03 | Implement a crash reporter and improve some error handling in `bun install` | 1 | -1/+1 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -461/+100 | ||
* Prepare to upgrade zig * zig fmt * AllocGate * Update data_url.zig * wip * few files * just headers now? * I think everything works? * Update mimalloc * Update hash_map.zig * Perf improvements to compensate for Allocgate * Bump * :camera: * Update bun.lockb * Less branching * [js parser] Slightly reduce memory usage * Update js_parser.zig * WIP remove unused * [JS parser] WIP support for `with` keyword * Remove more dead code * Fix all the build errors! * cleanup * Move `network_thread` up * Bump peechy * Update README.md | |||||
2021-12-16 | Bump mimalloc | 1 | -23/+22 | ||
2021-08-23 | Use mimalloc for a 10% boost | 1 | -0/+560 | ||
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419 |