Commit 6ed4900
File tree
43 files changed
+208
-251
lines changed- Carthage/Checkouts
- TestableDesignExample.xcodeproj
- TestableDesignExampleTests
- TestableDesignExample
- GitHub
- MvcArchitecture
- Bootstrap
- Stargazers
- Model
- User
- Model
- bin
- libexec
- rswift
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+208
-251
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
This file was deleted.
Submodule MirrorDiffKit updated 58 files
- .circleci/config.yml+29
- .gitignore+226-2
- .swift-version+1-1
- Configs/Frameworks/MirrorDiffKit.plist+28
- Configs/MirrorDiffKit.plist+1-1
- Configs/Tests/MirrorDiffKitTests.plist+24
- Documentation/Images/Raw/XcodePreview.png
- Documentation/Images/XcodePreview.png
- Documentation/Images/XcodePreview.svg+3.6k
- Gemfile+1-1
- Gemfile.lock+42-39
- MirrorDiffKit.podspec+1-1
- MirrorDiffKit.xcodeproj/project.pbxproj+98-108
- MirrorDiffKit.xcodeproj/xcshareddata/xcschemes/MirrorDiffKit-iOS.xcscheme+3-5
- MirrorDiffKit.xcodeproj/xcshareddata/xcschemes/MirrorDiffKit-macOS.xcscheme+3-5
- MirrorDiffKit.xcodeproj/xcshareddata/xcschemes/MirrorDiffKit-tvOS.xcscheme+3-5
- MirrorDiffKit.xcodeproj/xcshareddata/xcschemes/MirrorDiffKit-watchOS.xcscheme+3-5
- Package.swift+22-1
- README.md+18-7
- Sources/Diffable+CustomStringConvertible.swift+39-35
- Sources/Diffable+Equatable.swift-71
- Sources/Diffable+Hashable.swift-63
- Sources/Diffable+PrettyPrintable.swift+79-97
- Sources/Diffable+RoughEquatable.swift+6-3
- Sources/Diffable.EnumEntry+CustomStringConvertible.swift-11
- Sources/Diffable.EnumEntry+Equatable.swift-16
- Sources/Diffable.TupleEntry+PrettyPrintable.swift+1-1
- Sources/Diffable.diff.swift+13-13
- Sources/Diffable.swift+54-20
- Sources/DiffableConvertible.swift-175
- Sources/DiffableDictionary.swift+7-13
- Sources/DiffableSequence.swift+18-1
- Sources/DiffableSet.swift+8-39
- Sources/DifferentiaUnit.DictionaryType.swift+2-2
- Sources/Dwifft.swift+3-3
- Sources/EnumCaseName.swift+6-14
- Sources/HashableType.swift+45
- Sources/Transformer.swift+103-144
- Sources/TupleRepresentationDetector.swift+37-10
- Sources/Util.swift+51-1
- Tests/MirrorDiffKitTests/CGFloat.swift+41
- Tests/MirrorDiffKitTests/Diffable+PrettyPrintableTests.swift+118-88
- Tests/MirrorDiffKitTests/DiffableSequenceTests.swift+100-92
- Tests/MirrorDiffKitTests/DiffableSetTests.swift+24-52
- Tests/MirrorDiffKitTests/DiffableTests.swift+52-47
- Tests/MirrorDiffKitTests/DifferentiaUnit+PrettyPrintableTests.swift+15-15
- Tests/MirrorDiffKitTests/Dump.swift+5
- Tests/MirrorDiffKitTests/ExampleTests.swift+1-1
- Tests/MirrorDiffKitTests/Issue10Tests.swift+1-1
- Tests/MirrorDiffKitTests/Issue13Tests.swift+1-1
- Tests/MirrorDiffKitTests/Issue22Tests.swift+2-2
- Tests/MirrorDiffKitTests/Issue30Tests.swift+49
- Tests/MirrorDiffKitTests/MirrorDiffKit.diffTests.swift+21-15
- Tests/MirrorDiffKitTests/MirrorDiffKit.drainTests.swift+1-1
- Tests/MirrorDiffKitTests/TransformerTests.swift+131-96
- Tests/run-99
- bin/update-gitignore+19
- circle.yml-3
Submodule PromiseKit updated 161 files
Submodule R.swift.Library updated 29 files
- .gitignore+1
- .swift-version-1
- Library/Core/ColorPaletteItemResource.swift-55
- Library/Core/Validatable.swift+1-1
- Library/Foundation/Bundle+FileResource.swift+2-2
- Library/Foundation/Data+FileResource.swift+1-1
- Library/UIKit/ColorPaletteItemResource+UIKit.swift-21
- Library/UIKit/NibResource+UIKit.swift+1-1
- Library/UIKit/StoryboardResourceWithInitialController+UIKit.swift+1-1
- Library/UIKit/UICollectionView+ReuseIdentifierProtocol.swift+4-4
- Library/UIKit/UIColor+ColorResource.swift+18-1
- Library/UIKit/UIFont+FontResource.swift+1-1
- Library/UIKit/UIImage+ImageResource.swift+17-1
- Library/UIKit/UINib+NibResource.swift+1-1
- Library/UIKit/UIStoryboard+StoryboardResource.swift+1-1
- Library/UIKit/UIStoryboard+StoryboardViewControllerResource.swift+1-1
- Library/UIKit/UITableView+ReuseIdentifierProtocol.swift+5-5
- Library/UIKit/UIViewController+NibResource.swift+1-1
- Library/UIKit/UIViewController+StoryboardSegueIdentifierProtocol.swift+2-2
- Package.swift+18
- R.swift.Library.podspec+8-2
- R.swift.Library.xcodeproj/project.pbxproj+181-25
- R.swift.Library.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist+8
- R.swift.Library.xcodeproj/xcshareddata/xcschemes/Rswift-iOS.xcscheme+10-14
- R.swift.Library.xcodeproj/xcshareddata/xcschemes/Rswift-tvOS.xcscheme+10-14
- R.swift.Library.xcodeproj/xcshareddata/xcschemes/Rswift-watchOS.xcscheme+80
- Readme.md+10-1
- fastlane/Fastfile+4-4
- fastlane/actions/af_create_github_release.rb+4-4
This file was deleted.
This file was deleted.
0 commit comments