File tree
7 files changed
+11
-12
lines changed- Carthage/Checkouts
7 files changed
+11
-12
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
| |||
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
18 |
| - | |
| 16 | + | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
Submodule ReactiveSwift updated 48 files
- .gitignore+1
- .swift-version+1-1
- .travis.yml+29-99
- CHANGELOG.md+38
- Cartfile.private+2-2
- Cartfile.resolved+3-3
- Carthage/Checkouts/Nimble+1-1
- Carthage/Checkouts/Quick+1-1
- Carthage/Checkouts/Result+1-1
- Documentation/APIContracts.md+2-4
- Documentation/FrameworkOverview.md+1-1
- Package.pins+3-3
- Package.swift+4-2
- README.md+13-17
- ReactiveSwift-UIExamples.playground/Pages/ValidatingProperty.xcplaygroundpage/Sources/FormView.swift+1
- ReactiveSwift.podspec+1-1
- ReactiveSwift.xcodeproj/project.pbxproj+21-22
- ReactiveSwift.xcodeproj/xcshareddata/xcschemes/ReactiveSwift-iOS.xcscheme+2
- ReactiveSwift.xcodeproj/xcshareddata/xcschemes/ReactiveSwift-macOS.xcscheme+2
- ReactiveSwift.xcodeproj/xcshareddata/xcschemes/ReactiveSwift-tvOS.xcscheme+2
- ReactiveSwift.xcodeproj/xcshareddata/xcschemes/ReactiveSwift-watchOS.xcscheme+4-1
- Sources/Action.swift+2-3
- Sources/Atomic.swift+5-5
- Sources/Bag.swift+1-1
- Sources/Deprecations+Removals.swift+6-187
- Sources/Disposable.swift+26-1
- Sources/Event.swift+551-7
- Sources/Flatten.swift+18-34
- Sources/FoundationExtensions.swift+38-68
- Sources/Info.plist+1-1
- Sources/Lifetime.swift+4-3
- Sources/Observer.swift+60-9
- Sources/Property.swift+42-53
- Sources/Scheduler.swift+8
- Sources/Signal.swift+115-526
- Sources/SignalProducer.swift+306-157
- Sources/UnidirectionalBinding.swift+5-5
- Sources/UninhabitedTypeGuards.swift+42-42
- Tests/ReactiveSwiftTests/FoundationExtensionsSpec.swift+9-6
- Tests/ReactiveSwiftTests/Info.plist+1-1
- Tests/ReactiveSwiftTests/PropertySpec.swift+4-2
- Tests/ReactiveSwiftTests/SignalLifetimeSpec.swift+51-32
- Tests/ReactiveSwiftTests/SignalProducerLiftingSpec.swift+3
- Tests/ReactiveSwiftTests/SignalProducerNimbleMatchers.swift+3-3
- Tests/ReactiveSwiftTests/SignalProducerSpec.swift+29
- Tests/ReactiveSwiftTests/SignalSpec.swift+22-31
- Tests/ReactiveSwiftTests/UnidirectionalBindingSpec.swift-2
- script/build+5-9
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments