Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-27 | `Buffer.from` doesn't need to be the Buffer constructor | 1 | -0/+1 | ||
2023-01-18 | Fixes #1831 | 1 | -1/+2 | ||
2023-01-10 | attempt (unsuccessfully) to improve c++ build time | 1 | -2/+0 | ||
2022-12-05 | "Fix" monkey-patching EventEmitter prototype | 1 | -0/+1 | ||
2022-10-17 | Redo WebSocket api | 1 | -0/+1 | ||
2022-09-04 | `[node:module]` Implement `_resolveFileName`, stub `_nodeModulePaths` & `_cache` | 1 | -1/+3 | ||
Closes https://github.com/oven-sh/bun/issues/1111 | |||||
2022-09-03 | Plugin API (#1199) | 1 | -0/+3 | ||
* Plugin API * Fix the bugs * Implement `"object"` loader Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -0/+3 | ||
2022-08-12 | [bun.js] up to 60% faster TextEncoder.encodeInto and ~3% faster ↵ | 1 | -0/+1 | ||
TextEncoder.encode | |||||
2022-08-09 | [misc] Add a global private `@Bun` | 1 | -0/+1 | ||
2022-06-30 | Create `process` object lazily | 1 | -1/+0 | ||
2022-06-27 | Faster web streams | 1 | -0/+1 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -1/+1 | ||
2022-06-25 | Cleanup some of the require code | 1 | -0/+2 | ||
2022-06-24 | Add dynamic require support | 1 | -1/+5 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+261 | ||