Skip to content

Pull requests: apple/swift-async-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

Support for Wasm using Swift SDKs that don't support pthreads
#389 opened Dec 17, 2025 by scottmarchantLoading…
6 tasks done
Fix unbuffered share deadlock
#387 opened Dec 10, 2025 by alessionossaLoading…
Add partial support for FreeBSD
#375 opened Nov 8, 2025 by kkeboLoading…
Fix swift tool version in [email protected]
#374 opened Nov 6, 2025 by FirstAMLoading…
Add .editorconfig for consistent coding style
#372 opened Oct 15, 2025 by pyrtsaLoading…
Backward compatibility for share operator
#369 opened Sep 22, 2025 by stefanomondinoLoading…
6 tasks done
Enable CI for macOS targets
#368 opened Sep 17, 2025 by phauslerLoading…
mapError - transforming failures
#366 opened Sep 11, 2025 by phauslerLoading…
Retry & Backoff
#364 opened Sep 5, 2025 by ph1psLoading…
Fix AsyncBufferSequence leaking base sequence
#352 opened May 14, 2025 by wfltaylorLoading…
Add race, timeout, and deadline async functions
#343 opened Mar 5, 2025 by SkotiLoading…
Fix build failure on Swift Playground
#336 opened Oct 14, 2024 by kkeboLoading…
Introduce mapError function
#324 opened Jul 30, 2024 by clive819Loading…
Add waitForAll method
#319 opened Jun 25, 2024 by b1ackturtleLoading…
Fix compile errors for Swift 6 language mode
#317 opened Jun 18, 2024 by b1ackturtleLoading…
async chunked sequences can produce empty chunks
#312 opened Apr 19, 2024 by rnroLoading…
make AsyncRemoveDuplicatesSequence's init public v1.1 Post-1.0 work
#291 opened Sep 14, 2023 by yermukhanbetLoading…
Add branch: "main" to SwiftPM section of README.md v1.0 Work leading up first API stable version
#278 opened Jul 23, 2023 by freysieLoading…
Implement AsyncSequence.enumerated() v1.1 Post-1.0 work
#261 opened Apr 5, 2023 by adam-fowlerLoading…
ProTip! Exclude everything labeled bug with -label:bug.