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 |
|
Don Isaac
|
cdf62b35ff
|
refactor: move string-like structs into string module (#17369)
|
2025-02-15 21:52:43 -08:00 |
|
chloe caruso
|
f912e0abc4
|
hot module reloading for HTML import development mode (#16955)
|
2025-02-08 00:31:30 -08:00 |
|
Meghan Denny
|
e209ae81dd
|
meta: ensure there's a single 'bun' import per file in zig (#10137)
* meta: ensure there's a single 'bun' import per file in zig
* undo this change in codegen
|
2024-04-09 22:41:07 -07:00 |
|
Jarred Sumner
|
5692f82aaf
|
Delete bun_dev_http_server.zig (#7283)
* Rename http_client_async -> http
* Delete bun_dev_http_server.zig
* update these
* [uws] Add method for getting SO_ERROR
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2023-11-24 18:21:56 -08:00 |
|
Dylan Conway
|
661355546a
|
zig upgrade (#3667)
* upgrade
* more fixes
* Bump Zig
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2023-07-18 01:20:20 -07:00 |
|
Jarred Sumner
|
ea47ed0ee5
|
Fix broken autocomplete
|
2023-04-19 00:01:27 -07:00 |
|
Jarred Sumner
|
b631ea7d72
|
import everything from "bun" where possible
|
2022-11-29 02:42:56 -08:00 |
|
Soney Mathew
|
9fad889f26
|
Fix for bearer tokens missing from request headers on bun install step (#991)
|
2022-08-05 03:15:26 -07:00 |
|
Jarred Sumner
|
d67c95d8eb
|
[bun install] Implement bunfig.toml config
|
2022-02-11 19:01:00 -08:00 |
|
Jarred Sumner
|
9db4d195a7
|
Split http into files
|
2022-01-25 20:00:23 -08:00 |
|