Kai Tamkun
|
96acbdbc2d
|
oops
|
2025-04-25 16:27:20 -07:00 |
|
Kai Tamkun
|
1980ba9124
|
Protect SigintWatcher::m_globalObjects with a mutex
|
2025-04-25 16:24:55 -07:00 |
|
Kai Tamkun
|
3f75a5dbdc
|
Avoid erasing before the last element of a vector
|
2025-04-25 16:21:47 -07:00 |
|
Kai Tamkun
|
68ce0dd3f6
|
Initial work on breakOnSigint support
|
2025-04-25 16:16:53 -07:00 |
|
Kai Tamkun
|
ab870c5bd8
|
Add test-vm-codegen.js (currently modified pending clarification from JSC team)
|
2025-04-24 14:07:27 -07:00 |
|
Kai Tamkun
|
76af83a2eb
|
Fix accidental requirement of contextCodeGeneration property
|
2025-04-23 18:54:35 -07:00 |
|
Kai Tamkun
|
a5a055af94
|
Add support for contextCodeGeneration
|
2025-04-23 18:50:04 -07:00 |
|
Kai Tamkun
|
fccc8b8902
|
node:vm: add support for codeGeneration.strings and codeGeneration.wasm
|
2025-04-23 18:24:55 -07:00 |
|
Kai Tamkun
|
0d171c42fa
|
Initial work on improving node:vm support
|
2025-04-23 18:16:33 -07:00 |
|
Alistair Smith
|
1294128b47
|
fix already passing test-events-add-abort-listener.mjs (#19232)
|
2025-04-23 16:54:55 -07:00 |
|
Kai Tamkun
|
506afcbc7e
|
More node:http compatibility (#19173)
|
2025-04-23 16:44:32 -07:00 |
|
Jarred Sumner
|
9646bf1a38
|
Fixes #16671 (#19227)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-04-23 16:42:33 -07:00 |
|
Zack Radisic
|
ce8cae060d
|
Add BUN_INSPECT_PRELOAD (#19229)
|
2025-04-23 16:42:15 -07:00 |
|
190n
|
6aaef99f88
|
Use macro to declare and visit garbage-collected GlobalObject members (#18835)
|
2025-04-23 12:03:04 -07:00 |
|
Jarred Sumner
|
acc2925bbb
|
Delete dead code (#19190)
|
2025-04-22 21:16:46 -07:00 |
|
Meghan Denny
|
3c2e5c22e6
|
fix printing of CookieMap (#18351)
|
2025-04-22 19:06:25 -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 |
|
190n
|
842fe8664e
|
compress output of pack-codegen-for-zig-team.sh (#19188)
|
2025-04-22 13:09:58 -07:00 |
|
190n
|
00689e13a0
|
ci: use ReleaseSafe build of Zig compiler only in Buildkite (#19174)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-04-22 11:56:37 -07:00 |
|
Jarred Sumner
|
27a5712ed3
|
fflags -> flags (#19179)
|
2025-04-22 00:46:57 -07:00 |
|
Alistair Smith
|
508b4d2783
|
Update docs.yml (#19182)
|
2025-04-22 00:27:35 -07:00 |
|
Jarred Sumner
|
0471254e4e
|
Use Highway SIMD (#19134)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-04-21 23:28:03 -07:00 |
|
Jarred Sumner
|
b117d14650
|
Avoid u3 (#19140)
|
2025-04-21 22:46:32 -07:00 |
|
Ciro Spaciari
|
a512ad5155
|
fix(sql) fix flush (#19177)
|
2025-04-21 22:21:55 -07:00 |
|
Kai Tamkun
|
78fd584c0d
|
Split up HTTP (#19099)
|
2025-04-21 16:08:34 -07:00 |
|
190n
|
d7a3e9e3a1
|
Revert "ci: use ReleaseSafe build of Zig compiler (#19170)" (#19172)
|
2025-04-21 15:36:34 -07:00 |
|
190n
|
b07aea6161
|
ci: use ReleaseSafe build of Zig compiler (#19170)
|
2025-04-21 15:30:09 -07:00 |
|
190n
|
ce5d4c8ddc
|
work around ziglang/zig#23307 on all platforms without using 64-bit FDs (#19114)
|
2025-04-21 14:29:47 -07:00 |
|
Jarred Sumner
|
032713c58c
|
Fix several lints (#19121)
|
2025-04-19 05:41:34 -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 |
|
Ciro Spaciari
|
218ee99155
|
compat(node:http) more compatibility improvements (#19063)
|
2025-04-18 19:57:02 -07:00 |
|
pfg
|
6e3519fd49
|
Revert "remove zig and zls path" (#19119)
|
2025-04-18 19:30:53 -07:00 |
|
Alistair Smith
|
a001c584dd
|
@types/bun: more improvements that make reference better (#19098)
Co-authored-by: ctrl-cheeb-del <theredxer@gmail.com>
|
2025-04-18 17:04:03 -07:00 |
|
Alistair Smith
|
b7c7b2dd7f
|
bun:test: Make describe() accept all label kinds (#19094)
|
2025-04-18 17:03:42 -07:00 |
|
chloe caruso
|
7d7512076b
|
remove more usingnamespace (#19042)
|
2025-04-17 19:04:05 -07:00 |
|
chloe caruso
|
a3809676e9
|
remove all usingnamespace in css (#19067)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-17 14:17:08 -07:00 |
|
Alistair Smith
|
6bf2e57933
|
@types/bun: More JSDoc improvements for docgen (#19024)
|
2025-04-17 12:52:55 -07:00 |
|
chloe caruso
|
4ec410e0d7
|
internal: make @import("bun") work in zig (#19096)
|
2025-04-17 12:32:47 -07:00 |
|
Meghan Denny
|
ef17164c69
|
Bump
|
2025-04-17 01:21:46 -07:00 |
|
Jarred Sumner
|
169f9eb1df
|
Too marketing-y
|
2025-04-16 23:22:41 -07:00 |
|
Meghan Denny
|
a137a0e986
|
types: add bun:jsc HeapStats and MemoryUsage interfaces (#19071)
|
2025-04-16 19:34:31 -07:00 |
|
Jarred Sumner
|
681a1ec3bb
|
CI: gzip level 1 instead of 6 (#19066)
|
2025-04-16 14:54:43 -07:00 |
|
Alistair Smith
|
509bbb342b
|
fix: failing websocket test (#19061)
|
2025-04-16 14:31:43 -07:00 |
|
Ciro Spaciari
|
db2e7d7f74
|
fix(node:http) fix socket detach (#19052)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
bun-v1.2.10
|
2025-04-15 22:09:54 -07:00 |
|
190n
|
47d2b00adc
|
Fix RefPtr compile errors (#19038)
|
2025-04-15 12:40:05 -07:00 |
|
chloe caruso
|
be77711a4e
|
delete usingnamespace in bindings generator (#19020)
|
2025-04-15 12:14:47 -07:00 |
|
chloe caruso
|
903706dccf
|
file descriptor rewrite (#18790)
|
2025-04-15 09:37:11 -07:00 |
|
Don Isaac
|
caeea11706
|
fix(bun/test): it.failing for tests using done callbacks (#19018)
|
2025-04-14 19:29:05 -07:00 |
|
Ciro Spaciari
|
6029567ba4
|
fix(node:http) fix rejectNonStandardBodyWrites behavior (#19019)
|
2025-04-14 19:24:25 -07:00 |
|
Alistair Smith
|
6b53301375
|
@types/bun: Reimplement WebSocket type in default environment (#19017)
|
2025-04-14 19:10:52 -07:00 |
|