aboutsummaryrefslogtreecommitdiff
path: root/src/exports.zig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-30Upgrade to latest Zig, remove dependency on patched version of Zig (#96)Gravatar Jarred Sumner 1-43/+0
* 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-27Prepare to run unit tests & remove some dead code (#92)Gravatar Jarred Sumner 1-3/+2
* Remove some dead code * :skull: code * Fix the zig tests * [JS Printer] Print integers faster & less scientific notation on decimals * :skull: dead code * skip * Run all the unit tests
2021-08-23Use mimalloc for a 10% boostGravatar Jarred Sumner 1-2/+2
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419
2021-05-07coolGravatar Jarred Sumner 1-0/+44
Former-commit-id: 96ff169e46fcb43d5afbc9a6e2fde039e27e9d5f