John Estropia
|
bdf6308d8f
|
swift 3.1 support
|
2017-02-07 18:17:40 +09:00 |
|
John Estropia
|
2e44f86eb6
|
Merge branch 'develop' into swift3_develop
# Conflicts:
# Cartfile
# Carthage/Checkouts/GCDKit
# CoreStore.podspec
# CoreStore.xcodeproj/project.pbxproj
# CoreStoreDemo/CoreStoreDemo.xcodeproj/project.pbxproj
# CoreStoreTests/BaseTests/BaseTestCase.swift
# CoreStoreTests/FromTests.swift
# CoreStoreTests/GroupByTests.swift
# CoreStoreTests/OrderByTests.swift
# CoreStoreTests/StorageInterfaceTests.swift
# CoreStoreTests/TweakTests.swift
# CoreStoreTests/WhereTests.swift
# README.md
# Sources/Internal/CoreStoreFetchRequest.swift
# Sources/Internal/NSManagedObjectContext+Querying.swift
# Sources/Internal/NSManagedObjectModel+Setup.swift
# Sources/Migrating/DataStack+Migration.swift
# Sources/ObjectiveC/CSSQliteStore.swift
# Sources/ObjectiveC/CSStorageInterface.swift
# Sources/ObjectiveC/CoreStoreBridge.swift
# Sources/Observing/ListMonitor.swift
# Sources/Setup/DataStack.swift
# Sources/Setup/StorageInterfaces/ICloudStore.swift
# Sources/Setup/StorageInterfaces/LegacySQLiteStore.swift
# Sources/Setup/StorageInterfaces/SQLiteStore.swift
# Sources/Setup/StorageInterfaces/StorageInterface.swift
|
2016-09-27 18:55:37 +09:00 |
|
John Rommel Estropia
|
243c4044ab
|
fix bridging producing base abstract class instead of subclass concrete class
|
2016-09-11 14:30:25 +09:00 |
|
John Estropia
|
82de482191
|
WIP: broken generics
|
2016-09-06 20:16:46 +09:00 |
|
John Estropia
|
0ba63c6e72
|
WIP: Xcode 8 beta 6
|
2016-09-06 09:57:28 +09:00 |
|
John Rommel Estropia
|
2f39f9188b
|
WIP: the great renaming
|
2016-07-21 23:12:24 +09:00 |
|
John Rommel Estropia
|
a638620858
|
WIP
|
2016-07-21 02:45:42 +09:00 |
|
John Rommel Estropia
|
267c21063a
|
WIP: segfault
|
2016-07-20 08:12:04 +09:00 |
|
John Estropia
|
8b95d337a3
|
relax NSManagedObject return types so callers don't need to cast every time
|
2016-05-10 21:49:50 +09:00 |
|
John Rommel Estropia
|
57b66cff34
|
implementations for desctiption and debugDescription complete for all CoreStore types
|
2016-05-08 20:30:28 +09:00 |
|
John Rommel Estropia
|
dccc958ef1
|
comment documentations
|
2016-04-03 19:47:25 +09:00 |
|
John Estropia
|
b0b0df2861
|
allow public access to bridgeToObjectiveC and bridgeToSwift properties
|
2016-03-28 19:07:35 +09:00 |
|
John Estropia
|
1ff635d8b5
|
WIP: CSImportableObject
|
2016-03-25 17:57:26 +09:00 |
|