taylor.fish
|
07cd45deae
|
Refactor Zig imports and file structure (part 1) (#21270)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-22 17:51:38 -07:00 |
|
pfg
|
83760fc446
|
Sort imports in all files (#21119)
Co-authored-by: taylor.fish <contact@taylor.fish>
|
2025-07-21 13:26:47 -07:00 |
|
Zack Radisic
|
ac61b1d471
|
Use better function names for bun.String (#20999)
|
2025-07-12 18:19:16 -07:00 |
|
Jarred Sumner
|
a059c76370
|
Include RAM in crash report message (#20954)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-07-11 12:45:49 -07:00 |
|
Meghan Denny
|
068997b529
|
make node:dns,net,cluster,tls exception checker clear (#20658)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-07-03 18:28:38 -07:00 |
|
Meghan Denny
|
6b4662ff55
|
zig: .jsUndefined -> .js_undefined (#20377)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 16:14:57 -07:00 |
|
Meghan Denny
|
dedd433cbf
|
zig: prefer .jsUndefined() over .undefined for JSValue (#20332)
|
2025-06-12 13:18:46 -07:00 |
|
190n
|
61e03a2758
|
Switch back from quick_exit(134) to abort() in Windows crash handler (#20194)
|
2025-06-05 20:39:47 -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
|
d8a69d6823
|
Enable ASAN with linux-x64-asan in CI
|
2025-05-02 10:44:09 -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 |
|
Dylan Conway
|
7e8e559fce
|
Pass test-crypto-keygen-* tests (#19040)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2025-04-19 00:25:30 -07:00 |
|
chloe caruso
|
7d7512076b
|
remove more usingnamespace (#19042)
|
2025-04-17 19:04:05 -07:00 |
|
chloe caruso
|
4ec410e0d7
|
internal: make @import("bun") work in zig (#19096)
|
2025-04-17 12:32:47 -07:00 |
|
chloe caruso
|
903706dccf
|
file descriptor rewrite (#18790)
|
2025-04-15 09:37:11 -07:00 |
|
chloe caruso
|
c1dc5f1b73
|
remove some usingnamespaces (#18765)
|
2025-04-10 14:16:30 -07:00 |
|
Zack Radisic
|
38a776a404
|
Implement uv_mutex_* fns and others (#18555)
|
2025-04-01 19:08:32 -07:00 |
|
Jarred Sumner
|
4806e84cc1
|
Revert "remove many usingnamespace, introduce new ref count and ref leak debugging tools (#18353)"
This reverts commit a199b85f2b. It does not compile on Windows.
|
2025-04-01 08:35:51 -07:00 |
|
chloe caruso
|
a199b85f2b
|
remove many usingnamespace, introduce new ref count and ref leak debugging tools (#18353)
|
2025-03-31 17:17:38 -07:00 |
|
Zack Radisic
|
5c0fa6dc21
|
Better error message for NAPI modules which access unsupported libuv functions (#18503)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-26 23:57:10 -07:00 |
|
nmarks
|
27cf0d5eaf
|
Remove references to developers former name (#18319)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-03-20 00:53:46 -07: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 |
|
Jarred Sumner
|
cef38030df
|
Micro-optimize sourcemaps (#17757)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-27 16:25:49 -08:00 |
|
190n
|
efabdcbe1f
|
Start fixing bugs discovered by Node.js's Node-API tests (#14501)
Co-authored-by: Kai Tamkun <kai@tamkun.io>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
|
2025-02-26 22:11:42 -08:00 |
|
chloe caruso
|
cbeffe1b48
|
hmr7 (#17641)
|
2025-02-24 20:02:38 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Jarred Sumner
|
7a918d24a7
|
Fix loading react-jsxdev instead of react-jsx (#17013)
Co-authored-by: chloe caruso <git@paperclover.net>
|
2025-02-03 14:10:09 -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 |
|
chloe caruso
|
5819fe49a7
|
node fs compat pr #2 (#16422)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 10:28:35 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Jarred Sumner
|
2465ccae53
|
Re-sync our Mutex implementation with zig stdlib (#16271)
|
2025-01-08 21:09:27 -08:00 |
|
Jarred Sumner
|
784bc4e012
|
Introduce high-performance native addon API in Bun.build, starting with build.onBeforeParse hook (#14971)
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-12-04 22:35:43 -08:00 |
|
dave caruso
|
dc01a5d6a8
|
feat(DevServer): batch bundles & run them asynchronously (#15181)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-11-25 18:55:47 -08:00 |
|
Jarred Sumner
|
8ca0eb831d
|
Clean up some error handling code (#15368)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-11-25 15:42:02 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08:00 |
|
dave caruso
|
32ddf343ee
|
bake: csr, streaming ssr, serve integration, safer jsvalue functions, &more (#14900)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-13 18:19:12 -08:00 |
|
Meghan Denny
|
27a1b2413b
|
patches to allow linux-musl to bootstrap (#14994)
|
2024-11-05 17:22:05 -08:00 |
|
dave caruso
|
d2fe1ce1c8
|
feat(bake): handle bundle errors, re-assemble full client payloads, initial error modal (#14504)
|
2024-10-14 16:49:38 -07:00 |
|
Zack Radisic
|
a01f9d8e1b
|
Integrate CSS with bundler (#14281)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Zack Radisic <zackradisic@Mac.attlocal.net>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Zack Radisic <zackradisic@Zacks-MBP.attlocal.net>
|
2024-10-04 20:23:10 -07:00 |
|
dave caruso
|
dd6554294e
|
bake: release to canary only (#14258)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
|
2024-10-03 00:52:14 -07:00 |
|
dave caruso
|
9ab51983b8
|
chore: make watcher use an anyopaque pointer context (#14224)
|
2024-09-28 01:44:55 -07:00 |
|
dave caruso
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
Meghan Denny
|
0ac2a7da0a
|
dont leak return value in crash_handler jsGetFeaturesAsVLQ (#14131)
|
2024-09-24 12:26:58 -07:00 |
|
Jarred Sumner
|
7a190de2f1
|
Fix upload-s3.ts script
|
2024-09-20 21:34:50 -07:00 |
|
Jarred Sumner
|
51adc273a6
|
Add message on crash with old CPU (#13886)
|
2024-09-11 20:14:17 -07:00 |
|
Jarred Sumner
|
debaa2cc34
|
Fix CTRL + C behavior in bun run so it doesn't ^[[A (#13762)
|
2024-09-06 13:54:01 -07:00 |
|
Meghan Denny
|
9d74b5bdc8
|
crash_handler: support printing windows version (#13157)
|
2024-08-07 21:34:07 -07:00 |
|