aboutsummaryrefslogtreecommitdiff
path: root/src/cli/dev_command.zig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-28just kernel32 things (#4354)Gravatar Jarred Sumner 1-2/+5
* just kernel32 things * more * Update linux_c.zig * Update windows_c.zig * Add workaround Workaround https://github.com/ziglang/zig/issues/16980 * Rename http.zig to bun_dev_http_server.zig * Rename usages * more * more * more * thanks tigerbeetle * Rename `JSC.Node.Syscall` -> `bun.sys` * more * woops * more! * hmm * it says there are only 37 errors, but that's not true * populate argv * it says 32 errors! * 24 errors * fix regular build * 12 left! * Still 12 left! * more * 2 errors left... * 1 more error * Add link to Tigerbeetle * Fix the remainign error * Fix test timeout * Update syscall.zig --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-04-19Fix broken autocompleteGravatar Jarred Sumner 1-1/+1
2022-11-29import everything from "bun" where possibleGravatar Jarred Sumner 1-1/+1
2021-11-02[internal] Global.configureAllocator()Gravatar Jarred Sumner 1-2/+2
2021-10-25[.env loader] Add CLI flag to dump loaded environment variables as JSONGravatar Jarred Sumner 1-1/+2
2021-08-17alright thats the renameGravatar Jarred Sumner 1-0/+8
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753