Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 2 | -0/+11 | |
2023-06-01 | Fix streams breaking on reverted EventEmitter / Make Discord.js work (#2913) | 2 | -96/+451 | |
2023-04-21 | Revert "implement `node:events` in javascript (#2604)" | 2 | -451/+96 | |
2023-04-18 | implement `node:events` in javascript (#2604) | 2 | -96/+451 | |
2023-03-22 | Fix types (#2453) | 1 | -3/+4 | |
2023-03-19 | Reduce number of module scopes created | 1 | -1/+1 | |
2023-03-15 | Rename `expectObjectTypeCount` to `expectMaxObjectTypeCount` | 1 | -2/+2 | |
2023-03-15 | fix gc-related flaky test failures (#2402) | 1 | -19/+13 | |
2023-03-07 | Reorganize tests (#2332) | 2 | -0/+187 |