aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/webcrypto/CryptoAlgorithmAesKeyParams.h
diff options
context:
space:
mode:
authorGravatar Dave Caruso <me@paperdave.net> 2023-05-15 17:45:28 -0400
committerGravatar Dave Caruso <me@paperdave.net> 2023-05-15 17:45:28 -0400
commita2d422273ecbf0a03a39e540c1a5d3f01f5b9abd (patch)
tree48e3bbf65cc4df780ff94c307d0c8f9baa5ac382 /src/bun.js/bindings/webcrypto/CryptoAlgorithmAesKeyParams.h
parente846eedd4ed169ac1c9bd1cbc4cca96b8825ffce (diff)
downloadbun-integration-tests.tar.gz
bun-integration-tests.tar.zst
bun-integration-tests.zip
Diffstat (limited to 'src/bun.js/bindings/webcrypto/CryptoAlgorithmAesKeyParams.h')
0 files changed, 0 insertions, 0 deletions
-response-experiment&id=e110ccf84d8d9034e82a79bf7abf1fa92b2370be&follow=1'>Fixes #3795 (#3856)Gravatar Jarred Sumner 11-6/+140 Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-28Add todoGravatar Jarred Sumner 2-0/+8 cc @cirospaciari 2023-07-28Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-28Update pull_request_template.mdGravatar Jarred Sumner 1-11/+16 2023-07-27Fix bug with // @bun annotation in main thread (#3855)Gravatar Jarred Sumner 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-27Add `Bun.isMainThread`Gravatar Jarred Sumner 7-3/+48 2023-07-27Uncomment testGravatar Jarred Sumner 1-1/+1 2023-07-27Resolve watch directories outside main thread + async iterator and symlink ↵Gravatar Ciro Spaciari 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-27Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-2/+2 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-0/+4 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-5/+11