Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-27 | Complete rework of the majority of `node:util`, primarily `util.inspect` (#4493) | 1 | -333/+10 | |
2023-09-18 | feat(runtime): Implement `console.Console` (#5448) | 1 | -1/+1 | |
2023-08-17 | Add `util.inspect.custom` support to `util.inspect/Bun.inspect/console.log` (... | 1 | -18/+35 | |
2023-08-10 | add util.formatWithOptions (#4090) | 1 | -6/+17 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -65/+17 | |
2023-07-06 | Add util.toUSVString | 1 | -0/+5 | |
2023-06-27 | Fix `node:util.callbackify` (#3428) | 1 | -2/+3 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -52/+74 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+589 |