Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-24 | zig | 2 | -2/+2 | |
2021-12-24 | Fix rare crash when new thread is created, possibly only on musl | 5 | -16/+20 | |
2021-12-24 | Cleanup build issues | 11 | -82/+392 | |
2021-12-24 | musl | 4 | -2/+29 | |
2021-12-23 | prepare to push dockerfile | 4 | -37/+72 | |
2021-12-24 | Typo | 1 | -1/+1 | |
2021-12-23 | Update Dockerfile | 1 | -3/+1 | |
2021-12-24 | Clarify | 1 | -2/+15 | |
2021-12-24 | [bun bun] Improve error mesage when resolving entry point fails | 1 | -2/+8 | |
2021-12-24 | Make integration tests more Docker-friendly | 1 | -1/+14 | |
2021-12-24 | [bun create] Run with bun run | 3 | -4/+15 | |
2021-12-24 | Add linux aarch64 target to installer | 1 | -0/+3 | |
2021-12-23 | Update README.md | 1 | -1/+1 | |
2021-12-23 | :nail_care: | 2 | -4/+4 | |
2021-12-24 | Don't send os.MSG_NOSIGNAL | 1 | -1/+9 | |
2021-12-24 | Improve devcontainer environment errors | 3 | -6/+6 | |
2021-12-23 | Update README.md | 1 | -28/+28 | |
2021-12-23 | typo | 2 | -2/+2 | |
2021-12-23 | :nail_care: | 4 | -64/+40 | |
2021-12-23 | Add VSCode devcontainer environment for easy contributing | 14 | -255/+1028 | |
2021-12-23 | Workaround miscompilation so JavaScriptCore runs on Linux AARCH64 | 7 | -47/+38 | |
2021-12-23 | Don't print out bytes in error | 1 | -1/+1 | |
2021-12-23 | Prevent crash due to SIGPIPE | 3 | -5/+38 | |
2021-12-22 | [bun-framework-next] Handle edgecase where for some reason the document retur...bun-v0.0.59 | 1 | -1/+1 | |
2021-12-22 | [bun-framework-next] Bump | 1 | -1/+1 | |
2021-12-22 | Bump | 3 | -57/+72 | |
2021-12-22 | [bun-framework-next] fix ts errors | 1 | -2/+31 | |
2021-12-22 | [Bun.js] Fix SSR when using `fetch` | 2 | -5/+11 | |
2021-12-22 | Fix spawning child bun processes | 1 | -3/+4 | |
2021-12-22 | Fix URL() in bun-framework-next | 4 | -19/+658 | |
2021-12-22 | Move install above table of contentsbun-v0.0.58 | 1 | -7/+7 | |
2021-12-22 | Keep it at 1024, but should be okay since we now reduce it | 1 | -1/+1 | |
2021-12-22 | Update io_darwin.zig | 1 | -1/+1 | |
2021-12-22 | Fix error from requesting too much from io_uring | 2 | -3/+31 | |
2021-12-23 | Add table of contents and tidy up README a bit | 1 | -132/+173 | |
2021-12-22 | :scissors: :skull: code | 1 | -14/+0 | |
2021-12-22 | Update build-id | 1 | -1/+1 | |
2021-12-22 | fix test | 2 | -1/+93 | |
2021-12-22 | [bun install] Fix bug with `>=` ranges (and improve test coverage) | 1 | -78/+115 | |
2021-12-21 | Stack limit detection doesn't really work | 2 | -1/+0 | |
2021-12-21 | Update Makefilebun-v0.0.57 | 1 | -2/+4 | |
2021-12-21 | copy-bun-release-dir | 2 | -19/+23 | |
2021-12-21 | WIP dockerfile fix | 3 | -21/+84 | |
2021-12-21 | Use Node 14 compatible syntax | 1 | -1/+1 | |
2021-12-21 | Add script for building zig | 2 | -4/+56 | |
2021-12-21 | Run tests | 1 | -6/+6 | |
2021-12-21 | Slightly safer | 2 | -2/+2 | |
2021-12-21 | Slightly less pointer chasing | 3 | -8/+14 | |
2021-12-21 | Fix crash when TSConfigJSON has an error and multiple TSConfigJSON files were... | 1 | -1/+5 | |
2021-12-21 | Update Dockerfile | 1 | -17/+11 |