-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c77d481
commit ed55f1b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule swift-nonempty
updated
22 files
+1 β1 | .circleci/config.yml | |
+1 β1 | .swift-version | |
+1 β2 | .travis.yml | |
+1 β1 | Dockerfile | |
+4 β4 | Makefile | |
+2 β2 | NonEmpty.podspec | |
+813 β306 | NonEmpty.xcodeproj/project.pbxproj | |
+7 β0 | NonEmpty.xcodeproj/project.xcworkspace/contents.xcworkspacedata | |
+34 β10 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_iOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_macOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_tvOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_watchOS.xcscheme | |
+0 β12 | NonEmpty.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist | |
+1 β1 | README.md | |
+0 β20 | Sources/NonEmpty/NonEmpty+Codable.swift | |
+0 β5 | Sources/NonEmpty/NonEmpty+Equatable.swift | |
+0 β12 | Sources/NonEmpty/NonEmpty+Hashable.swift | |
+7 β4 | Sources/NonEmpty/NonEmpty+Random.swift | |
+2 β1 | Sources/NonEmpty/NonEmpty+RandomAccessCollection.swift | |
+8 β0 | Sources/NonEmpty/NonEmpty.swift | |
+1 β1 | Tests/LinuxMain.swift | |
+26 β0 | project.yml |
Submodule swift-nonempty
updated
22 files
+1 β1 | .circleci/config.yml | |
+1 β1 | .swift-version | |
+1 β2 | .travis.yml | |
+1 β1 | Dockerfile | |
+4 β4 | Makefile | |
+2 β2 | NonEmpty.podspec | |
+813 β306 | NonEmpty.xcodeproj/project.pbxproj | |
+7 β0 | NonEmpty.xcodeproj/project.xcworkspace/contents.xcworkspacedata | |
+34 β10 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_iOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_macOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_tvOS.xcscheme | |
+106 β0 | NonEmpty.xcodeproj/xcshareddata/xcschemes/NonEmpty_watchOS.xcscheme | |
+0 β12 | NonEmpty.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist | |
+1 β1 | README.md | |
+0 β20 | Sources/NonEmpty/NonEmpty+Codable.swift | |
+0 β5 | Sources/NonEmpty/NonEmpty+Equatable.swift | |
+0 β12 | Sources/NonEmpty/NonEmpty+Hashable.swift | |
+7 β4 | Sources/NonEmpty/NonEmpty+Random.swift | |
+2 β1 | Sources/NonEmpty/NonEmpty+RandomAccessCollection.swift | |
+8 β0 | Sources/NonEmpty/NonEmpty.swift | |
+1 β1 | Tests/LinuxMain.swift | |
+26 β0 | project.yml |