File tree
5 files changed
+7
-7
lines changed- Carthage/Checkouts
5 files changed
+7
-7
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
|
- .swiftlint.yml+3
- Dockerfile.test+3
- Nimble.podspec+7-5
- Nimble.xcodeproj/project.pbxproj+188-104
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-iOS.xcscheme+1-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-macOS.xcscheme+1-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-tvOS.xcscheme+1-1
- Sources/Lib/CwlPreconditionTesting/CwlCatchException/.gitignore-3
- Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException.swift
- Sources/Lib/CwlPreconditionTesting/CwlCatchException/CwlCatchException/Info.plist-28
- Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m
- Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h
- Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m+2-1
- Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h-5
- Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.c+2-2
- Sources/Lib/CwlPreconditionTesting/CwlMachBadInstructionHandler/mach_excServer.h
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlBadInstructionException.swift+11-11
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstruction.swift+23-22
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlCatchBadInstructionPOSIX.swift+14-17
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/CwlDarwinDefinitions.swift+5-5
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Info.plist-25
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Mach/CwlPreconditionTesting.h+30
- Sources/Lib/CwlPreconditionTesting/CwlPreconditionTesting/Posix/CwlPreconditionTesting.h+27
- Sources/Nimble/Nimble.h+1-6
- Sources/Nimble/Utils/Errors.swift+1-5
- Sources/NimbleObjectiveC/DSL.h+2
- Tests/NimbleTests/Matchers/BeGreaterThanOrEqualToTest.swift+4
- Tests/NimbleTests/Matchers/BeGreaterThanTest.swift+3
- Tests/NimbleTests/objc/ObjCBeGreaterThanOrEqualToTest.m+2
- Tests/NimbleTests/objc/ObjCBeGreaterThanTest.m+1
- test+21-8
Submodule ReactiveSwift updated 28 files
- .Package.test.swift+2-2
- .gitignore-1
- .jazzy.yaml+15-11
- .swift-version+1-1
- .travis.yml+1-9
- Cartfile+1-1
- Cartfile.private+1-1
- Cartfile.resolved+2-2
- Carthage/Checkouts/Nimble+1-1
- Carthage/Checkouts/Result+1-1
- Package.swift+1-1
- README.md+1
- ReactiveSwift.podspec+2-2
- Sources/Action.swift+2-2
- Sources/Atomic.swift+2
- Sources/Deprecations+Removals.swift+21
- Sources/Disposable.swift+4-1
- Sources/Flatten.swift+224-42
- Sources/Lifetime.swift+5-3
- Sources/Property.swift+8-2
- Sources/Reactive.swift+4-4
- Sources/Scheduler.swift+5
- Sources/Signal.swift+13-4
- Sources/SignalProducer.swift+8-6
- Tests/ReactiveSwiftTests/PropertySpec.swift+1-1
- Tests/ReactiveSwiftTests/SignalProducerSpec.swift+1-1
- Tests/ReactiveSwiftTests/SignalSpec.swift+1-1
- script/gen-docs+2-2
0 commit comments