Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-11 | Remove with `git rm` | 1 | -0/+0 | |
2022-11-11 | Reactivate | 1 | -0/+0 | |
2022-11-11 | Delete .keep | 1 | -0/+0 | |
2022-11-11 | Create .keep | 1 | -0/+0 | |
2022-11-11 | Delete libbacktrace | 1 | -0/+0 | |
2022-11-11 | Update main.zig | 1 | -1/+1 | |
2022-11-11 | Remove dead code | 1 | -41/+1 | |
2022-11-11 | Improve error message | 1 | -2/+14 | |
2022-11-11 | Replace `libbacktrace` with `WTFGetBacktrace` | 7 | -158/+105 | |
2022-11-10 | Allow install script to specify debug-info variant with debug symbols (#1484) | 1 | -3/+11 | |
2022-11-10 | [bun install] Support implicit pre tags in dependency versions | 1 | -3/+38 | |
2022-11-10 | [bun run] Fix potential crash when a command terminates abnormally | 1 | -4/+17 | |
2022-11-10 | Implement `napi_create_external` and `napi_get_value_external` | 9 | -86/+128 | |
2022-11-10 | add ... switch case (#1482) | 1 | -0/+12 | |
2022-11-10 | Increase stackframe count | 1 | -4/+2 | |
2022-11-09 | Implement Server.publish() | 1 | -0/+61 | |
2022-11-09 | Update server.zig | 1 | -0/+3 | |
2022-11-09 | Fix crash when an exception occurs in open() | 1 | -6/+15 | |
2022-11-09 | Clone all the strings | 1 | -7/+7 | |
2022-11-09 | Clone the text | 1 | -1/+1 | |
2022-11-09 | Remove bun:wrap from stack traces | 1 | -0/+32 | |
2022-11-09 | Add another log | 1 | -1/+3 | |
2022-11-09 | Fix broken stacktraces | 2 | -9/+10 | |
2022-11-09 | fix(child_process): fix execFileSync options.input (#1479) | 1 | -37/+30 | |
2022-11-09 | remove this | 1 | -49/+0 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 65 | -833/+1949 | |
2022-11-09 | Fix #1354 | 5 | -15/+44 | |
2022-11-09 | Support TypeScript `satisfies` | 1 | -1/+2 | |
2022-11-09 | Fixup | 1 | -12/+16 | |
2022-11-09 | Update response.zig | 1 | -3/+2 | |
2022-11-09 | Re-enable workaround for 127.0.0.01 | 3 | -8/+17 | |
2022-11-09 | Error.captureStackTrace implementation (#1476) | 11 | -0/+1276 | |
2022-11-09 | [libarchive][bun install] Fix file permissions not always being passed correc... | 2 | -2/+12 | |
2022-11-08 | [bun install] Support `bin` with `bun link` | 1 | -0/+122 | |
2022-11-08 | Update bindings.cpp | 1 | -0/+1 | |
2022-11-08 | Fixes #1426 | 1 | -1/+4 | |
2022-11-08 | Fix incorrectly reporting URL sizes to GC in some cases | 1 | -1/+11 | |
2022-11-08 | Guard against closing the same pid twice | 1 | -3/+10 | |
2022-11-08 | Only perform this check on macOS | 1 | -8/+14 | |
2022-11-08 | Fixes #1320 | 1 | -1/+2 | |
2022-11-08 | handle undefined better | 1 | -7/+7 | |
2022-11-08 | Fix `Buffer.from(text, "base64")` and `Buffer.toString("base64")` | 10 | -1025/+486 | |
2022-11-08 | Fix child_process tests (#1471) | 1 | -4/+15 | |
2022-11-08 | Fix #1473 | 1 | -1/+1 | |
2022-11-08 | 20% faster TextDecoder on small inputs | 6 | -4442/+3963 | |
2022-11-08 | Allow read_only packages to check the cache | 1 | -25/+74 | |
2022-11-08 | Default enable optional dependencies for remote packages | 1 | -1/+1 | |
2022-11-08 | Fix error message | 1 | -1/+1 | |
2022-11-08 | Install optional dependencies for auto-install | 1 | -12/+27 | |
2022-11-08 | Update crypto.js | 1 | -1/+0 |