Age | Commit message (Collapse) | Author | Files | Lines |
|
* progress
* finish `@memset/@memcpy` update
* Update build.zig
* change `@enumToInt` to `@intFromEnum` and friends
* update zig versions
* it was 1
* add link to issue
* add `compileError` reminder
* fix merge
* format
* upgrade to llvm 16
* Revert "upgrade to llvm 16"
This reverts commit cc930ceb1c5b4db9614a7638596948f704544ab8.
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
* Fixes #2746
* add test
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
|
|
See https://github.com/ziglang/zig/issues/15213
|
|
|
|
|
|
|
|
* 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
|
|
* 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
|
|
|
|
|
|
|
|
|
|
strings, remove eagerly loading identifier_name
|
|
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8
|
|
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8
|
|
Former-commit-id: d0f91082fcc8da17d224acb5432339c5d817e1c2
|
|
Former-commit-id: 4d6a8f598afe29459f1b7b243daddaa4b395036f
|
|
Former-commit-id: 8df97221a4592d6a4ba0af9e99338166d39d7c21
|
|
Former-commit-id: e03438383341c065f7793c2d24b8cb0a0f316990
|
|
Former-commit-id: 818d0149312b07191340427e5b2990ae6d0cec94
|
|
Former-commit-id: b37acf309c8f42d49dc47eea446f89a3dbe9f6e2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|