Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-08 | Raise error on unhandled rejected promises (#1010) | 1 | -0/+6 | ||
* deal with unhandled rejected promise * use Vector<Strong<JSPromise>> to store rejected promises | |||||
2022-07-24 | Make errors always print `error:` unless the name of the error is `Error` | 1 | -3/+9 | ||
2022-07-17 | fix printing message for thrown non-error objects (#764) | 1 | -56/+41 | ||
* fix printing message for thrown non-error objects * fine tuning error formatting * more fine tuning error formatting | |||||
2022-07-13 | add node:http Server polyfill (#572) | 1 | -2/+16 | ||
* node:http polyfill * remove @ts-ignore * reuse emitter instance * requested changes * cleanup Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2022-07-11 | Update javascript.zigbun-v0.1.3 | 1 | -2/+0 | ||
2022-07-11 | feat(core): implement web interaction APIs (#528) | 1 | -0/+4 | ||
* feat(core): implement web interaction APIs * fix(core): adjust web prompt code and add types | |||||
2022-07-11 | [resolver] Stripe `file://` from import paths | 1 | -5/+9 | ||
2022-07-11 | Fix broken build | 1 | -1/+1 | ||
2022-07-11 | add depd browser polyfill (#517) | 1 | -0/+14 | ||
2022-07-05 | [jsc] More careful code in dynamic require | 1 | -13/+16 | ||
2022-07-04 | [jsc] Make JSC own the memory for source code strings | 1 | -17/+28 | ||
2022-07-04 | Export `Bun__readOriginTimer` | 1 | -0/+5 | ||
2022-07-02 | [streams] Rename `drain()` -> `flush()` | 1 | -3/+3 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -1/+1 | ||
2022-06-25 | Better `node:url` polyfill | 1 | -8/+23 | ||
2022-06-24 | Add dynamic require support | 1 | -22/+55 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+2738 | ||