Commit Graph

  • 7059672379 test: Add additional tests for virtual modules Claude Bot 2025-09-08 05:19:51 +00:00
  • aabccfc731 feat: Add build.module() support for Bun.build plugins Claude Bot 2025-09-08 05:14:08 +00:00
  • 43d447f9fe register bun:app properly Alistair Smith 2025-09-08 16:19:50 -07:00
  • 2af480a20a fix: Address performance review feedback Claude Bot 2025-09-08 23:02:49 +00:00
  • 8b35b5634a Update stuff Zack Radisic 2025-09-08 15:56:21 -07:00
  • 811f0888c8 - Change unique symbol types to unknown in bake.private.d.ts for better type flexibility. - Update onServerSideReload function return type in rendering.d.ts to void. - Modify onServerSideReload declaration in hmr-module.ts to accept both Promise<void> and void. - Enhance type safety in registerSynthetic function with a generic interface for built-in modules. Alistair Smith 2025-09-08 15:28:51 -07:00
  • 4654a8a886 dont override this let it use binded value Ciro Spaciari 2025-09-08 15:28:35 -07:00
  • a5d7830862 build: add bun-framework-react to cmake source tracking Alistair Smith 2025-09-08 15:18:10 -07:00
  • d0aeda72a0 WIP claude/systemd Claude Bot 2025-09-08 22:10:32 +00:00
  • ef17dc57e4 refactor: update types in bake.private.d.ts and tsconfig.json; remove unused client and server rendering files Alistair Smith 2025-09-08 15:08:29 -07:00
  • e58cb4511e changes to overlay and client.tsx entry Alistair Smith 2025-09-08 15:02:56 -07:00
  • d44b3db1cb refactor: update server and SSR manifest types in hmr-module.ts Alistair Smith 2025-09-08 14:45:36 -07:00
  • 857e25d88c bun scripts/glob-sources.mjs alii 2025-09-08 21:41:31 +00:00
  • 6eee2eeaf6 some ssr changes Alistair Smith 2025-09-08 14:40:46 -07:00
  • cc3e4d8319 types changes Alistair Smith 2025-09-08 14:24:40 -07:00
  • 278c2e7fb6 fix relative path in bake.zig Alistair Smith 2025-09-08 14:14:25 -07:00
  • e296928ab9 abortcontroller bun-types tests Alistair Smith 2025-09-08 14:14:08 -07:00
  • 39c1bf38f5 fix: AbortController missing a definition Alistair Smith 2025-09-08 14:12:44 -07:00
  • 91d30b4da0 update bun-types from main Alistair Smith 2025-09-08 14:11:00 -07:00
  • c2812fff79 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-08 21:12:05 +00:00
  • 594b03c275 Fix: Socket.write() fails with Uint8Array (#22482) robobun 2025-09-08 14:12:00 -07:00
  • 18e4da1903 Fix memory leak in JSBundlerPlugin and remove a couple JSC::Strong (#22488) Jarred Sumner 2025-09-08 14:11:38 -07:00
  • e0337f5649 fix types for rendering api Alistair Smith 2025-09-08 14:08:02 -07:00
  • d05768cc18 bun scripts/glob-sources.mjs alii 2025-09-08 20:58:26 +00:00
  • 1ad67908fc nuke bun-react Alistair Smith 2025-09-08 13:58:05 -07:00
  • f55e320f41 start extracting parts of the framework out Alistair Smith 2025-09-08 13:56:42 -07:00
  • 8e0cf4c5e0 update Zack Radisic 2025-09-08 13:38:12 -07:00
  • 5dcf8a8076 merge Zack Radisic 2025-09-08 13:34:37 -07:00
  • d6b155f056 add test Zack Radisic 2025-09-08 13:04:32 -07:00
  • 1a4b5558da test: Update source map positions and file size for minification changes Claude Bot 2025-09-08 14:10:19 +00:00
  • c26d3d5beb “yo” claude/fix-workspace-filter-add Claude Bot 2025-09-08 14:01:27 +00:00
  • c912690e5b Fix systemd-resolved DNS backend to keep process alive Claude Bot 2025-09-08 11:25:59 +00:00
  • 7b0483778a fix: Remove comma space optimization based on review feedback Claude Bot 2025-09-08 11:00:33 +00:00
  • 367097481a Add comprehensive tests for 'bun add --filter' command Claude Bot 2025-09-08 10:45:07 +00:00
  • 0bd4aa973e Enable --filter flag for 'bun add' command in workspaces Claude Bot 2025-09-08 10:36:41 +00:00
  • ec2229c561 feat: Add minifier optimizations for better code size reduction Claude Bot 2025-09-08 09:22:28 +00:00
  • 83aa81ddf6 [autofix.ci] apply automated fixes claude/fix-redis5-hello-compatibility autofix-ci[bot] 2025-09-08 08:26:04 +00:00
  • 5957a44e57 fix: Add Redis 5 compatibility with RESP2 fallback Claude Bot 2025-09-08 08:23:14 +00:00
  • 7a199276fb implement typeof undefined minification optimization (#22278) robobun 2025-09-08 01:15:59 -07:00
  • bafba73de3 [autofix.ci] apply automated fixes claude/fix-bun-file-exists-cache autofix-ci[bot] 2025-09-08 05:46:21 +00:00
  • 8205c16ba7 Fix Bun.file().exists() caching behavior Claude Bot 2025-09-08 05:04:19 +00:00
  • 34f8ad90ab Remove unused files from repository claude/remove-unnecessary-files Claude Bot 2025-09-08 05:39:26 +00:00
  • 8ce601b171 “wip” Claude Bot 2025-09-08 05:13:04 +00:00
  • 63c4d8f68f Fix TypeScript syntax not working with 'ts' loader in BunPlugin (#22460) robobun 2025-09-07 21:43:38 -07:00
  • 93bbf7b7f2 [autofix.ci] apply automated fixes claude/stats autofix-ci[bot] 2025-09-08 02:32:07 +00:00
  • 58ed44ff06 Fix node_modules stats counting during scanning phase Claude Bot 2025-09-08 02:29:42 +00:00
  • afcdd90b77 docs Jarred Sumner 2025-09-07 18:51:39 -07:00
  • ecc969c5a7 Remove high coupling warning from stats output Claude Bot 2025-09-08 01:48:24 +00:00
  • 607b7fa84c [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-08 01:43:29 +00:00
  • bb924092ad Make stats table more compact and informative Claude Bot 2025-09-08 01:41:32 +00:00
  • ae6ad1c04a Fix N-API compatibility issues: strict_equals, call_function, and array_with_length (#22459) Dylan Conway 2025-09-08 00:53:00 +00:00
  • 5d78352248 Improve stats table formatting and terminology Claude Bot 2025-09-08 00:44:04 +00:00
  • 301ec28a65 replace jsDoubleNumber with jsNumber to use NumberTag if possible (#22476) Dylan Conway 2025-09-08 00:43:22 +00:00
  • 5b842ade1d Fix cookie.isExpired() returning false for Unix epoch (#22478) robobun 2025-09-07 17:42:09 -07:00
  • cf947fee17 fix(buffer): use correct constructor for buffer.isAscii (#22480) Dylan Conway 2025-09-08 00:40:07 +00:00
  • 09062a8ebe [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-08 00:35:15 +00:00
  • b8f5b494ba Fix stats command to suppress module resolution errors Claude Bot 2025-09-08 00:33:06 +00:00
  • baed5516e0 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-07 23:51:23 +00:00
  • 138858da1a Improve bun stats command with AST-based counting and cleaner output Claude Bot 2025-09-07 23:49:01 +00:00
  • 6eabaa9cfe update Dylan Conway 2025-09-07 14:13:57 -07:00
  • 7faf1bd1bd [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-07 19:55:21 +00:00
  • 9fb82966c4 little more Dylan Conway 2025-09-07 12:53:09 -07:00
  • 26bdf8a282 fix build Dylan Conway 2025-09-07 12:35:43 -07:00
  • 512b96c407 change written to i64 Dylan Conway 2025-09-07 12:32:07 -07:00
  • 2bbd7af77d couple more Dylan Conway 2025-09-07 12:27:05 -07:00
  • d3e42455df add OOM and stack checks in js_printer.zig Dylan Conway 2025-09-07 12:23:11 -07:00
  • 5bc237352b [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-07 13:56:55 +00:00
  • d3cc0813a5 fix: correct bounds checking logic to prevent index out of bounds Claude Bot 2025-09-07 13:54:43 +00:00
  • 6898e8a76e [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-07 13:26:44 +00:00
  • 5be0ade599 fix: change target to .bun and add error logging for resolver failures Claude Bot 2025-09-07 13:24:14 +00:00
  • 33aa520794 refactor: remove Buntastic rating system, keep speed metric Claude Bot 2025-09-07 13:04:03 +00:00
  • b2a6c0ae44 feat: add BUNTASTIC rating system to bun stats Claude Bot 2025-09-07 12:52:19 +00:00
  • b1ce142e29 fix: improve bun stats implementation Claude Bot 2025-09-07 12:34:06 +00:00
  • 997c7df07a [autofix.ci] apply automated fixes claude/fix-windows-spawn autofix-ci[bot] 2025-09-07 12:26:27 +00:00
  • c3fac090e7 Harden process spawning on Windows Claude Bot 2025-09-07 12:21:41 +00:00
  • 5e8e8423f1 “wip” Claude Bot 2025-09-07 12:08:33 +00:00
  • 6c0917bcd1 [autofix.ci] apply automated fixes claude/add-stream-flag-for-workspaces autofix-ci[bot] 2025-09-07 08:41:52 +00:00
  • c359f0ac95 Improve --stream test to verify immediate output Claude Bot 2025-09-07 08:34:44 +00:00
  • 1f024302c6 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-07 08:10:01 +00:00
  • 690ca26414 Add --stream flag for workspace script execution Claude Bot 2025-09-07 08:06:37 +00:00
  • 73f0594704 Detect bun bd Jarred Sumner 2025-09-07 00:46:36 -07:00
  • 2daf7ed02e Add src/bun.js/bindings/v8/CLAUDE.md Jarred Sumner 2025-09-07 00:08:43 -07:00
  • 38e8fea828 De-slop test/bundler/compile-windows-metadata.test.ts Jarred Sumner 2025-09-06 23:05:28 -07:00
  • 536dc8653b Fix request body streaming in node-fetch wrapper. (#22458) Jarred Sumner 2025-09-06 22:40:41 -07:00
  • a705dfc63a Remove console.log in a builtin Jarred Sumner 2025-09-06 22:25:39 -07:00
  • 9fba9de0b5 Add a CLAUDE.md for src/js Jarred Sumner 2025-09-06 21:58:39 -07:00
  • 764d330cd0 Keep fix minimal - don't override method table claude/fix-vm-codegen-segfault Claude Bot 2025-09-07 03:55:56 +00:00
  • 2ca19d4694 Fix segfault in NodeVMGlobalObject when using eval Claude Bot 2025-09-07 03:48:13 +00:00
  • 6c3005e412 feat: add --workspaces support for bun run (#22415) robobun 2025-09-06 13:57:47 -07:00
  • 40b310c208 Fix child_process stdio properties not enumerable for Object.assign() compatibility (#22322) robobun 2025-09-06 01:40:36 -07:00
  • a90632f658 Update lazy_sqlite3.h Jarred Sumner 2025-09-06 00:54:53 -07:00
  • f9ff380a8d Update lazy_sqlite3.h Jarred Sumner 2025-09-06 00:54:16 -07:00
  • f7d7217cc9 Update lazy_sqlite3.h Jarred Sumner 2025-09-06 00:52:03 -07:00
  • 56d4480e5f Revert "Update static-initializers.test.ts" Jarred Sumner 2025-09-06 00:51:14 -07:00
  • e1febfad2d Update lazy_sqlite3.h Jarred Sumner 2025-09-06 00:51:09 -07:00
  • 81b8bbae0b Update query.ts claude/no-env-flag Jarred Sumner 2025-09-06 00:45:10 -07:00
  • edb7214e6c feat(perf_hooks): Implement monitorEventLoopDelay() for Node.js compatibility (#22429) robobun 2025-09-06 00:31:32 -07:00
  • 1977b029d8 Update static-initializers.test.ts Jarred Sumner 2025-09-05 23:48:36 -07:00
  • 7ad6973fe4 print better errors on bytecode generation error dylan/bytecode-error Dylan Conway 2025-09-05 22:51:30 -07:00
  • 0f05bf49cc Update JSSQLStatement.cpp Jarred Sumner 2025-09-05 22:30:03 -07:00