Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-27 | backwards | 1 | -3/+3 | |
2021-12-27 | Update pull.sh | 1 | -6/+6 | |
2021-12-27 | Update build-base.sh | 1 | -0/+2 | |
2021-12-27 | ypo | 1 | -1/+1 | |
2021-12-27 | Update build-base.sh | 1 | -3/+12 | |
2021-12-27 | use buildx | 3 | -6/+20 | |
2021-12-27 | Set platform when pulling | 2 | -2/+13 | |
2021-12-27 | Use mimalloc archive file on macOS to work around https://github.com/microsof... | 1 | -3/+10 | |
2021-12-27 | Update Dockerfile | 1 | -1/+1 | |
2021-12-27 | Update build-id | 1 | -1/+1 | |
2021-12-27 | Add clone-submodules to devcontainer makefile | 3 | -11/+10 | |
2021-12-27 | Update devcontainer | 3 | -59/+57 | |
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 53 | -5597/+1074 | |
2021-12-27 | Fix edgecase in `bun run` where it would choose a directory instead of a file | 1 | -2/+5 | |
2021-12-26 | Fixes #90 | 1 | -10/+23 | |
2021-12-26 | Fix bug with `bun add @scoped/package` | 1 | -75/+113 | |
2021-12-26 | Fix zig tests | 1 | -4/+6 | |
2021-12-26 | Add dead code in build.zig for linking object files | 1 | -0/+76 | |
2021-12-26 | Update bun-framework-next.yml | 1 | -1/+5 | |
2021-12-26 | Update bun.yml | 1 | -1/+1 | |
2021-12-26 | Update bun.yml | 1 | -1/+1 | |
2021-12-26 | Update README.md | 1 | -1/+1 | |
2021-12-26 | Include docker | 2 | -0/+20 | |
2021-12-26 | Update bun.yml | 1 | -1/+18 | |
2021-12-26 | Update Dockerfile | 1 | -1/+1 | |
2021-12-26 | github actions (#91) | 16 | -250/+2021 | |
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 |