aboutsummaryrefslogtreecommitdiff
path: root/src/blob.zig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-30Upgrade to latest Zig, remove dependency on patched version of Zig (#96)Gravatar Jarred Sumner 1-7/+16
* 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-08-29BlobGravatar Jarred Sumner 1-0/+67
Former-commit-id: 2174c6b769676c50686bb23a5ecca26a1d6eb1bc
1'>TweakGravatar Colin McDonnell 1-4/+1 2023-04-03FormattingGravatar Colin McDonnell 1-11/+10 2023-04-03UpdatesGravatar Colin McDonnell 1-12/+14 2023-04-03Fix tableGravatar Colin McDonnell 1-2/+3 2023-04-03TypoGravatar Colin McDonnell 1-10/+25 2023-04-03Propose changes to BunfigGravatar Colin McDonnell 2-0/+145