Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | |
2021-12-21 | --dump-limits flag to inspect what the max file descriptor & stack size is | 6 | -1/+37 | |
2021-12-21 | Update build-id | 1 | -1/+1 | |
2021-12-21 | Respect `close_handles` when extracting a tarball | 1 | -0/+1 | |
2021-12-21 | Update README.md | 1 | -7/+7 | |
2021-12-21 | Don't print bytes in error messages | 1 | -1/+3 | |
2021-12-21 | Update README.md | 1 | -6/+10 | |
2021-12-21 | Update README.md | 1 | -1/+0 | |
2021-12-21 | Write some docs | 1 | -18/+90 | |
2021-12-21 | Fixes typo in README | 1 | -1/+1 | |
2021-12-21 | Update Makefile | 1 | -1/+0 | |
2021-12-21 | Mention bun install in readme (still writing) | 1 | -0/+21 | |
2021-12-21 | Update README.md | 1 | -2/+0 | |
2021-12-21 | Building for Linux AMD64 via Dockerfile works now | 2 | -41/+8 | |
2021-12-21 | Update Dockerfile | 1 | -2/+2 | |
2021-12-21 | Update Dockerfile | 1 | -0/+1 | |
2021-12-21 | Update Dockerfile | 1 | -1/+3 | |
2021-12-21 | switch to build arch | 1 | -4/+2 | |
2021-12-21 | Update Dockerfile | 1 | -1/+1 | |
2021-12-21 | Update .dockerignore | 1 | -2/+4 | |
2021-12-21 | Delete Dockerfile-zig | 1 | -52/+0 | |
2021-12-21 | Update Makefile | 1 | -0/+1 | |
2021-12-21 | Add Dockerfile for building Bun | 2 | -0/+163 | |
2021-12-21 | Copy-pastable | 1 | -3/+3 | |
2021-12-21 | Handle aarch64 vs arm64 | 1 | -0/+4 | |
2021-12-21 | Update build.zig | 1 | -56/+0 | |
2021-12-21 | Update build.zig | 1 | -1/+1 | |
2021-12-21 | system libiconv | 1 | -3/+0 | |
2021-12-21 | System libiconv | 1 | -4/+3 | |
2021-12-20 | Prevent linking to glibc 2.3x in release builds | 1 | -109/+59 | |
2021-12-20 | `-static` doesn't work | 1 | -2/+1 | |
2021-12-20 | Update dependency.zigbun-v0.0.56 | 1 | -1/+1 |