Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-25 | :sleepy:jarred/subprocess | 1 | -4/+1 | ||
2022-09-24 | wip | 2 | -2/+8 | ||
2022-09-11 | Fix bug with `Buffer.from([123], "utf8")` | 1 | -2/+5 | ||
cc @worm-emoji | |||||
2022-09-06 | Make the plugins a little more resilient | 1 | -4/+3 | ||
2022-09-04 | @globalPrivate -> @linkTimeConstant | 4 | -102/+101 | ||
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-27 | Update WebKit (#1165) | 1 | -9/+4 | ||
* Update WebKit * Fix `DataView` and non-8 bit sized typed arrays with TextDecoder * New WebKit Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2022-08-19 | fix buffer.slice(0, 0) (#1114) | 21 | -26/+51 | ||
2022-08-10 | Fix spurious unhandled promise rejection error | 1 | -5/+7 | ||
2022-08-09 | [misc] Add a global private `@Bun` | 2 | -13/+13 | ||
2022-08-09 | Fix static require by setting the state machine manually (#1034) | 1 | -1/+4 | ||
2022-07-27 | Upgrade WebKit | 40 | -20/+642 | ||
2022-07-05 | [jsc] More careful code in dynamic require | 1 | -2/+2 | ||
2022-07-04 | Handle global require("string") | 2 | -17/+21 | ||
2022-07-04 | [itnernal] Cleanup some of the streams code | 1 | -23/+48 | ||
2022-07-02 | [streams] Rename `drain()` -> `flush()` | 2 | -64/+70 | ||
2022-07-01 | Move ImportMeta into it's own object | 7 | -1557/+2089 | ||
2022-06-29 | Regenerate builtins | 4 | -88/+150 | ||
2022-06-27 | Faster web streams | 4 | -142/+247 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 5 | -32/+152 | ||
2022-06-25 | Cleanup some of the require code | 2 | -80/+104 | ||
2022-06-24 | Add dynamic require support | 3 | -3/+217 | ||
2022-06-22 | change the directory structurejarred/rename | 42 | -0/+13144 | ||