Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Most CLI tools have the style convention of referring to themselves in
lowercase. It is, after all, the name that users type in when using
the tool. This PR maintains that convention in bun.
"Drop the uppercase B, it's cleaner"
|
|
* 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
|
|
|
|
Former-commit-id: 096ec1222ad723d006b0151f10cb0c1b95e2bfd3
|
|
Former-commit-id: 884b0e3e31e562e4f0e0676819c442842ba9040b
|
|
Former-commit-id: f59ec8d6c0c95217c1dc24e2ed2dc49aed122a68
|