Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-17 | [bun install] Improve performance of integrity hashing | 1 | -3/+3 | ||
By using optimized BoringSSL implementations | |||||
2022-07-10 | Remove unnecessary `Output.flush`s before `Global.exit` and `Global.crash` ↵ | 1 | -6/+0 | ||
(#535) * fix: add missing newline * refactor: std.process.exit -> Global.exit * fix: std.os.abort -> Global.exit I'm not sure about this one. Please verify. * cleanup: remove unnecessary `Output.flush`s | |||||
2022-07-09 | fix: update build files to latest Zig version | 1 | -1/+1 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -1/+1 | ||
2022-03-17 | Update lockfile.zig | 1 | -0/+16 | ||
2022-03-17 | query_string_map -> url | 1 | -1/+1 | ||
2022-03-08 | rename _global -> bun | 1 | -19/+18 | ||
2022-03-04 | upgrade zigjarred/upgrade-zig-2 | 1 | -1/+1 | ||
2022-02-27 | WASM | 1 | -8/+8 | ||
2022-02-27 | [JSON] Use UTF-8 JSON parser when it's not for JavaScript | 1 | -1/+1 | ||
2022-02-25 | [bun install] Add metadata hash | 1 | -2/+118 | ||
2022-02-24 | Add WASM modules but disable it for now | 1 | -1/+22 | ||
2022-02-21 | Move lockfile into separate file | 1 | -0/+2873 | ||