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 |
|
Roman A
|
13ea970852
|
A couple grammar fixes (#20096)
|
2025-05-31 19:14:51 -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 |
|
pfg
|
00a3cbd977
|
more child-process (#18688)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-05-06 22:12:24 -07:00 |
|
chloe caruso
|
80aff24951
|
fix: require.extensions uses Strong instead of being clever (#19231)
|
2025-04-23 17:52:41 -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 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
chloe caruso
|
4f58ff7933
|
changes to JSC.Strong, fix memory leaks in dev server (#17738)
|
2025-02-27 15:09:35 -08:00 |
|
Meghan Denny
|
7adb2b9502
|
fix memory leak in ERR_INVALID_ARG_TYPE (#17169)
|
2025-02-10 18:50:49 -08:00 |
|
Jarred Sumner
|
399ec3e970
|
Fix regression with IPC (#16465)
|
2025-01-17 05:23:13 -08:00 |
|
Meghan Denny
|
2d441d868b
|
zig: make throw use JSError (#15444)
|
2024-12-02 14:19:18 -08:00 |
|
Meghan Denny
|
0e3e33072b
|
zig: rename CallFrame.arguments to .arguments_old to free up decl name (#15296)
|
2024-11-20 16:18:56 -08:00 |
|
Meghan Denny
|
1efab7f42d
|
zig: JSValue: make .get and .toSliceOrNull use JSError (#15270)
|
2024-11-20 13:26:41 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08:00 |
|
Meghan Denny
|
3830b0c499
|
more passing node buffer tests (#14371)
|
2024-10-14 20:22:14 -07:00 |
|
Meghan Denny
|
54a225953b
|
use bun.String.static instead of ZigString when immediately converting to JSValue (#14169)
|
2024-10-02 13:02:48 -07:00 |
|
Ciro Spaciari
|
eb8ed27a4a
|
fix(ipc/subprocess) (#13414)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-20 05:19:23 -07:00 |
|
Meghan Denny
|
fd75ca7585
|
implement node:cluster (#11492)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: nektro <nektro@users.noreply.github.com>
Co-authored-by: cirospaciari <ciro.spaciari@gmail.com>
|
2024-08-18 00:12:42 -07:00 |
|