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
|
522f2b91a0
|
Introduce experimental support for on-demand bundling via HTML imports and Bun.serve() (#16395)
|
2025-01-15 01:00:23 -08:00 |
|
Minsoo Choo
|
9019aaf7d4
|
fix: update username (#16405)
|
2025-01-14 21:15:23 -08:00 |
|
Don Isaac
|
4e193b0ebd
|
fix(codegen): handle generic internal functions (#16399)
|
2025-01-14 18:35:24 -08:00 |
|
Jarred Sumner
|
22436ede12
|
Faster debug builds (#16354)
|
2025-01-12 20:03:24 -08:00 |
|
chloe caruso
|
487da0aeac
|
fix building bun with new version of bun (#16328)
|
2025-01-10 20:58:14 -08:00 |
|
Don Isaac
|
0372ca5c0a
|
test(node): get test-assert.js working (#15698)
Co-authored-by: Don Isaac <don@bun.sh>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
|
2025-01-10 00:45:43 +00:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Don Isaac
|
178e373712
|
build(bindgen): check for corresponding .zig file (#15896)
Co-authored-by: Don Isaac <don@bun.sh>
|
2025-01-06 11:46:25 -08:00 |
|
Jarred Sumner
|
d5fc928ca8
|
S3 cleanup (#16039)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-01-03 19:11:48 -08:00 |
|
Jarred Sumner
|
f834304c27
|
Support generating V8 Heap Snapshots (#16109)
|
2025-01-02 20:15:13 -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
|
4f8a6b33c4
|
+5 passing node:zlib tests (#15944)
|
2024-12-22 20:39:42 -08:00 |
|
dave caruso
|
41924211f2
|
add throw: true in Bun.build, to be made default in 1.2 (#15861)
|
2024-12-18 19:27:59 -08:00 |
|
dave caruso
|
77acfa23a7
|
pass all upstream node:os tests, all supported node:async_hooks tests (#15802)
|
2024-12-16 22:22:54 -08:00 |
|
Jarred Sumner
|
aada6f930f
|
Fix heap snapshots memory usage stats. Introduce estimateDirectMemoryUsageOf function in "bun:jsc" (#15790)
|
2024-12-16 20:16:23 -08:00 |
|
Dylan Conway
|
71af1950fb
|
bump webkit (#15328)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ben Grant <ben@bun.sh>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
|
2024-12-12 03:21:56 -08:00 |
|
Don Isaac
|
78445c543e
|
refactor: set default for name in ErrorCode.ts (#15699)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-11 01:07:57 -08:00 |
|
Don Isaac
|
2d5ea4993f
|
fix(codegen): better error messages for internals using module.exports (#15687)
|
2024-12-10 15:10:21 -08:00 |
|
dave caruso
|
b39632c921
|
feat: new binding generator (#15638)
|
2024-12-10 12:43:17 -08:00 |
|
Ciro Spaciari
|
dd5c40dab7
|
fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:58:21 -08:00 |
|
Meghan Denny
|
2d441d868b
|
zig: make throw use JSError (#15444)
|
2024-12-02 14:19:18 -08:00 |
|
Meghan Denny
|
5e4642295a
|
zig: eliminate errorUnionToCPP (#15416)
|
2024-11-26 14:11:48 -08:00 |
|
Meghan Denny
|
663f00b62b
|
zig: make throwOutOfMemory use JSError (#15413)
|
2024-11-26 12:58: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 |
|
Meghan Denny
|
bb3d570ad0
|
zig: assert there is an exception when .zero is returned (#15362)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-25 15:19:02 -08:00 |
|
Meghan Denny
|
c9d0fd51a9
|
zig: make throwTODO use JSError (#15264)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2024-11-20 15:16:51 -08:00 |
|
Meghan Denny
|
2810f39802
|
zig: make all JS constructors use JSError (#15146)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-14 16:36:01 -08:00 |
|
Jarred Sumner
|
357581c61a
|
Shrink Bun's binary by 3.5 MB (#15121)
|
2024-11-14 06:02:15 -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 |
|
Zack Radisic
|
07dc1ae547
|
.defer(), .onStart(), and some small CSS changes (#15041)
|
2024-11-08 16:38:30 -08:00 |
|
dave caruso
|
e93c5ad993
|
feat(bake): css, production build, dev separateSSRGraph=false (#14622)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-10-27 01:57:36 -07: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 |
|
dave caruso
|
adc86c773b
|
chore: rename kit -> bake (#14335)
|
2024-10-03 15:34:53 -07:00 |
|
Jarred Sumner
|
4d4dd1c180
|
Refactor node:module (#14227)
|
2024-10-03 00:54:56 -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
|
514d37b3d2
|
kit: implement server components dev server (#14025)
|
2024-09-27 20:53:39 -07:00 |
|
Meghan Denny
|
80db770521
|
rework node:zlib to match internal js api and properly support async writes (#14079)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-09-25 15:55:53 -07:00 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -07:00 |
|
Dylan Conway
|
cf4e9cb69e
|
disable most DOMJIT (#14005)
|
2024-09-17 21:43:38 -07:00 |
|
dave caruso
|
c2c2048072
|
framework api: init / work in progress (#13215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-12 16:44:03 -07:00 |
|
Jarred Sumner
|
8d7d58606b
|
Add generator for $ERR_* as fake private globals (#13843)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-10 16:07:22 -07:00 |
|
Jarred Sumner
|
d38fc909e3
|
Support ReadableStream in request.clone & response.clone() (#13744)
|
2024-09-05 17:55:59 -07:00 |
|
Jarred Sumner
|
a9cf463eeb
|
Introduce fast path for buffered ReadableStream (#13704)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-09-04 04:16:47 -07:00 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Jarred Sumner
|
12174e0577
|
Call cancel on ReadableStream when Bun.serve() response is aborted (#13687)
|
2024-09-02 09:40:03 -07:00 |
|
Jarred Sumner
|
b64f1e15b5
|
Fixes #13629 (#13660)
|
2024-09-01 22:40:31 -07:00 |
|
Jarred Sumner
|
64d77e33f6
|
Fixes #13331 (#13340)
|
2024-08-16 15:42:11 -07:00 |
|
Jarred Sumner
|
98a709fb1b
|
Further clang-analyzer (#13324)
|
2024-08-15 15:01:36 -07:00 |
|