File tree
5 files changed
+143
-60
lines changed- Carthage/Checkouts
- ReactKit
- Foundation
5 files changed
+143
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
- Cartfile.private+2-2
- Cartfile.resolved+2-2
- Carthage/Checkouts/Alamofire+1-1
- Carthage/Checkouts/Async+1-1
- Playgrounds/01-Sync.playground/Contents.swift+79
- Playgrounds/01-Sync.playground/Sources/SupportCode.swift+3
- Playgrounds/01-Sync.playground/contents.xcplayground+2
- Playgrounds/02-Async.playground/Contents.swift+62
- Playgrounds/02-Async.playground/Sources/SupportCode.swift+3
- Playgrounds/02-Async.playground/contents.xcplayground+4
- Playgrounds/02-Async.playground/timeline.xctimeline+6
- Playgrounds/03-Alamofire.playground/Contents.swift+67
- Playgrounds/03-Alamofire.playground/Sources/SupportCode.swift+3
- Playgrounds/03-Alamofire.playground/contents.xcplayground+4
- Playgrounds/03-Alamofire.playground/timeline.xctimeline+26
- SwiftTask.xcodeproj/project.pbxproj+35-42
- SwiftTask.xcworkspace/contents.xcworkspacedata+31
- SwiftTask/Cancellable.swift+56
- SwiftTask/SwiftTask.swift+98-21
- SwiftTask/_StateMachine.swift+78-6
- SwiftTaskTests/AlamofireTests.swift+1-1
- SwiftTaskTests/BasicTests.swift+1
- SwiftTaskTests/RemoveHandlerTests.swift+106
- SwiftTaskTests/SwiftTaskTests.swift+1
- SwiftTaskTests/_InterruptableTask.swift+1
- SwiftTaskTests/_TestCase.swift+1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
203 | | - | |
204 | | - | |
| 204 | + | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| 209 | + | |
208 | 210 | | |
209 | | - | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
| 216 | + | |
| 217 | + | |
214 | 218 | | |
215 | 219 | | |
216 | 220 | | |
217 | | - | |
218 | | - | |
| 221 | + | |
| 222 | + | |
219 | 223 | | |
220 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
221 | 227 | | |
222 | 228 | | |
223 | 229 | | |
| |||
227 | 233 | | |
228 | 234 | | |
229 | 235 | | |
| 236 | + | |
| 237 | + | |
230 | 238 | | |
231 | 239 | | |
232 | 240 | | |
| |||
0 commit comments