Meghan Denny
|
dedd433cbf
|
zig: prefer .jsUndefined() over .undefined for JSValue (#20332)
|
2025-06-12 13:18:46 -07:00 |
|
Jarred Sumner
|
498186764a
|
Remove a memcpy (#20261)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-08 05:07:09 -07:00 |
|
Meghan Denny
|
284de53f26
|
safety: audit and add missing exception checks to JSC::constructArray+constructEmptyArray (#20119)
|
2025-05-31 20:05:02 -07:00 |
|
Jarred Sumner
|
3ea6133c46
|
CI: Remove unused top-level decls in formatter in zig (#19879)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-23 22:49:48 -07:00 |
|
Jarred Sumner
|
50b938561a
|
Normalize versions in bun pm view <pkg> versions like npm view does (#19870)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-23 18:10:56 -07:00 |
|
Jarred Sumner
|
9d1eace981
|
Add bun pm view command (#19841)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-22 23:51:31 -07:00 |
|
pfg
|
8686361f4f
|
fix constant folding bug (#19707)
|
2025-05-16 20:32:29 -07:00 |
|
pfg
|
a7b46ebbfe
|
fastGet can throw (#19506)
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:14:20 -07:00 |
|
Jarred Sumner
|
83a825edff
|
More efficient protect/unprotect (#19621)
|
2025-05-14 18:49:35 -07:00 |
|
Jarred Sumner
|
d291b56f8b
|
Fixes #19475 (#19495)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-05-06 20:17:23 -07:00 |
|
chloe caruso
|
32c1dcb70d
|
dev server: unref source maps (#19371)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-02 04:13:54 -07:00 |
|
chloe caruso
|
3349c995b5
|
no usingnamespace, organize jsc namespace, enable -fincremental (#19122)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-04-22 16:34:15 -07:00 |
|
chloe caruso
|
4ec410e0d7
|
internal: make @import("bun") work in zig (#19096)
|
2025-04-17 12:32:47 -07:00 |
|
chloe caruso
|
be77711a4e
|
delete usingnamespace in bindings generator (#19020)
|
2025-04-15 12:14:47 -07:00 |
|
Jarred Sumner
|
f3da1b80bc
|
Use macOS signpost api for tracing (#14871)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-31 04:13:11 -07:00 |
|
Jarred Sumner
|
8929d65f0e
|
Remove some dead code (#18617)
|
2025-03-29 03:18:08 -07:00 |
|
Don Isaac
|
6bef525704
|
fix: make JSPropertyIterator accept a JSObject instead of a JSValue (#18308)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-22 01:19:27 -07:00 |
|
chloe caruso
|
b5cbf16cb8
|
module pr 2 (#18266)
|
2025-03-20 00:45:44 -07:00 |
|
190n
|
de4182f305
|
chore: upgrade zig to 0.14.0 (#17820)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-14 22:13:31 -07:00 |
|
chloe caruso
|
d1c77f5061
|
fix dev server regressions from 1.2.5's hmr rewrite (#18109)
Co-authored-by: Zack Radisic <zack@theradisic.com>
Co-authored-by: zackradisic <56137411+zackradisic@users.noreply.github.com>
|
2025-03-14 21:24:14 -07:00 |
|
chloe caruso
|
589fa6274d
|
dev server: forgotten changes (#17985)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 17:53:07 -08:00 |
|
chloe caruso
|
66cf62c3c4
|
dev server: rewrite HMRModule, support sync esm + hot.accept (#17954)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 15:12:16 -08:00 |
|
Zack Radisic
|
e6cb0de539
|
CSS modules (#17958)
|
2025-03-06 23:35:06 -08:00 |
|
pfg
|
d502df353c
|
Support import with { type: "json" } and others (#16624)
|
2025-03-06 15:04:29 -08:00 |
|
chloe caruso
|
1a6a34700f
|
chore: less usingnamespace, deprecate bun.C in favor of automatic translate-c (#17830)
|
2025-03-03 15:04:21 -08:00 |
|
chloe caruso
|
25c95f3bdc
|
hmr stability fixes (#17794)
|
2025-03-01 00:07:20 -08:00 |
|
Meghan Denny
|
1574df835e
|
zig: make JSValue.toBunString use JSError (#17648)
|
2025-02-25 13:04:44 -08:00 |
|
Dylan Conway
|
04973a1520
|
fix: bun.lock with bundledDependencies regression (#17665)
|
2025-02-25 02:33:47 -08:00 |
|
chloe caruso
|
3b956757d9
|
disable async in script tags in dev server (#17517)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-21 11:28:27 -08:00 |
|
chloe caruso
|
dc5fae461d
|
Implement simple barrel file optimization (#17514)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-20 22:50:51 -08:00 |
|
chloe caruso
|
0b6aa96672
|
Chloe/hmr4 (#17353)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-15 05:45:02 -08:00 |
|
pfg
|
eb145870cb
|
Remove @intFromPtr(...) == 0 (#17276)
|
2025-02-12 20:18:03 -08:00 |
|
chloe caruso
|
2b97d61deb
|
chore: remove some trivial usage of usingnamespace (#17268)
|
2025-02-11 19:38:52 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Minsoo Choo
|
fa502506e5
|
Fix formatting for extern "c" (#16983)
|
2025-02-02 21:34:58 -08:00 |
|
Meghan Denny
|
26d3688e53
|
zig: update to 0.14.0-dev (#16862)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-02-01 01:11:02 -08:00 |
|
Meghan Denny
|
676e8d1632
|
zig: delete is_bindgen (#16858)
|
2025-01-28 23:51:24 -08:00 |
|
Meghan Denny
|
af79cebf9e
|
unflag experimental css and html (#16561)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-01-21 06:44:54 -08:00 |
|
Zack Radisic
|
87dedd109a
|
CSS bundling & general fixes (#16486)
|
2025-01-18 13:26:27 -08:00 |
|
Jarred Sumner
|
a2f1a87f0d
|
Fix under-reporting string memory usage to GC (#16426)
|
2025-01-15 23:45:33 -08:00 |
|
190n
|
c1218b250d
|
Bump WebKit and re-enable IPInt (#16227)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Kai Tamkun <kai@tamkun.io>
|
2025-01-15 04:06:52 -08:00 |
|
Jarred Sumner
|
c2e150f916
|
Revert "Skip javascriptcore's first parse step for ES Modules" (#16370)
|
2025-01-13 01:24:48 -08:00 |
|
pfg
|
ccc7bde7c6
|
Skip javascriptcore's first parse step for ES Modules (#15758)
|
2025-01-09 19:31:44 -08:00 |
|
Jarred Sumner
|
2465ccae53
|
Re-sync our Mutex implementation with zig stdlib (#16271)
|
2025-01-08 21:09:27 -08:00 |
|
Don Isaac
|
a733421261
|
refactor: consolidate allocators (#16061)
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2025-01-08 22:39:13 +00:00 |
|
chloe caruso
|
a3cbf974eb
|
transpiler: dont inline import.meta.require (#16222)
|
2025-01-07 23:14:09 -08:00 |
|
Jarred Sumner
|
b59e7c7682
|
Add missing exception checks to JSPropertyIterator (#16121)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-01-02 18:55:38 -08:00 |
|
Jarred Sumner
|
d4c0432a5f
|
Refactor JS parser visitor step into individual functions to reduce stack space usage (#15993)
|
2024-12-25 23:02:05 -08:00 |
|
Jarred Sumner
|
da54e81955
|
Support bundling HTML files and their js, css, and assets in Bun.build and bun build (#15940)
|
2024-12-23 11:04:38 -08:00 |
|
Jarred Sumner
|
d6b9c444c1
|
Rename src/bundler.zig to src/transpiler.zig (#15921)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-12-21 00:59:37 -08:00 |
|