Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(#1459)
* Update bundler.zig
* WIP
* Update README.md
* Update README.md
* wip
* Support running scripts without package.json
* Add `--no-auto-install` and `--prefer-offline` flags
* WIP
* wip
* Update headers-handwritten.h
* WIP
* Build fixes
* Fix UAF
* Update install.zig
* Must call .allocate()
* Micro-optimization: only call .timestamp() once per tick when installing packages
* Support progress bar
* Extend the timestamp for package staleness checks to 1 day
* Add `--prefer-latest`, `-i` CLI Flags
* Fix crash
* Support line text manually being set on an Error instance
* Add a few more fields for error messages
* Fix bug when counting 8 character strings in string builder
* Implement error handling for automatic package installs!
* Fix crash
* Make it say module when there's a slash
* Update module_loader.zig
* Ban dependency versions in import specifiers when a package.json is present
* Remove unused field
* Update README.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Closes #36
|
|
* 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
|
|
|
|
|
|
|
|
|
|
to a real idle timeout
Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c
|
|
Former-commit-id: 5bb38e0bc75a600d9c1b744990d9e4a1b66edf42
|
|
Former-commit-id: 1086d4f894611c1171f57d9eaf82f9170e9de2d1
|
|
Former-commit-id: 3d831ad95904d2123964f2ebccff48f1e9f954e9
|
|
Former-commit-id: 5bdae0ee491e28b49ceed6136f04e0c1feddc808
|
|
Former-commit-id: fcb04d39a1629047ab0a227c2992922725189ca7
|
|
Former-commit-id: b2c4fce705222612b0457481657db3f42db41d1c
|
|
Former-commit-id: ae113559c6dd1e1e77b69ee5edee93fe59b4be2e
|
|
Former-commit-id: f93472101aa7338b3cdfc9db5c936d010f4cda82
|
|
Former-commit-id: 5d208f9ea0be4e5f2a682f25b0a20a623ce61091
|
|
Former-commit-id: 797b2ff557542e9d318c953b840b102695711888
|
|
based on whether we're serving over HTTP
Former-commit-id: e1a88527060e187ab21ca8890ea9bce2b999885a
|
|
Former-commit-id: a6bc130918f63bfbeac220f4e1fa55f08197e1c1
|
|
Former-commit-id: 664dbf569c423280c4fb40d3114e81e0d7b9ddc3
|
|
Former-commit-id: 9ccb4dd082afbc4f94982bf092360487232d8b60
|
|
Former-commit-id: 72439452918caa05a32d4e3607910901fa2f4f85
|
|
Former-commit-id: b42b239344259197238a7d9deedfe496bfa3c1a0
|
|
Former-commit-id: 28fce4aac174c7cf7a492ca4c5442d57a4f395a3
|
|
Former-commit-id: f9a74df73d2831bfdd8e6f1c0e5c999ea300fc0d
|
|
Former-commit-id: 2c20d88e8d0cf66b32daceb942ba9bf8514f5705
|
|
Former-commit-id: 2b3c0584c623486d8ab5dc838bb7ba861b4395d7
|
|
Former-commit-id: b7d8fe2f3501caa236aba343aefa1741613ca005
|