Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-17 | make node-redis work | 1 | -0/+2 | |
2023-01-16 | Make sure the socket keeps the process alive | 1 | -0/+2 | |
2023-01-12 | Reduce amount of cloning | 1 | -5/+11 | |
2023-01-11 | [node:net] Hopefully fix unix sockets | 1 | -1/+4 | |
2023-01-10 | Support socketPath | 1 | -7/+22 | |
2023-01-10 | potentially support tls in some cases | 1 | -7/+34 | |
2023-01-04 | Support non-classes in node:net (#1712) | 1 | -198/+216 | |
2023-01-02 | [socket] handle `connectError` (#1705) | 1 | -0/+4 | |
2023-01-02 | implement `net.Socket` (#1701) | 1 | -0/+248 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -1/+1 | |
2022-10-27 | Allow overriding node polyfills via `BUN_OVERRIDE_MODULE_PATH` | 1 | -0/+61 |