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 |
|
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 |
|
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
|
d9c77be90d
|
node child process maxbuf support (#18293)
|
2025-04-03 17:03:26 -07:00 |
|
Dylan Conway
|
a3585ff961
|
node:crypto: implement hkdf and hkdfSync (#18312)
|
2025-03-21 01:03:01 -07:00 |
|
Meghan Denny
|
2024fa09d7
|
js: fix many typescript errors (#18272)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-03-19 22:39:24 -07:00 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
Meghan Denny
|
2d74c0162a
|
node: fix test-util-parse-env.js (#17701)
|
2025-02-28 20:15:18 -08:00 |
|
Meghan Denny
|
1574df835e
|
zig: make JSValue.toBunString use JSError (#17648)
|
2025-02-25 13:04:44 -08:00 |
|
Don Isaac
|
b412e3647a
|
test(node/url): add more node:test parallel cases (#16404)
|
2025-01-17 21:03:09 +00:00 |
|
Meghan Denny
|
2d481e7bcb
|
fix more node:stream (#16385)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 22:40:39 -08:00 |
|
Jarred Sumner
|
35679b3178
|
Update node_util_binding.zig
|
2024-12-19 17:34:38 -08:00 |
|
Don Isaac
|
960b2b2c11
|
perf(node:util): fast path for extractedSplitNewLines (#15838)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2024-12-19 23:42:18 +00: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
|
ab3cb68f66
|
zig: make throwNotEnoughArguments use JSError (#15266)
|
2024-11-19 19:07:14 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08: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 |
|
Meghan Denny
|
da70c891df
|
dont leak the message when node:util.getSystemErrorName is passed an invalid code (#14126)
|
2024-09-25 01:13:22 -07:00 |
|
Meghan Denny
|
a0ebb051b0
|
implement node:util.getSystemErrorName() (#12837)
|
2024-07-27 00:20:50 -07:00 |
|