John Estropia
|
92ad895044
|
Field.Relationship propertyWrapper
|
2020-01-20 17:13:01 +09:00 |
|
John Estropia
|
bcc2d9def3
|
Field.Coded implementations for transformable attributes
|
2020-01-18 16:22:06 +09:00 |
|
John Estropia
|
43f61359da
|
prototype new Fields as propertyWrappers (Swift 5.2 above only)
|
2020-01-15 18:29:58 +09:00 |
|
John Estropia
|
80166a42bb
|
Unify generic labeling
|
2019-10-22 16:16:47 +09:00 |
|
John Estropia
|
266b1a9913
|
Deprecation of enum CoreStore, reorganize global symbols
|
2019-08-29 17:03:09 +09:00 |
|
John Estropia
|
b4e12cc922
|
restore NSPersistentStore.affectedStores ARC bug workaround
|
2019-02-28 17:57:34 +09:00 |
|
John Estropia
|
eeec3979ee
|
SwiftPM support
|
2019-02-12 15:48:50 +09:00 |
|
John Estropia
|
5b365c642d
|
add tests for expressio evaluations
|
2019-02-08 18:42:19 +09:00 |
|
John Estropia
|
635201868a
|
add comparison operators for Where.Expression
|
2019-02-08 17:16:56 +09:00 |
|
John Estropia
|
db4426e6b9
|
Swift 5 support. WIP: Support type-safe predicate expressions
|
2019-02-01 18:32:22 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Rommel Estropia
|
15edabdbb5
|
changed keyPath string utility to use String initializer
|
2017-12-29 00:05:11 +09:00 |
|
John Estropia
|
096e5493a6
|
WIP: protocol cleanup
|
2017-09-29 20:33:10 +09:00 |
|
John Rommel Estropia
|
4a5bc6450b
|
complete query utilities
|
2017-08-08 07:36:52 +09:00 |
|
John Rommel Estropia
|
535eb76adc
|
WIP: query chains!
|
2017-07-09 10:44:53 +09:00 |
|
Tommaso Piazza
|
790454f514
|
Add optional && and || operators to Where clause
|
2017-06-27 13:58:16 +02:00 |
|
John Estropia
|
9d5e04854a
|
extra extra type safety for attributes (fetching and importing)
|
2017-02-17 14:13:16 +09:00 |
|
John Rommel Estropia
|
16def2d84b
|
disable tests on iOS 8.2 and 8.1 (keeps failing due to xcode bug)
|
2016-12-31 13:14:50 +08:00 |
|
John Estropia
|
a27556f294
|
minor Swift 3 cleanup
|
2016-12-08 18:59:41 +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 Estropia
|
ed8c7b35e8
|
Reduce leaking (a little) on the workaround for NSFetchRequest.affectedStores ARC bug
|
2016-09-27 17:31:08 +09:00 |
|
John Estropia
|
82de482191
|
WIP: broken generics
|
2016-09-06 20:16:46 +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 Rommel Estropia
|
fcca6b205e
|
WIP: Unit tests
|
2016-06-04 14:29:10 +09:00 |
|