aboutsummaryrefslogtreecommitdiff
path: root/src/panic_handler.zig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-28Upgrade to latest Zig (#1610)Gravatar Jarred Sumner 1-3/+3
2022-11-29import everything from "bun" where possibleGravatar Jarred Sumner 1-6/+4
2022-03-08rename _global -> bunGravatar Jarred Sumner 1-10/+10
2022-01-03Implement a crash reporter and improve some error handling in `bun install`Gravatar Jarred Sumner 1-16/+6
2022-01-02copy: replace Bun with bun (#99)Gravatar luke miles 1-3/+3
2021-12-30Upgrade to latest Zig, remove dependency on patched version of Zig (#96)Gravatar Jarred Sumner 1-1/+10
2021-09-12Fix panic handler to not double panicGravatar Jarred Sumner 1-33/+20
2021-08-29latestGravatar Jarred Sumner 1-2/+0
2021-08-11Fix two parser bugsGravatar Jarred Sumner 1-1/+4
2021-05-01Assorted bugfixes but the next step really is porting tests and fixingGravatar Jarred Sumner 1-0/+58
='wip-logging'>wip-logging Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/issue.yml (unfollow)
f7df2de07143284a40baf159&follow=1'>Fix use before define bug in sqlite
AgeCommit message (Expand)AuthorFilesLines
Gravatar Ashcon Partovi 2-5/+5
2023-10-16fix(jest): fix toStrictEqual on same URLs (#6528)Gravatar João Alisson 2-13/+16
2023-10-16Fix `toHaveBeenCalled` having wrong error signatureGravatar Ashcon Partovi 1-2/+2
2023-10-16Fix formattingGravatar Ashcon Partovi 1-2/+1
2023-10-16Add `reusePort` to `Bun.serve` typesGravatar Ashcon Partovi 1-0/+9
2023-10-16Fix `request.url` having incorrect portGravatar Ashcon Partovi 4-1/+92
2023-10-16Remove uWebSockets header from Bun.serve responsesGravatar Ashcon Partovi 1-6/+6
2023-10-16Rename some testsGravatar Ashcon Partovi 3-0/+0
2023-10-16Fix #6467Gravatar Ashcon Partovi 2-3/+10
2023-10-16Update InternalModuleRegistryConstants.hGravatar Dylan Conway 1-3/+3
2023-10-16Development -> Contributing (#6538)Gravatar Colin McDonnell 2-1/+1
2023-10-14fix(net/tls) fix pg hang on end + hanging on query (#6487)Gravatar Ciro Spaciari 3-8/+36
2023-10-13fix installing dependencies that match workspace versions (#6494)Gravatar Dylan Conway 4-2/+64
2023-10-13fix lockfile struct padding (#6495)Gravatar Dylan Conway 3-3/+18