Commit 6095c2c
File tree
13 files changed
+102
-90
lines changed- Carthage/Checkouts
- Concurrent.xcodeproj
- Sources/Concurrent
13 files changed
+102
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule SwiftCheck updated 23 files
- .swift-version+1-1
- .travis.yml+7-6
- Cartfile.resolved+1-1
- Carthage/Checkouts/FileCheck+1-1
- Package.swift+2-2
- README.md+2-2
- Sources/SwiftCheck/Cartesian.swift-410
- Sources/SwiftCheck/Check.swift-9
- Sources/SwiftCheck/Gen.swift+46-8
- Sources/SwiftCheck/Modifiers.swift+1-1
- Sources/SwiftCheck/Property.swift+12-15
- Sources/SwiftCheck/Test.swift+1-1
- Sources/SwiftCheck/WitnessedArbitrary.swift+2-9
- SwiftCheck.podspec+1-1
- SwiftCheck.xcodeproj/project.pbxproj+8-20
- SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck-iOS.xcscheme+1-1
- SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck-tvOS.xcscheme+1-1
- SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck.xcscheme+1-1
- Templates/Cartesian.swift.gyb-11
- Tests/SwiftCheckTests/ComplexSpec.swift+3-3
- Tests/SwiftCheckTests/LambdaSpec.swift+2-2
- Tests/SwiftCheckTests/PropertySpec.swift+8
- Tutorial.playground/Contents.swift+1-1
Large diffs are not rendered by default.
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments