Meghan Denny
|
64361eb964
|
zig: delete deprecated bun.jsc.Maybe (#21327)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: taylor.fish <contact@taylor.fish>
|
2025-07-25 12:38:06 -07:00 |
|
taylor.fish
|
07cd45deae
|
Refactor Zig imports and file structure (part 1) (#21270)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-22 17:51:38 -07:00 |
|
pfg
|
83760fc446
|
Sort imports in all files (#21119)
Co-authored-by: taylor.fish <contact@taylor.fish>
|
2025-07-21 13:26:47 -07:00 |
|
Zack Radisic
|
ac61b1d471
|
Use better function names for bun.String (#20999)
|
2025-07-12 18:19:16 -07:00 |
|
pfg
|
177239cff5
|
Split install.zig into multiple files (#20626)
Co-authored-by: pfgithub <6010774+pfgithub@users.noreply.github.com>
|
2025-06-26 12:43:46 -07:00 |
|
Meghan Denny
|
f9712ce309
|
make node:buffer,zlib,stream,fs exception checker clear (#20494)
|
2025-06-25 18:36:08 -07:00 |
|
Meghan Denny
|
6b4662ff55
|
zig: .jsUndefined -> .js_undefined (#20377)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-06-13 16:14:57 -07:00 |
|
Meghan Denny
|
dedd433cbf
|
zig: prefer .jsUndefined() over .undefined for JSValue (#20332)
|
2025-06-12 13:18:46 -07:00 |
|
Roman A
|
13ea970852
|
A couple grammar fixes (#20096)
|
2025-05-31 19:14:51 -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 |
|
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 |
|
chloe caruso
|
4ec410e0d7
|
internal: make @import("bun") work in zig (#19096)
|
2025-04-17 12:32:47 -07:00 |
|
chloe caruso
|
903706dccf
|
file descriptor rewrite (#18790)
|
2025-04-15 09:37:11 -07:00 |
|
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 |
|
Meghan Denny
|
1574df835e
|
zig: make JSValue.toBunString use JSError (#17648)
|
2025-02-25 13:04:44 -08:00 |
|
Jarred Sumner
|
baee1c10d3
|
Fix flaky patch test (#17301)
|
2025-02-13 00:22:05 -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 |
|
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 |
|
Meghan Denny
|
2d441d868b
|
zig: make throw use JSError (#15444)
|
2024-12-02 14:19:18 -08:00 |
|
Meghan Denny
|
663f00b62b
|
zig: make throwOutOfMemory use JSError (#15413)
|
2024-11-26 12:58:43 -08:00 |
|
Meghan Denny
|
bb3d570ad0
|
zig: assert there is an exception when .zero is returned (#15362)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-11-25 15:19:02 -08:00 |
|
Meghan Denny
|
0e3e33072b
|
zig: rename CallFrame.arguments to .arguments_old to free up decl name (#15296)
|
2024-11-20 16:18:56 -08:00 |
|
Meghan Denny
|
173f67d81e
|
zig: make throwError use JSError (#15267)
|
2024-11-19 22:21:02 -08:00 |
|
Meghan Denny
|
fdd8d35845
|
allow zig js host functions to return JSError (#15120)
|
2024-11-13 21:11:56 -08:00 |
|
dave caruso
|
5137213f86
|
heavy revision on heap_breakdown's safety (#12445)
|
2024-07-09 14:29:00 -07:00 |
|
dave caruso
|
688ddbda74
|
feat(bundler): implement enum inlining / more constant folding (#12144)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-03 04:23:17 -07:00 |
|
Jarred Sumner
|
b0018465cc
|
WebKit upgrade (#12246)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-01 23:27:59 -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 |
|
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 |
|
Zack Radisic
|
c85dd4e3bf
|
feat: bun patch (#11470)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-06-06 17:48:05 -07:00 |
|