Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-13 | move more things | 1 | -3/+3 | ||
2023-01-13 | Split some things into more files and use bun namespace instead of import more | 1 | -1/+1 | ||
2022-11-29 | import everything from "bun" where possible | 1 | -3/+3 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -1/+1 | ||
2022-04-16 | Move some code around + delete dead code | 1 | -7/+0 | ||
2022-03-08 | rename _global -> bun | 1 | -13/+13 | ||
2022-03-07 | source maps optimizations | 1 | -5/+2 | ||
2022-02-27 | WASM | 1 | -1/+1 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -15/+20 | ||
* 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-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -1/+1 | ||
* 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-10-29 | [internal] Normalize import filepaths | 1 | -1/+1 | ||
2021-09-24 | Remove `cache_files` since it's not used and causes slower Bun compilation times | 1 | -1/+1 | ||
2021-09-16 | Colorize build/resolve errors and add a ^ | 1 | -7/+19 | ||
2021-08-17 | alright thats the rename | 1 | -0/+160 | ||
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753 |