Jarred Sumner
|
f38d35f7c9
|
Revert #18562 #18478 (#18610)
|
2025-03-28 20:23:49 -07:00 |
|
chloe caruso
|
70ddfb55e6
|
implement require.extensions (#18478)
|
2025-03-27 14:58:24 -07:00 |
|
Don Isaac
|
75144ab881
|
fix: reflect-metadata import order (#18086)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-03-26 16:19:45 -07:00 |
|
Jarred Sumner
|
8e246e1e67
|
Add precompiled header (#18321)
|
2025-03-20 19:27:46 -07:00 |
|
chloe caruso
|
b5cbf16cb8
|
module pr 2 (#18266)
|
2025-03-20 00:45:44 -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 |
|
Jarred Sumner
|
46b2a58c25
|
Small improvements to internal types
|
2025-03-19 19:26:13 -07:00 |
|
chloe caruso
|
d1c77f5061
|
fix dev server regressions from 1.2.5's hmr rewrite (#18109)
Co-authored-by: Zack Radisic <zack@theradisic.com>
Co-authored-by: zackradisic <56137411+zackradisic@users.noreply.github.com>
|
2025-03-14 21:24:14 -07:00 |
|
Kai Tamkun
|
4a0e982bb2
|
node:http improvements (#17093)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: snwy <snwy@snwy.me>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-10 20:19:29 -07:00 |
|
chloe caruso
|
66cf62c3c4
|
dev server: rewrite HMRModule, support sync esm + hot.accept (#17954)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 15:12:16 -08:00 |
|
chloe caruso
|
e7790894d9
|
elaborate on error "Expected Sink" (#15234)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-27 17:08:00 -08:00 |
|
190n
|
b3edef5989
|
node:timers fixes (#16855)
|
2025-02-26 16:45:02 -08:00 |
|
pfg
|
a8c8fa15b9
|
Fix bake codegen on windows (#17654)
|
2025-02-24 19:57:35 -08:00 |
|
Don Isaac
|
61edc58362
|
feat(node/net): add SocketAddress (#17154)
Co-authored-by: DonIsaac <22823424+DonIsaac@users.noreply.github.com>
|
2025-02-24 11:18:16 -08:00 |
|
chloe caruso
|
b082572dcb
|
DevServer: source map and error modal improvements (#17476)
|
2025-02-20 16:40:57 -08:00 |
|
190n
|
ea65a2ad48
|
Bump WebKit (#17095)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-12 22:08:53 -08:00 |
|
chloe caruso
|
e22c6c5dbe
|
fix a crash when trying to throw the error for onEnd ($notImplementedIssueFn) (#17271)
|
2025-02-11 19:38:10 -08:00 |
|
Meghan Denny
|
bdccbbc828
|
node: fix Buffer.from(arrayBuffer) (#17267)
|
2025-02-11 18:10:43 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -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 |
|
Meghan Denny
|
29839737df
|
cpp: synchronize on JSC::getVM since its more likely to be forward compatible (#16688)
|
2025-01-29 15:50:57 -08:00 |
|
Jarred Sumner
|
f7c5b0d5fc
|
Fix Stat constructor, remove native code allocation for stat objects (#16694)
|
2025-01-24 04:40:00 -08:00 |
|
Jarred Sumner
|
b54f3f33f0
|
Clean up node:fs utimes, futimes , and lutimes (#16634)
|
2025-01-23 05:09:07 -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 |
|
Meghan Denny
|
af79cebf9e
|
unflag experimental css and html (#16561)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
|
2025-01-21 06:44:54 -08:00 |
|
pfg
|
0d17843251
|
Fix bun run folder (#15117)
Co-authored-by: pfgithub <pfgithub@users.noreply.github.com>
|
2025-01-17 22:08:07 -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
|
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 |
|