Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-17 | Move the crypto hashers to the new bindings | 1 | -8/+6 | ||
2022-08-17 | Add native process module (#1095) | 1 | -8/+38 | ||
2022-08-17 | slightly improve streams perf | 1 | -1/+23 | ||
2022-08-17 | New Zig <> C++ bindings generator. +20% faster HTTP server | 1 | -1/+37 | ||
2022-08-17 | [bun:ffi] Improve `ptr()` performance and implement code generation for DOMJIT | 1 | -0/+2 | ||
2022-08-14 | Add synthetic buffer module (#1076) | 1 | -21/+12 | ||
* Add synthetic buffer module * rename Buffer.h to BufferModule.h | |||||
2022-08-13 | wip SyntheticModule | 1 | -0/+41 | ||
2022-08-12 | Update WebKit | 1 | -36/+36 | ||
2022-08-12 | Update WebKit | 1 | -8/+91 | ||
2022-08-10 | Update ZigGlobalObject.cpp | 1 | -2/+0 | ||
2022-08-10 | Log uncaught exceptions | 1 | -1/+3 | ||
2022-08-09 | [misc] Add a global private `@Bun` | 1 | -2/+5 | ||
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 | ||