Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-22 | Write out builtins with TypeScript + Minify them (#2999) | 1 | -459/+0 | ||
* start work drafting how builtins will work * work on ts builtin * builtins stuff so far * builtins * done for today * continue work * working on it * bindings so far * well, it builds. doesnt run * IT RUNS * still lots of ts errors but it is functional * sloppy mode | |||||
2022-12-28 | Move some code up | 1 | -7/+4 | ||
2022-12-28 | Fix `ReadableStream.pipeTo` | 1 | -1/+1 | ||
2022-11-27 | Handle more cases with printing objects | 1 | -0/+2 | ||
2022-11-11 | Add test that fails on linux | 1 | -8/+2 | ||
2022-10-12 | Implement `ReadableStream.prototype[Symbol.asyncIterator]` | 1 | -0/+21 | ||
cc @fabiancook | |||||
2022-09-25 | wip | 1 | -0/+2 | ||
2022-09-04 | @globalPrivate -> @linkTimeConstant | 1 | -8/+8 | ||
See https://github.com/WebKit/WebKit/pull/2553 I'm not 100% sure @linkTimeConstant is correct. Specifically, I don't know if it's a link time constant or just a global private thing. | |||||
2022-08-09 | [misc] Add a global private `@Bun` | 1 | -3/+3 | ||
2022-07-01 | Fix failing tests for ReadableStream -> {text, arrayBuffer, blob} | 1 | -97/+19 | ||
2022-06-29 | [web streams] Handle direct streams in `readableStreamToArray` | 1 | -58/+31 | ||
2022-06-27 | Faster web streams | 1 | -6/+44 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -0/+4 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+506 | ||