Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-17 | Implement `node:util/types` | 1 | -0/+8 | |
2022-12-06 | Fix glibc symbol version issues preventing `bun install` from being used in o... | 1 | -1/+1 | |
2022-11-06 | Automatically install npm packages when running a script in Bun's runtime (#1... | 1 | -1/+32 | |
2022-09-25 | Implement `isatty` in `node:tty` | 1 | -0/+8 | |
2022-09-06 | [Bun.plugin] Fix validating `loader` | 1 | -3/+4 | |
2022-09-06 | [Bun.plugin] Throw an error when the loader is invalid | 1 | -0/+2 | |
2022-09-06 | Set a default Loader based on filename | 1 | -5/+7 | |
2022-09-06 | Fix crash in Buffer module | 1 | -8/+11 | |
2022-09-05 | [Bun.plugin] Clean up exception handling | 1 | -6/+7 | |
2022-09-05 | Support async `onLoad` callbacks in `Bun.plugin` | 1 | -0/+520 |