Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-29 | Introduce `Bun.CryptoHasher` | 1 | -6/+6 | |
2022-12-28 | Implement `Bun.RIPEMD160` | 1 | -0/+6 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -1/+13 | |
2022-11-22 | Introduce `Bun.FileSystemRouter` API | 1 | -0/+12 | |
2022-11-07 | [bun:test] Implement `expect` in faster Zig bindings | 1 | -0/+6 | |
2022-10-25 | TCP & TLS Socket API (#1374) | 1 | -0/+18 | |
2022-10-15 | WebSocket Server support | 1 | -0/+6 | |
2022-09-25 | wip | 1 | -0/+6 | |
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -1/+7 | |
2022-08-18 | Make `Request`, `Response` and `TextDecoder` not read-only | 1 | -11/+33 | |
2022-08-18 | Faster TextDecoder | 1 | -4/+4 | |
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -0/+36 | |
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -0/+8 |