Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-21 | Implement module.parent (#5889)bun-v1.0.3 | 1 | -0/+10 | |
2023-08-06 | Bind require.resolve() (#4030) | 1 | -3/+5 | |
2023-06-25 | Add `process.mainModule` | 1 | -0/+5 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -0/+5 | |
2023-06-01 | Implement `__dirname` and `__filename`, allow direct eval in CommonJS (#3164) | 1 | -1/+13 | |
2023-05-29 | Cleanup CommonJS changes (#3112)bun-v0.6.5 | 1 | -0/+9 | |
2023-05-24 | Implement `require.cache` (#3045) | 1 | -0/+23 |