Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-02 | Fix $PATH on dev container (#1439) | 2 | -3/+5 | |
2022-11-02 | Fixup | 1 | -1/+1 | |
2022-11-02 | Fix memory leak | 3 | -5/+9 | |
2022-11-02 | Update ffi.exports.js | 1 | -2/+2 | |
2022-11-02 | Add way to know if JSCallback is threadsafe | 1 | -3/+8 | |
2022-11-02 | [bun:ffi] Add `threadsafe` option to callbacks | 4 | -14/+73 | |
2022-11-02 | Update ffi.zig (#1449) | 1 | -1/+1 | |
2022-11-02 | Update README.md | 1 | -1/+1 | |
2022-11-02 | Update README.md | 1 | -2/+2 | |
2022-11-02 | Update README.md | 1 | -1/+1 | |
2022-11-02 | Flip the callback order | 2 | -32/+20 | |
2022-11-02 | [bun:ffi] Implement `JSCallback` so C can call into JS | 9 | -231/+659 | |
2022-11-02 | Improve async function handling code in setTimeout and setInterval | 2 | -19/+86 | |
2022-11-01 | typescript decorators round 2 (#1445) | 12 | -4/+1123 | |
2022-11-01 | Delete labeler.yml | 1 | -14/+0 | |
2022-11-01 | Delete label-sync.yml | 1 | -24/+0 | |
2022-11-01 | Fix #1410 | 1 | -6/+0 | |
2022-11-01 | Fix check for ninja on Debian/Ubuntu (#1436) | 1 | -1/+1 | |
2022-11-01 | Fix missing .PHONY for vendor-without-check (#1437) | 1 | -1/+1 | |
2022-11-01 | Update build docs and commands for dev containers (#1438) | 4 | -22/+55 | |
2022-11-01 | fix createWriteStream (#1433) | 2 | -9/+104 | |
2022-10-31 | Update React fizz server (#1432) | 3 | -1752/+6688 | |
2022-10-31 | fix for repeated regex match calls and fix for '^' in character classes (#1419) | 3 | -159/+353 | |
2022-10-30 | Updating libuwebsockets C API (#1423) | 4 | -1008/+1436 | |
2022-10-28 | Remove :scissors: function | 1 | -1/+0 | |
2022-10-28 | Support getting cached values and pending activity in the bindings generator | 1 | -19/+368 | |
2022-10-28 | space | 3 | -3/+260 | |
2022-10-28 | Upgrade WebKit | 16 | -205/+348 | |
2022-10-28 | Enable `BUN_OVERRIDE_MODULE_PATH` in `bun wiptest` | 1 | -0/+7 | |
2022-10-28 | Update default tsconfig (#1418) | 1 | -5/+10 | |
2022-10-28 | Remove webcrypto from vendor-without-check | 1 | -2/+2 | |
2022-10-27 | feat(core): optimize zig slice (#1408) | 9 | -75/+96 | |
2022-10-27 | Download more RAM | 3 | -3/+0 | |
2022-10-27 | Add missing `break` | 1 | -0/+1 | |
2022-10-27 | Add a stub for io_darwin on linux | 1 | -0/+12 | |
2022-10-27 | Allow overriding node polyfills via `BUN_OVERRIDE_MODULE_PATH` | 5 | -35/+169 | |
2022-10-27 | Add missing dependencies to `make devcontainer` | 1 | -2/+2 | |
2022-10-27 | Implement `process.release` | 3 | -0/+49 | |
2022-10-27 | Check published_at instead of draft in GitHub action | 1 | -1/+1 | |
2022-10-27 | Run homebrew action when release is edited | 1 | -1/+2 | |
2022-10-27 | Fix typo in homebrew action | 1 | -1/+1 | |
2022-10-26 | Prefer `BUN_PORT` over `PORT`bun-v0.2.2 | 1 | -1/+1 | |
2022-10-26 | Update server.zig | 1 | -1/+1 | |
2022-10-26 | Make `"tls"` an explicit object we pass instead of implicit top-level options | 2 | -9/+25 | |
2022-10-26 | againn | 3 | -6/+6 | |
2022-10-26 | try againn | 2 | -3/+2 | |
2022-10-26 | Limit concurrency for MacOS Object actions | 3 | -0/+3 | |
2022-10-26 | temporary fix | 4 | -4/+0 | |
2022-10-26 | Fixup | 4 | -5/+5 | |
2022-10-26 | Move this to dependencies so the .a files upload | 3 | -6/+4 |