Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-10 | WIP(tests/web-crypto): add some tests for new ed25519 algoderrick/test/add-ed25519-tests | 1 | -1/+106 | |
2023-02-08 | fix: import and export ed25519 (#2004) | 5 | -59/+100 | |
2023-02-04 | fix(webcrypto): fix ed25519 keypair gen (#1985) | 3 | -10/+35 | |
2023-02-02 | try this? | 1 | -3/+3 | |
2023-02-02 | Register the algorithm | 1 | -0/+2 | |
2023-02-02 | ed25519 | 11 | -11/+1079 | |
2023-02-02 | export more | 1 | -0/+41 | |
2023-02-02 | Update build-id | 1 | -1/+1 | |
2023-02-01 | feat: add `http.request` (#1959) | 3 | -62/+1197 | |
2023-02-01 | change file extension | 2 | -1/+1 | |
2023-02-01 | fix text encoding for utf8 (#1967) | 4 | -6/+76 | |
2023-02-01 | resolve duplicate npm dependencies correctly (#1970) | 3 | -142/+90 | |
2023-02-01 | Stop releasing bun:0 for docker | 1 | -1/+0 | |
2023-02-01 | Add script to calculate semver for release | 4 | -22/+22 | |
2023-02-01 | Fix version in bun-types canary release | 1 | -9/+8 | |
2023-02-01 | Add bun-types release to canary workflow | 2 | -60/+47 | |
2023-02-01 | Fix bad tag in npm publish | 1 | -1/+0 | |
2023-02-01 | Add bun-types release to workflow | 2 | -39/+46 | |
2023-02-01 | Tweak commit message for robobun | 1 | -2/+2 | |
2023-02-01 | Add GPG key to release | 1 | -1/+8 | |
2023-02-01 | Maybe fix permissions with Homebrew | 1 | -0/+4 | |
2023-02-01 | Update homebrew release action | 2 | -30/+29 | |
2023-02-01 | Update trustdb in Docker image | 1 | -0/+1 | |
2023-02-01 | Fix grouping for Docker tag | 1 | -2/+2 | |
2023-02-01 | Fix getting SHA for canary | 10 | -122/+49 | |
2023-02-01 | Fix missing dependency from release script | 2 | -2/+2 | |
2023-02-01 | Add morningly workflow to release to canary | 2 | -6/+74 | |
2023-02-01 | Add bun-release package | 40 | -767/+826 | |
2023-02-01 | Add filePath property on MatchedRoute (#1964) | 1 | -0/+1 | |
2023-02-01 | Update javascript_core_c_api.zig | 1 | -0/+6 | |
2023-02-01 | Update module_loader.zig | 1 | -1/+1 | |
2023-01-31 | Add target for printing version in makefile (#1957) | 1 | -0/+3 | |
2023-01-31 | Re-run prettier after changes | 130 | -12974/+5278 | |
2023-01-31 | Handle invalid input in clear* timer | 1 | -2/+6 | |
2023-01-31 | mostly fix `node:timers` | 3 | -24/+105 | |
2023-01-31 | Fixes fs.constants | 3 | -90/+84 | |
2023-01-31 | misc wasi fixes + prettierbun-v0.5.4 | 1 | -386/+133 | |
2023-01-31 | Fixes #1958 | 1 | -2/+2 | |
2023-01-31 | Remove validateion | 1 | -9/+0 | |
2023-01-31 | Update build-id | 1 | -1/+1 | |
2023-01-31 | [bun add] various fixes (#1953) | 6 | -836/+356 | |
2023-01-31 | Use proper casing for tsconfig values (#1644) | 1 | -4/+4 | |
2023-01-31 | Fix missing `*ms` getters in Stat | 2 | -12/+30 | |
2023-01-31 | Fixes #1949 | 1 | -11/+26 | |
2023-01-30 | Update build-idbun-v0.5.3 | 1 | -1/+1 | |
2023-01-30 | Fix crash in `bun install <package-name>` (#1947) | 3 | -154/+507 | |
2023-01-30 | Fixes #1928bun-v0.5.2 | 1 | -1/+1 | |
2023-01-30 | remove log that appears in production | 2 | -5/+13 | |
2023-01-30 | fix utf16le fill and utf8 partial write of utf16 (#1943) | 5 | -28/+88 | |
2023-01-30 | fix `assert()` crash (#1941) | 2 | -1/+9 |