Michael H
|
8898c4c455
|
Vscode test runner support (#20645)
|
2025-07-13 21:57:44 -07: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 |
|
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 |
|
Jarred Sumner
|
e3188c918a
|
use Biome to format Bun's codebase instead of Prettier (#8494)
* Ignore
* Create biome.json
* Ignore
* biome
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2024-01-25 19:15:26 -08:00 |
|
Ashcon Partovi
|
2d21567271
|
Update debugger things (#8180)
* T
* Update Debug Adapter Protocol
* Update JSC and V8 debugger protocols
* Update inspector-frontend
* Fix empty keys not being printed in `console.log`
* Add `bun --inspect` tests and fix edge cases
* bun install --exact
|
2024-01-15 17:00:29 -08:00 |
|
Ashcon Partovi
|
df4ec8aaad
|
Update inspector-protocol
|
2023-10-10 16:14:46 -07:00 |
|
Ashcon Partovi
|
2a9e967fd1
|
More improvements to debugger support (#4345)
* More fixes for dap
* More changes
* More changes 2
* More fixes
* Fix debugger.ts
* Bun Terminal
|
2023-08-26 02:34:25 -07:00 |
|