190n
|
f1226c9767
|
ci: fix machine.mjs for Windows instances (#20021)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-29 12:04:10 -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 |
|
Jarred Sumner
|
bca833ad59
|
Split lockfile.zig into a more logical directory structure (#19858)
|
2025-05-22 21:11:54 -07:00 |
|
190n
|
e23491391b
|
bun run prettier (#19807)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-05-20 20:01:38 -07:00 |
|
190n
|
259bf47abd
|
Add sourceMap to launch.json so lldb can find WebKit code (#19263)
|
2025-05-20 16:50:47 -07:00 |
|
Ashcon Partovi
|
21f238a827
|
cmake: Move sources to their own folder (#19776)
|
2025-05-20 10:53:57 -07:00 |
|
Jarred Sumner
|
bf7d9f272d
|
Add old-version label when filing issues with very old versions, remove label if updated
|
2025-05-14 22:34:56 -07:00 |
|
Meghan Denny
|
d774baa28a
|
tidyings from 18962 (#19644)
|
2025-05-14 18:47:51 -07:00 |
|
Jarred Sumner
|
6a922be010
|
ci: never retry on SIGABRT (#19623)
|
2025-05-13 00:27:52 -07:00 |
|
Jarred Sumner
|
3f360b0682
|
chore: format packages/scripts folder (#19611)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-12 17:12:17 -07:00 |
|
Dylan Conway
|
ff1ff78e77
|
cmake: change sources from glob-based to file-based (#19535)
|
2025-05-08 16:58:06 -07:00 |
|
190n
|
52de27322a
|
Do not ignore ASan failures in CI (#19445)
|
2025-05-07 16:07:59 -07:00 |
|
Jarred Sumner
|
cc33a8562a
|
Try windows CI (#19485)
|
2025-05-05 18:02:30 -07:00 |
|
Jarred Sumner
|
d8a69d6823
|
Enable ASAN with linux-x64-asan in CI
|
2025-05-02 10:44:09 -07:00 |
|
Ashcon Partovi
|
8d3f1d07f9
|
Update runner.node.mjs
|
2025-04-25 14:42:01 -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 |
|
chloe caruso
|
7d7512076b
|
remove more usingnamespace (#19042)
|
2025-04-17 19:04:05 -07:00 |
|
Jarred Sumner
|
84001acf22
|
Update runner.node.mjs
|
2025-04-04 13:59:39 -07:00 |
|
Jarred Sumner
|
28e7a830a0
|
Update runner.node.mjs
|
2025-04-04 12:47:54 -07:00 |
|
Jarred Sumner
|
bb4f8d8933
|
Add test report (#18772)
|
2025-04-04 00:21:13 -07:00 |
|
Ashcon Partovi
|
b6f919caba
|
Fix build script outside of CI
|
2025-04-02 14:11:59 -07:00 |
|
Ashcon Partovi
|
c6076f2e4e
|
Fix updating dependency not cloning and re-building (#18708)
|
2025-04-02 12:51:04 -07:00 |
|
Jarred Sumner
|
f3da1b80bc
|
Use macOS signpost api for tracing (#14871)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
Co-authored-by: DonIsaac <DonIsaac@users.noreply.github.com>
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-03-31 04:13:11 -07:00 |
|
Jarred Sumner
|
43f7a241b9
|
Fix typo
|
2025-03-29 02:31:33 -07:00 |
|
Meghan Denny
|
f2c8e63ae1
|
update to llvm 19 and c++ 23 (#18317)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-03-20 21:44:19 -07:00 |
|
Ashcon Partovi
|
6e1f1c4da7
|
Initial support for node:test (#18140)
|
2025-03-19 11:49:00 -07:00 |
|
190n
|
0c5ee31707
|
Correctly handle unknown type in FileSystem.DirEntry.addEntry (#18172)
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-03-18 11:50:15 -07:00 |
|
chloe caruso
|
85376147a4
|
node:module compatibility pt 1 (#18106)
|
2025-03-12 15:47:41 -07:00 |
|
Meghan Denny
|
7161326baa
|
ci: make sure we're running the sequential node tests too (#17928)
|
2025-03-06 15:04:21 -08:00 |
|
190n
|
efabdcbe1f
|
Start fixing bugs discovered by Node.js's Node-API tests (#14501)
Co-authored-by: Kai Tamkun <kai@tamkun.io>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Ashcon Partovi <ashcon@partovi.net>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
|
2025-02-26 22:11:42 -08:00 |
|
Meghan Denny
|
93a89e5866
|
meta: update bun.locks with bun 1.2 (#16867)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-01-29 01:47:43 -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
|
2d481e7bcb
|
fix more node:stream (#16385)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-16 22:40:39 -08:00 |
|
190n
|
c1218b250d
|
Bump WebKit and re-enable IPInt (#16227)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Kai Tamkun <kai@tamkun.io>
|
2025-01-15 04:06:52 -08:00 |
|
Don Isaac
|
b4d9223bd2
|
ci: avoid hitting MAX_PATHLEN in win32 builds (#16299)
|
2025-01-10 07:47:36 +00: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 |
|
Kai Tamkun
|
9bca80c1a2
|
DNS fixes (#15864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-08 21:53:03 -08:00 |
|
Don Isaac
|
73fd69fcb4
|
chore: add script to trace allocations with Instruments (#16191)
|
2025-01-09 01:56:55 +00:00 |
|
Don Isaac
|
2af12f49a8
|
fix: node parallel test check in test runner (#16232)
|
2025-01-08 16:46:58 +00:00 |
|
Meghan Denny
|
e1cfea4925
|
node: fix the rest of test-process (#16026)
|
2025-01-06 14:30:36 -08:00 |
|
Meghan Denny
|
4bcc5b25d9
|
node: fix all of test-event-emitter (#16009)
|
2024-12-27 01:34:49 -08:00 |
|
Don Isaac
|
f546a9b605
|
chore: add usage messages to check-node.sh (#15885)
Co-authored-by: Don Isaac <don@bun.sh>
|
2024-12-19 22:32:25 +00:00 |
|
Jarred Sumner
|
10990f5213
|
Fixes #3554 (#15870)
|
2024-12-18 22:54:11 -08:00 |
|
Ashcon Partovi
|
e8b85cff40
|
ci: Retry and detect flaky tests (#15798)
|
2024-12-16 17:04:33 -08:00 |
|
Jarred Sumner
|
7ded578547
|
[publish images]
|
2024-12-12 03:22:45 -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 |
|
Jarred Sumner
|
2ccdf0122c
|
Fix edgecase with socketpair() impacting shell and spawn (#15725)
|
2024-12-12 01:23:40 -08:00 |
|
Ashcon Partovi
|
667821c53a
|
ci: Fix canary releases (#15713)
|
2024-12-11 09:47:17 -08:00 |
|
Meghan Denny
|
53318c8b13
|
ci: run re-enable node tests on all platforms (#15572)
|
2024-12-09 19:08:30 -08:00 |
|