190n
|
de4182f305
|
chore: upgrade zig to 0.14.0 (#17820)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: pfg <pfg@pfg.pw>
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-14 22:13:31 -07:00 |
|
chloe caruso
|
85376147a4
|
node:module compatibility pt 1 (#18106)
|
2025-03-12 15:47:41 -07:00 |
|
chloe caruso
|
1a6a34700f
|
chore: less usingnamespace, deprecate bun.C in favor of automatic translate-c (#17830)
|
2025-03-03 15:04:21 -08:00 |
|
Jarred Sumner
|
1de31292fb
|
Add react, tailwind, react+tailwind+shadcn to bun init (#17282)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
|
2025-02-18 10:38:37 -08:00 |
|
Jarred Sumner
|
baee1c10d3
|
Fix flaky patch test (#17301)
|
2025-02-13 00:22:05 -08:00 |
|
chloe caruso
|
2b97d61deb
|
chore: remove some trivial usage of usingnamespace (#17268)
|
2025-02-11 19:38:52 -08:00 |
|
Jarred Sumner
|
ba8573494a
|
Add shadcn, tailwind and react detection & templates to bun create. Also: bun install --analyze <files...> (#17035)
|
2025-02-09 09:36:57 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Minsoo Choo
|
fa502506e5
|
Fix formatting for extern "c" (#16983)
|
2025-02-02 21:34:58 -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 |
|
Dylan Conway
|
b098c9ed89
|
fix(fs): WriteStream pending write fastpath (#16856)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-31 05:14:41 -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 |
|
Jarred Sumner
|
ba2bd5cff4
|
Fixes #16620 (#16621)
|
2025-01-22 18:07:27 -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 |
|
Jarred Sumner
|
cfbb62df16
|
Implement fs.statfs, fs.statfsSync fs.promises.statfs (#16519)
|
2025-01-20 00:39:18 -08:00 |
|
Dylan Conway
|
3128beed67
|
fix fs.mkdir regression (#16497)
|
2025-01-19 16:07:18 -08:00 |
|
chloe caruso
|
1a54379521
|
node:fs mkdir: disable linux statx path (#16478)
this path is observed to not be stable, prioritize correctness
|
2025-01-17 18:40:17 -08:00 |
|
Jarred Sumner
|
9579e4292b
|
Fix fs.mkdir recursive regression from Bun v1.1.44 (#16464)
|
2025-01-17 04:12:17 -08:00 |
|
Meghan Denny
|
68089a099f
|
zig: else branch is implicitly void (#16406)
|
2025-01-15 15:14:43 -08:00 |
|
chloe caruso
|
834ad11d48
|
get node:fs tests passing part 1 (#16270)
|
2025-01-14 20:53:02 -08:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Jarred Sumner
|
be959e111a
|
Do not assert valid windows path in chdirOSPath because the SetCurrentDirectoryW function will validate the path
|
2024-12-31 21:08:07 -08:00 |
|
Jarred Sumner
|
2b2ca3275c
|
Improve stack overflow, show more properties in Error objects (#15985)
Co-authored-by: Dave Caruso <me@paperdave.net>
|
2024-12-25 21:47:13 -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
|
3ce6ffa6be
|
Make git dependencies faster + further optimize bun install (#15771)
|
2024-12-14 19:42:23 -08:00 |
|
Jarred Sumner
|
2ccdf0122c
|
Fix edgecase with socketpair() impacting shell and spawn (#15725)
|
2024-12-12 01:23:40 -08:00 |
|
Meghan Denny
|
b7bd5a4cf5
|
zig: remove noop JSGlobalObject.ptr() (#15268)
|
2024-11-19 19:45:40 -08:00 |
|
Dylan Conway
|
910efec0b7
|
fix auto-install on windows when symlinks aren't available (#15182)
|
2024-11-16 00:43:12 -08:00 |
|
Jarred Sumner
|
2b9abc20da
|
Use linux syscall interface more in I/O (#15067)
|
2024-11-11 14:47:04 -08:00 |
|
Meghan Denny
|
27a1b2413b
|
patches to allow linux-musl to bootstrap (#14994)
|
2024-11-05 17:22:05 -08:00 |
|
Ciro Spaciari
|
f8d5b2e6e2
|
Fix module resolution cache keys (#14901)
Co-authored-by: dave caruso <me@paperdave.net>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-10-30 22:06:21 -07:00 |
|
Dylan Conway
|
489890deb1
|
fix(install): check cached package.jsons (#14899)
|
2024-10-29 18:55:52 -07:00 |
|
Dylan Conway
|
e448c4cc3b
|
fs.mkdir empty string bugfix (#14510)
|
2024-10-16 18:55:49 -07:00 |
|
Dylan Conway
|
5fd0a61ae2
|
CA support for bun install (#14416)
|
2024-10-11 13:16:26 -07:00 |
|
Jarred Sumner
|
29e1ba044d
|
Make this log better
|
2024-10-05 00:00:19 -07:00 |
|
Dylan Conway
|
267afa2934
|
implement bun pm pack (#13723)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-09-07 03:55:09 -07:00 |
|
Jarred Sumner
|
cacbaba524
|
Make signal.abort() from native code fast (#13064)
|
2024-08-05 15:50:36 -07:00 |
|
Dylan Conway
|
13907c4c29
|
fix(build): assertion failure when cross-compiling on windows (#12862)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-26 17:29:01 -07:00 |
|
Jarred Sumner
|
226f42e04a
|
Rewrite js_ast.NewBaseStore (#12388)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-10 21:57:40 -07:00 |
|
Jarred Sumner
|
f1151a84ad
|
On Windows, fix fs.writeFile(1, fs.writeFile(2, fs.writeFile(\\nul (#12410)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-07-10 19:49:36 -07:00 |
|
Jarred Sumner
|
ea1135a464
|
[bundows] Skip unnecessary GetFinalPathNameByHandle (#10338)
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-09 16:21:13 -07:00 |
|
Jarred Sumner
|
9ae870546b
|
On Windows, support Bun.stdin, Bun.stdout, Bun.stderr in Bun.write when the other argument is a file (#12411)
Co-authored-by: dave caruso <me@paperdave.net>
|
2024-07-08 18:03:48 -07:00 |
|
Zack Radisic
|
bf14a09a23
|
install: fix issues with patching hoisted dependencies in workspaces (#12141)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-07-01 17:44:18 -07:00 |
|
Dylan Conway
|
da27f22622
|
fix(install): install binaries for packages installed multiple times (#11886)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-28 03:24:39 -07:00 |
|
Zack Radisic
|
d563b6485a
|
Use slow move-based fallback for renameatConcurrently (#12048)
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-21 20:41:22 -07:00 |
|
Dylan Conway
|
3b199cde59
|
remove glibc memfd_create from required symbols (#12050)
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
|
2024-06-21 19:02:27 -07:00 |
|
dave caruso
|
b76376f8a6
|
chore: upgrade zig to 0.13.0 (#9965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Meghan Denny <hello@nektro.net>
Co-authored-by: Kenta Iwasaki <63115601+lithdew@users.noreply.github.com>
Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-06-20 13:48:39 -07:00 |
|
Dylan Conway
|
dd22c71612
|
fix(shell): handle cwd paths with non ascii characters (#11990)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-19 23:53:50 -07:00 |
|
Zack Radisic
|
7c27f3f9b4
|
Patch (#11858)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
|
2024-06-18 16:34:10 -07:00 |
|