Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | Reorganize tests (#2332) | 1 | -10/+0 | ||
2023-03-02 | Fix `Bun.sleepSync` to actually use milliseconds (#2242) | 1 | -1/+1 | ||
* Fix Bun.sleep/sleepSync to actually use milliseconds `Bun.sleepSync` was accidentally treating its argument as seconds rather than milliseconds as the docs stated. This is a breaking change in that the function now behaves as documented. Fixed relevant tests. * sleepSync: add more argument checking, tests | |||||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+10 | ||