Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-26 | improve performance of accessing `Bun.Transpiler` and `Bun.unsafe` | 1 | -4/+36 | |
2022-03-25 | [bun.js] configuration and error handling for HTTP server | 1 | -13/+26 | |
2022-03-24 | Bun.openInEditor | 1 | -0/+81 | |
2022-03-23 | [bun.js] Implement Bun.write() | 1 | -0/+4 | |
2022-03-22 | Handle integer sizes greater than i32 | 1 | -5/+13 | |
2022-03-22 | `Response.file` -> `Bun.file` | 1 | -0/+4 | |
2022-03-20 | the events, they loop | 1 | -0/+26 | |
2022-03-19 | Bun.allocUnsafe | 1 | -0/+34 | |
2022-03-19 | no lazy | 1 | -5/+2 | |
2022-03-18 | [bun.js] Fix missing `.prototype` on builtins | 1 | -2/+9 | |
2022-03-17 | [bun.js] Return empty array instead of null when no router is defined | 1 | -2/+2 | |
2022-03-17 | [bun.js] Implement `self.reportError` | 1 | -23/+10 | |
2022-03-17 | [bun.js] Implement `import.meta.resolve` | 1 | -24/+18 | |
2022-03-17 | Move `Bun` to JSC.API | 1 | -0/+1618 |