Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* @min and @max
* builtins and some trivial ones
* Most of them
* more
* more!
* More Progress
* wip
* Update tagged_pointer.zig
* Update http_client_async.zig
* Most of the iterable dir changes
* alright
* Remove usages of deprecated formatters
* :camera:
* fmt
* Update shimmer.zig
* wip
* wip
* wip
* progress
* more
* Latest
* stuck on error
* latest
* workaround stage2
* wip
* Update string_immutable.zig
* wip
* Migrate `Dirent` and `require("fs')` to use JSC<>Zig bindings
* Fix build errors
* Fixup most of the test failures
* Fix `make headers`
* Fix "outside package path" error
* Fixup aligned alloc
* Add missing file
* linux
* More linux fixes
* use latest peechy
* Fix transpiler test failure
* Forgot about these
* Fixup test failure
* Update node-timers.test.ts
* [node:htt] Fix `undefined is not an object` error
Fixes https://github.com/oven-sh/bun/issues/1618
* Update http.exports.js
* Make this test less flaky
* fix hashes
* Fix hex formatting and zls issues
* Download zig version
* Update Dockerfile
* Update Dockerfile
* Update uws
* Update Dockerfile
* Set llvm version
* Update README.md
* Update uws
* Update Dockerfile
* Update io_linux.zig
* Update bun.zig
* Log output
* workaround strange @cInclude error
* Make ffi tests better
* Don't use cImport
* Update c.zig
* Update c-bindings.cpp
* call setOutputDir
* Update Dockerfile
* Use a longer name
* latest
* Update serve.test.ts
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Veikka Tuominen <git@vexu.eu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
By making E.Identifier not a pointer, we improve performance by 5%. Heap allocations are bad
|
|
|
|
|
|
|
|
|
|
Former-commit-id: 12db22bc3f5875ee0c43d25f8247983967451c3f
|
|
Former-commit-id: 45ee7874f2c8566c3034743161031b0859423f41
|
|
Former-commit-id: 58c1c3b1a5ff24e040d995559baf3162f7e11ab7
|
|
Former-commit-id: 3f197d1ce0c197864ad4c7c7b8238af4370275b4
|
|
Former-commit-id: 5d208f9ea0be4e5f2a682f25b0a20a623ce61091
|
|
Former-commit-id: 797b2ff557542e9d318c953b840b102695711888
|
|
memmove
Former-commit-id: 09ceececba22d159805662d69b8e3aad83d20590
|
|
Former-commit-id: cbf0b77e52d77ae8a0fe00606e7be2d2af39b83c
|
|
Former-commit-id: 78fa4c4f87ca85191e045d88d49245f410506f74
|
|
Former-commit-id: 2b3c0584c623486d8ab5dc838bb7ba861b4395d7
|
|
Former-commit-id: 96ff169e46fcb43d5afbc9a6e2fde039e27e9d5f
|
|
Former-commit-id: 818d0149312b07191340427e5b2990ae6d0cec94
|
|
Former-commit-id: 2567243c8db7a60a5ba8ca7c662beca080cfa4f4
|
|
Former-commit-id: 38c7eb73c14e3fe76a265a8da1506f90722a914d
|
|
Former-commit-id: a32116476a168509154198369e22c2b76909347c
|
|
Former-commit-id: b37acf309c8f42d49dc47eea446f89a3dbe9f6e2
|
|
|