Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-01 | ComptimeStringMap is faster than ExactSizeMatcher | 1 | -37/+22 | ||
2022-11-29 | import everything from "bun" where possible | 1 | -1/+1 | ||
2022-08-18 | Fix `bun:wrap` not loading | 1 | -0/+12 | ||
2022-08-13 | wip SyntheticModule | 1 | -0/+2 | ||
2022-03-08 | rename _global -> bun | 1 | -10/+10 | ||
2022-03-02 | `DELETE` header | 1 | -0/+4 | ||
2022-03-01 | cleanup code that checks if it should send an HTTP body | 1 | -0/+12 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -1/+10 | ||
* 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-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 1 | -0/+49 | ||