Jarred Sumner
4454ebb152
Allow http:// endpoints in Bun.S3
2025-01-04 01:08:27 -08:00
pfg
f276484f25
Add lldb scripts for zig & jsc ( #15807 )
2024-12-16 18:31:41 -08:00
Jarred Sumner
1e19672841
fix clangd
2024-12-13 21:20:43 -08:00
dave caruso
b39632c921
feat: new binding generator ( #15638 )
2024-12-10 12:43:17 -08:00
Meghan Denny
53318c8b13
ci: run re-enable node tests on all platforms ( #15572 )
2024-12-09 19:08:30 -08:00
dave caruso
baff3c900e
bake: fix the big regressions ( #15544 )
...
Co-authored-by: paperdave <paperdave@users.noreply.github.com >
2024-12-03 22:15:59 -08:00
Alistair Smith
39af2a0a56
Fix VSCode extension hanging ( #15407 )
2024-11-25 12:43:46 -08:00
Jarred Sumner
812288eb72
[internal] Add problem matcher for Zig
2024-11-25 04:43:58 -08:00
Alistair Smith
4117af6e46
feat(vscode-extension) error reporting, qol ( #15261 )
...
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
Co-authored-by: Ashcon Partovi <ashcon@partovi.net >
Co-authored-by: Electroid <Electroid@users.noreply.github.com >
Co-authored-by: Meghan Denny <meghan@bun.sh >
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com >
2024-11-22 02:55:21 -08:00
Jarred Sumner
eaa088ba55
Fix missing symbol errors and add a test ( #14907 )
...
Co-authored-by: Jarred Sumner <jarred@bun.sh >
2024-10-30 19:55:42 -07:00
Meghan Denny
850cdb0587
vscode: set the launch configs' cwd to the root ( #14643 )
2024-10-17 16:24:10 -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
fc85a2dc92
feat(bake): add dependencies to IncrementalGraph ( #14368 )
2024-10-07 14:18:26 -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
Jarred Sumner
34e4447aea
Update some paths
2024-09-13 00:40:49 -07:00
Ashcon Partovi
f5b7a6708d
Move dependencies from src/deps/ to vendor/ ( #13901 )
2024-09-11 17:46:03 -07:00
Jarred Sumner
0378e5a277
Update launch.json
2024-09-11 15:41:41 -07:00
Jarred Sumner
3689978b98
Update clangd
2024-09-11 15:14:59 -07:00
Jarred Sumner
e8c65a009f
clang fmt github action ( #13724 )
2024-09-06 17:15:07 -07:00
Jarred Sumner
e97c65fd1e
Add 59 more node tests + copy node test fixtures ( #13495 )
2024-08-23 19:06:35 -07:00
Jarred Sumner
3a245dd248
upgrade webkit ( #13192 )
...
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com >
Co-authored-by: Zack Radisic <zack@theradisic.com >
2024-08-12 23:17:17 -07:00
Meghan Denny
ab55477c2d
vscode/launch.json: audit and tidy ( #13162 )
2024-08-08 14:27:36 -07:00
Jarred Sumner
0bbdd880e6
Fix various Windows build issues
2024-07-29 04:31:39 -07:00
dave caruso
75df73ef90
fix: make raiseIgnoringPanicHandler ignore the panic handler ( #12578 )
...
Co-authored-by: paperdave <paperdave@users.noreply.github.com >
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2024-07-26 18:36:53 -07:00
Meghan Denny
f95ae9baee
launch.json: remove BUN_DEBUG_ALL=1 from 'bun run' ( #12845 )
2024-07-26 04:14:45 -07:00
Dylan Conway
2da57f6d7b
napi_threadsafe_function async tracker (#12780 )
2024-07-24 15:27:51 -07:00
Jarred Sumner
157b56cca5
Update launch.json
2024-07-15 15:12:57 -07:00
dave caruso
02b589b2ce
fix a crash in remapping stacks ( #12477 )
...
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2024-07-10 16:39:05 -07:00
Ashcon Partovi
d105b048b1
Use Buildkite for CI ( #11477 )
2024-06-27 14:56:07 -07:00
Erik Dunteman
cab78045b7
Make console.log(someFunction) print AsyncFunction when appropriate ( #12136 )
...
Co-authored-by: Erik Dunteman <erik@MacBook-Pro.attlocal.net >
Co-authored-by: Erik Dunteman <erik@Eriks-MBP.attlocal.net >
2024-06-25 13:00:24 -07:00
dave caruso
131d8f5c80
fix mock function crash ( #12023 )
...
Co-authored-by: paperdave <paperdave@users.noreply.github.com >
2024-06-21 18:48:14 -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
61cb11dc2f
remove sourceMap property
2024-06-08 15:50:33 -07:00
Jarred Sumner
fca20f1a43
Make sure this is set
2024-05-30 17:32:55 -07:00
Jarred Sumner
323011980c
Add fuzzer-like test of methods ( #11436 )
...
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com >
Co-authored-by: Zack Radisic <zack@theradisic.com >
2024-05-30 15:12:29 -07:00
Dylan Conway
4b8f89cb73
Allow bun update to edit package.json ( #11340 )
...
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2024-05-30 02:14:01 -07:00
Jarred Sumner
5f55d45d3b
[internal] Fix showing source mappings for WebKit code in debugger
2024-05-28 18:09:43 -07:00
Jarred Sumner
f58249e361
Fix loading bun-types in development ( #11110 )
...
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com >
2024-05-16 00:46:28 -07:00
Jarred Sumner
3970339483
Use error handling callback in more places, emit 1015 when WSS TLS handshaking fails, micro-optimize ServerWebSocket, fix bug in util.inspect exceptions ( #10633 )
2024-04-29 13:57:23 -07:00
Ashcon Partovi
c3c1750ec7
Run tests from Node.js ( #10377 )
2024-04-22 15:28:16 -07:00
Meghan Denny
698d0f7c87
fix vscode json handling in prettier ( #10133 )
2024-04-09 20:42:42 -07:00
Meghan Denny
0dc0919119
vscode: dont hide submodules from file tree ( #10104 )
2024-04-08 23:54:53 -07:00
Meghan Denny
e30a848c4c
vscode/settings: force prettier to use workspace config file
2024-04-08 19:02:40 -07:00
Meghan Denny
fd3cd05647
shell: more builtin commands ( #9908 )
...
* remove asString and improve fromString
* make writeNoIO return Maybe
* shell: add builtin command 'yes'
* shell: add builtin command 'seq'
* shell: yes+seq: fix usage string
* shell: add builtin command 'dirname'
* shell: add builtin command 'basename'
* add more tests
* update shell docs with list of commands
* add 'bun exec' launch configurations
* fix AsyncDeinitReader name
* fix 'yes' command IO
* shell: rewrite 'bun' to 'bun-debug' when self is bun-debug
* make the docs not lie about bun being a shell builtin
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2024-04-05 16:29:50 -07:00
Jarred Sumner
f393f8a065
bun install launch.json
2024-04-04 19:31:10 -07:00
Ashcon Partovi
3cde2365ea
Do not format Dockerfiles
2024-04-04 13:22:11 +09:00
dave caruso
d712254128
internal: remove secret hidden internals and introduce new way to call native code from js ( #8166 )
...
* oooooh magic
* stuff
* run format
* ok
* yippee
* run the formatter back
* finish things up
* fix webkit
* more
* [autofix.ci] apply automated fixes
* fix compile
* fix compilation on windows, it seems to not work though :(
* update
* a
* v
* ok
* [autofix.ci] apply automated fixes
* OOPS
* bump bun to reduce ci bugs
* a
* js2native is done!
* improve array binding
* rebase
* some final stuff
* wasi fixes
* os
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-03-29 21:47:11 -07:00
Ashcon Partovi
264b4be44a
Revert "Fix bun install -g not working on Docker"
...
This reverts commit 20fce1a1be .
2024-03-26 10:41:28 -07:00
Ashcon Partovi
20fce1a1be
Fix bun install -g not working on Docker
...
Closes #8753
2024-03-26 10:39:40 -07:00