Skip to content

Pull requests: pointfreeco/swift-concurrency-extras

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 nobody Loading
Sort

Pull requests list

Update package versioning
#58 by stephencelis was merged Nov 14, 2025 Loading…
Undeprecated AsyncSequence erasing inits and methods
#57 by HarshilShah was merged Jul 28, 2025 Loading…
Adds a .mainSerialExecutor Trait
#56 by rhysm94 was closed Jun 10, 2025 Loading…
Simplify Android CI with shared action
#53 by marcprux was merged Oct 27, 2025 Loading…
Support typed throws
#52 by finestructure was merged Dec 16, 2024 Loading…
Compile for Android on CI
#51 by johankool was merged Dec 9, 2024 Loading…
Configure .spi.yml to build docs
#50 by stephencelis was merged Dec 6, 2024 Loading…
Remove inaccurate docs
#49 by dafurman was merged Nov 26, 2024 Loading…
Fix tests on Android not compiling
#48 by johankool was merged Nov 11, 2024 Loading…
AnyHashableSendable ergonomics
#47 by stephencelis was merged Nov 11, 2024 Loading…
rename to swiftLanguageModes
#45 by zunda-pixel was merged Oct 14, 2024 Loading…
UncheckedSendable: AsyncSequence
#44 by stephencelis was merged Oct 14, 2024 Loading…
Deprecate type-erasing AsyncStream.init
#41 by stephencelis was merged Oct 7, 2024 Loading…
Remove Sendable requirements in LockIsolated
#40 by arnauddorgans was closed Oct 2, 2024 Loading…
fix the android build
#39 by hyp was merged Oct 4, 2024 Loading…
Add AnyHashableSendable
#36 by stephencelis was merged Sep 19, 2024 Loading…
Remove dead UncheckedSendable README link
#34 by JOyo246 was merged Aug 13, 2024 Loading…
Fix minor typo in README.md
#33 by acevif was merged Aug 6, 2024 Loading…
Add a custom execution trait for main serial executor.
#32 by mbrandonw was closed Aug 13, 2024 Loading…
More support for Swift 6.
#31 by mbrandonw was merged Jul 17, 2024 Loading…
Add .editorconfig for consistent code formatting
#30 by Matejkob was merged Jul 4, 2024 Loading…
Deprecate ActorIsolated.
#29 by mbrandonw was merged Jun 23, 2024 Loading…
Drop inner @MainActor from withMainSerialExecutor
#28 by stephencelis was merged Jun 16, 2024 Loading…
Swift Language Support: Drop <5.9, Add 6.0
#26 by stephencelis was merged Jun 18, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.