Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-02 | Update html_rewriter.zig | 1 | -1/+1 | ||
2022-07-02 | Rename `defaultErrorHandler` to `runErrorHandler` | 3 | -5/+6 | ||
2022-07-02 | Delete `BunStream` | 5 | -1620/+13 | ||
2022-07-02 | [bun:jsc] expose `getProtectedObjects` gc hook | 1 | -1/+15 | ||
2022-07-01 | [stremas] Regenerate JSSInk | 4 | -42/+104 | ||
2022-07-01 | [streams] Add an integer tag identifying what the stream type is | 1 | -0/+3 | ||
2022-07-01 | [Bun.serve] Clean up lifetimes & error handling somewhat | 1 | -87/+162 | ||
2022-07-01 | [Bun.serve] Don't run `error` recursively | 1 | -1/+1 | ||
2022-07-01 | Fix failing tests for ReadableStream -> {text, arrayBuffer, blob} | 6 | -1422/+1841 | ||
2022-07-01 | Zig::ImportMeta | 2 | -0/+302 | ||
2022-07-01 | Move ImportMeta into it's own object | 10 | -1711/+2111 | ||
2022-06-30 | [TextEncoder] Use JSC heap for small buffers | 1 | -16/+64 | ||
2022-06-30 | Create `process` object lazily | 4 | -51/+73 | ||
2022-06-30 | Fix memory leak | 1 | -0/+4 | ||
2022-06-30 | Fix promise memory leak | 5 | -23/+87 | ||
2022-06-29 | [misc] Add `generate-sink` | 1 | -3/+3 | ||
2022-06-29 | [http server] Fix a segfault when aborting | 1 | -58/+67 | ||
2022-06-29 | Correctly handle latin1 rope strings with non-ascii characters | 1 | -36/+27 | ||
2022-06-29 | [React SSR] Avoid `getById` slow path | 6 | -538/+812 | ||
thanks @Constellation | |||||
2022-06-29 | Regenerate builtins | 4 | -88/+150 | ||
2022-06-29 | [web streams] Handle direct streams in `readableStreamToArray` | 2 | -69/+125 | ||
2022-06-29 | Make HTTP web streams faster | 1 | -34/+97 | ||
2022-06-27 | begin adding react-ssr tests | 4 | -2/+4 | ||
2022-06-27 | [http server] couple more tests | 1 | -0/+1 | ||
2022-06-27 | Handle when there are no headers to send | 4 | -12/+15 | ||
2022-06-27 | Cork streams when possible | 2 | -148/+99 | ||
2022-06-27 | Fix memory issue with error messages | 1 | -1/+1 | ||
2022-06-27 | Faster web streams | 9 | -2399/+467 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 31 | -1248/+3534 | ||
2022-06-25 | Better `node:url` polyfill | 2 | -8/+25 | ||
2022-06-25 | Implement `Bun.pathToFileURL` & `Bun.pathToFileURL` | 1 | -1/+74 | ||
2022-06-25 | Update transpiler.zig | 1 | -1/+1 | ||
2022-06-25 | Cleanup some of the require code | 6 | -93/+132 | ||
2022-06-24 | Add dynamic require support | 9 | -69/+500 | ||
2022-06-22 | change the directory structurejarred/rename | 526 | -0/+383714 | ||