Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-13 | Warn about moduleSuffixes | 1 | -0/+6 | |
2022-04-13 | [bun dev] Fix CSS HMR bug | 3 | -71/+67 | |
2022-04-13 | expose mmap size and offset option (#141) | 2 | -5/+18 | |
2022-04-13 | better to fix it there | 1 | -2/+2 | |
2022-04-13 | [bun.js] Fix bug with `readdirSync` on folders with less than 32 files | 2 | -8/+83 | |
2022-04-13 | Update bun.d.ts | 1 | -0/+16 | |
2022-04-13 | Even More Comments | 4 | -8/+58 | |
2022-04-13 | Support digest("base64" | "hex") in the hashings | 10 | -150/+752 | |
2022-04-12 | [bun.js] Implement Bun.sha1, Bun.sha256, Bun.sha384, Bun.sha512, Bun.sha512_384 | 11 | -70/+601 | |
2022-04-12 | add depth limit to .gitmodules (#142) | 1 | -0/+9 | |
2022-04-12 | maybe this fixes it? | 2 | -15/+9 | |
2022-04-12 | Make sendfile more reliable | 8 | -197/+122 | |
2022-04-12 | wip fixes to sendfile() blocking | 7 | -84/+185 |