-
Notifications
You must be signed in to change notification settings - Fork 185
Pull requests: apple/swift-async-algorithms
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Swift code of conduct, contribution guidelines, license
#1
by parkera
was merged Jan 10, 2022
Loading…
[NFC] Ignore the .swiftpm directory to avoid potential commits of project data
#11
by phausler
was merged Jan 18, 2022
Loading…
Add a stub implementation of the clock/instant/duration
#26
by phausler
was merged Jan 25, 2022
Loading…
[NFC] Move testing support files into their own directory
#23
by phausler
was merged Jan 24, 2022
Loading…
Add some brief descriptions of the work so far done and some prose about the package as a whole and how to use it
#32
by phausler
was merged Feb 1, 2022
Loading…
Conditional conformance for Sendable for throttle types
#52
by phausler
was merged Feb 19, 2022
Loading…
AsyncChainSequences should be Sendable if their bases are Sendable
#15
by phausler
was merged Jan 21, 2022
Loading…
Remove the docc plugin dependency from main (to make a docs branch)
#99
by phausler
was merged Mar 23, 2022
Loading…
[NFC] Rename validation tests to match latest testing API
#59
by phausler
was merged Feb 23, 2022
Loading…
Only emit diagnostics for unexpected diagram mismatches
#103
by phausler
was merged Mar 24, 2022
Loading…
Update the code of conduct to avoid it going out of sync
#102
by phausler
was merged Mar 24, 2022
Loading…
Re-enable swift development toolchain usages for Clock/Instant/Duration
#105
by phausler
was merged Mar 24, 2022
Loading…
Reduce warnings from preconcurrency issues and unused values
#71
by phausler
was merged Mar 7, 2022
Loading…
Clean up some more warnings via an additional Sendability pass audit
#72
by phausler
was merged Mar 11, 2022
Loading…
Remove Codable, Hashable, and Equatable conditional conformance
#16
by phausler
was merged Jan 21, 2022
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.