Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-24 | Workaround strange crash | 1 | -22/+18 | |
2022-11-24 | Update streams.zig | 1 | -5/+7 | |
2022-11-24 | update | 3 | -3/+3 | |
2022-11-24 | Update streams.zig | 1 | -2/+2 | |
2022-11-24 | Update streams.zig | 1 | -1/+1 | |
2022-11-24 | Update Dockerfile | 1 | -1/+4 | |
2022-11-24 | Update bun-linux-build.yml | 1 | -1/+0 | |
2022-11-24 | Update bun-linux-build.yml | 1 | -2/+5 | |
2022-11-24 | Update bun-linux-build.yml | 1 | -0/+2 | |
2022-11-24 | bump | 2 | -3/+7 | |
2022-11-24 | Update bun-mac-aarch64.yml | 1 | -10/+4 | |
2022-11-24 | missing WORKDIR | 1 | -0/+4 | |
2022-11-24 | Attempt to make builds faster | 6 | -36/+98 | |
2022-11-24 | [FileSystemRouter] Start to add types | 1 | -0/+74 | |
2022-11-23 | Remove extra newlines | 1 | -1/+1 | |
2022-11-23 | Add `expect().toEqual()` bench | 8 | -0/+325 | |
2022-11-23 | Bun.deepEquals and expect().toEqual() (#1548) | 13 | -69/+2220 | |
2022-11-23 | uncomment | 1 | -75/+74 | |
2022-11-23 | Fix build error | 1 | -1/+1 | |
2022-11-23 | nohang flag | 1 | -1/+1 | |
2022-11-23 | Close the streams more | 4 | -29/+94 | |
2022-11-23 | Linux build issue | 1 | -0/+1 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 51 | -1460/+2112 | |
2022-11-22 | [FileSystemRouter] Fix reload() | 2 | -1/+18 | |
2022-11-22 | Remove some dead code | 9 | -480/+20 | |
2022-11-22 | [FileSystemRouter] Fix failing tests | 6 | -15/+142 | |
2022-11-22 | [FileSystemRouter] Add more tests | 1 | -82/+207 | |
2022-11-22 | [FileSystemRouter] base_dir, Request, Response | 8 | -18/+232 | |
2022-11-22 | Update filesystem_router.test.ts | 1 | -0/+26 | |
2022-11-22 | Update launch.json | 1 | -0/+21 | |
2022-11-22 | Support no constructor in class generator script | 1 | -49/+65 | |
2022-11-22 | Introduce `Bun.FileSystemRouter` API | 26 | -716/+2446 | |
2022-11-22 | clone in putRecord | 1 | -3/+3 | |
2022-11-21 | Handle when package version is missing | 1 | -9/+21 | |
2022-11-21 | Use const ptr | 1 | -25/+22 | |
2022-11-21 | Update README.md | 1 | -27/+34 | |
2022-11-21 | make it slightly clearer | 1 | -1/+3 | |
2022-11-21 | Add test for wildcard import without an extension | 1 | -10/+19 | |
2022-11-21 | Wildcard imports map (#1483) | 3 | -93/+228 | |
2022-11-21 | [bun:test] Add test for returning MAX_SAFE_INTEGER | 2 | -0/+11 | |
2022-11-21 | fix oniguruma regex character properties (#1528) | 2 | -7/+108 | |
2022-11-21 | specific error for invalid flag, correct position' (#1537) | 1 | -2/+9 | |
2022-11-21 | [bun:sqlite] fix truncating to int32 in results (now truncates to int52) | 1 | -3/+13 | |
2022-11-20 | Make it yellow | 2 | -1/+5 | |
2022-11-20 | Update jest.zig | 1 | -1/+1 | |
2022-11-20 | Print a count | 2 | -24/+50 | |
2022-11-20 | Bump! | 5 | -7/+7 | |
2022-11-20 | [bun:test] Fix bug with returning a non-promise object in a `test` or `it` fu... | 1 | -25/+27 | |
2022-11-20 | Fix spurious rejected promise handler calls | 5 | -7/+25 | |
2022-11-20 | Assert count | 1 | -7/+8 |