Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-09 | [node compat] Implement `require.resolve` | 1 | -6/+14 | ||
2022-08-08 | Raise error on unhandled rejected promises (#1010) | 1 | -4/+33 | ||
* deal with unhandled rejected promise * use Vector<Strong<JSPromise>> to store rejected promises | |||||
2022-08-04 | `setImmediate` is now a global | 1 | -10/+46 | ||
2022-07-31 | refactor(bunjs/bindings): code readability fix ↵ | 1 | -3/+3 | ||
`functionLazyLoadStreamPrototypeMap_getter` (#926) | |||||
2022-07-27 | Upgrade WebKit | 1 | -2/+1 | ||
2022-07-17 | [js] Set `global` and `self` | 1 | -0/+3 | ||
Fixes https://github.com/oven-sh/bun/issues/768 | |||||
2022-07-09 | fix: actuality return result instead of ns time | 1 | -2/+2 | ||
2022-07-09 | bugfix: performance.now function should return MS instead of nano | 1 | -1/+1 | ||
2022-07-04 | Improve the performance of performance | 1 | -4/+44 | ||
2022-07-01 | Move ImportMeta into it's own object | 1 | -152/+3 | ||
2022-06-30 | Create `process` object lazily | 1 | -47/+58 | ||
2022-06-27 | begin adding react-ssr tests | 1 | -0/+1 | ||
2022-06-27 | Faster web streams | 1 | -0/+2 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 1 | -3/+57 | ||
2022-06-25 | Implement `Bun.pathToFileURL` & `Bun.pathToFileURL` | 1 | -1/+74 | ||
2022-06-25 | Cleanup some of the require code | 1 | -1/+12 | ||
2022-06-24 | Add dynamic require support | 1 | -24/+85 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+2349 | ||