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

Pull requests list

Add documentation for AsyncLazySequence
#4 by phausler was merged Jan 21, 2022 Loading…
Add Swift code of conduct, contribution guidelines, license
#1 by parkera was merged Jan 10, 2022 Loading…
Add a 2 and 3 arity version of zip
#10 by phausler was merged Jan 21, 2022 Loading…
Add a guide for interspersed(with:)
#36 by phausler was merged Feb 8, 2022 Loading…
[NFC] Fixup attribution dates in comments
#22 by phausler was merged Jan 25, 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…
Conditional conformance for Sendable for throttle types
#52 by phausler was merged Feb 19, 2022 Loading…
Fix typo in AsyncChannel documentation
#108 by jamieQ was merged Mar 25, 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…
Add a static method for constructing timers
#67 by phausler was merged Mar 1, 2022 Loading…
Clean up some asserts by making helper overloads
#18 by phausler was merged Jan 24, 2022 Loading…
Add a timer based async sequence
#54 by phausler was merged Feb 19, 2022 Loading…
Add a development guide for chain(_:...)
#31 by phausler was merged Jan 28, 2022 Loading…
Fix spelling and typos
#122 by jordanekay was merged Mar 29, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.