Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-28 | Update build-idbun-v0.0.63 | 1 | -1/+1 | |
2021-12-28 | Update cli.zig | 1 | -6/+6 | |
2021-12-28 | woops | 1 | -0/+6 | |
2021-12-28 | [bun run] revert changebun-v0.0.62 | 2 | -3/+2 | |
2021-12-28 | Update create_command.zig | 1 | -2/+1 | |
2021-12-28 | Fix edgecase in `bun create` tasks | 1 | -6/+2 | |
2021-12-28 | use c-like functionsbun-v0.0.61 | 1 | -1/+1 | |
2021-12-28 | Bump | 2 | -2/+2 | |
2021-12-28 | [bun run] Fix breaking bug | 1 | -1/+1 | |
2021-12-28 | [Bun.js] If you pass a js-like file path to `bun` with no subcommand, attempt... | 1 | -6/+53 | |
2021-12-28 | [bun run] Fix bug with absolute paths to js-like files | 1 | -14/+22 | |
2021-12-28 | dead code | 1 | -6/+1 | |
2021-12-28 | [bun install] Fix error message for `no compatible binaries` | 1 | -1/+1 | |
2021-12-28 | [Bun.js] Add Bun.argv api, so you can get the arguments that started a script | 1 | -1/+26 | |
2021-12-28 | Add zig tests to ci (pr so it runs) (#93) | 3 | -17/+57 | |
2021-12-27 | Update add_completions.zig | 1 | -1/+1 | |
2021-12-27 | add oom workaround | 1 | -1/+2 | |
2021-12-27 | :camera:bun-v0.0.60 | 2 | -4/+4 | |
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 |