Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-28 | Add todo | 2 | -0/+8 | ||
cc @cirospaciari | |||||
2023-07-28 | Update pull_request_template.md | 1 | -1/+1 | ||
2023-07-28 | Update pull_request_template.md | 1 | -11/+16 | ||
2023-07-27 | Fix bug with // @bun annotation in main thread (#3855) | 4 | -2/+53 | ||
* Uncomment test * Fix bug with // @bun + async transpiler --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-07-27 | Add `Bun.isMainThread` | 7 | -3/+48 | ||
2023-07-27 | Uncomment test | 1 | -1/+1 | ||
2023-07-27 | Resolve watch directories outside main thread + async iterator and symlink ↵ | 8 | -197/+523 | ||
fixes (#3846) * linux working pending tests with FSEvents * add more tests, fix async iterator * remove unnecessary check * fix macos symlink on directories * remove indirection layer * todos * fixes and some permission test * fix opsie and make prisma test more reliable * rebase with main * add comptime check for macOS * oops * oops2 * fix symlinks cascade on FSEvents * use JSC.WorkPool * use withResolver, createFIFO and fix close event on async iterator * remove unused events --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> | |||||
2023-07-27 | Update pull_request_template.md | 1 | -1/+1 | ||
2023-07-27 | Update pull_request_template.md | 1 | -1/+1 | ||
2023-07-27 | Update pull_request_template.md | 1 | -1/+1 | ||
2023-07-27 | Update pull_request_template.md | 1 | -2/+2 | ||
2023-07-27 | Update pull_request_template.md | 1 | -0/+4 | ||
2023-07-27 | Update pull_request_template.md | 1 | -5/+11 | ||