John Estropia
|
7c2129e38f
|
Deprecation of legacy ValueContainer and RelationshipContainer properties in favor of @Field propertyWrapper counterpart
|
2024-01-28 22:11:21 +09:00 |
|
John Estropia
|
e9c3312612
|
Fix default encoders for top-level values
|
2020-01-21 17:03:12 +09:00 |
|
John Estropia
|
5e37ee4566
|
Reorganize properties source files
|
2020-01-10 17:04:51 +09:00 |
|
John Estropia
|
c544e0cce8
|
lazily evaluate NSEntityDescription-required fields from CoreStoreObject attributes
|
2020-01-09 17:00:43 +09:00 |
|
John Estropia
|
468922d5ed
|
fix casting issues
|
2019-10-29 20:30:03 +09:00 |
|
John Estropia
|
6e3e540d0a
|
Improve handling in LiveObject and ObjectSnapshot when objects are deleted
|
2019-10-17 19:27:03 +09:00 |
|
John Estropia
|
5af0d17de4
|
remov stateIDs
|
2019-10-12 07:20:09 +09:00 |
|
John Estropia
|
81dfb8e3e5
|
WIP: editable datasources
|
2019-10-11 07:47:49 +09:00 |
|
John Estropia
|
266b1a9913
|
Deprecation of enum CoreStore, reorganize global symbols
|
2019-08-29 17:03:09 +09:00 |
|
John Estropia
|
ed3d21db77
|
WIP: reorganization of keypath utilities (in prep for @propertyWrappers)
|
2019-07-09 14:50:23 +09:00 |
|
John Estropia
|
db4426e6b9
|
Swift 5 support. WIP: Support type-safe predicate expressions
|
2019-02-01 18:32:22 +09:00 |
|
John Estropia
|
41902fee2e
|
fix compiler errors
|
2019-01-31 16:50:43 +09:00 |
|
John Estropia
|
ab40532801
|
fix issue with early-deallocated CoreStoreObjects
|
2018-09-18 23:50:14 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Rommel Estropia
|
5431e2e974
|
Swift 4.1 support
|
2018-03-10 21:07:53 +09:00 |
|
John Rommel Estropia
|
15edabdbb5
|
changed keyPath string utility to use String initializer
|
2017-12-29 00:05:11 +09:00 |
|
John Rommel Estropia
|
b6ee0b014f
|
WIP: documentations
|
2017-10-24 00:31:27 +09:00 |
|
John Rommel Estropia
|
fe69e7c6c4
|
Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders
# Conflicts:
# CoreStore.xcodeproj/project.pbxproj
# Sources/Relationship.swift
# Sources/Value.swift
|
2017-08-05 23:02:00 +09:00 |
|
John Rommel Estropia
|
5c0e78bd53
|
Deleted EmptyableAttributeType and require "initial" parameter for Value.Required
|
2017-08-05 00:03:17 +09:00 |
|
John Rommel Estropia
|
aff966aac9
|
WIP: Query builders
|
2017-07-05 08:45:10 +09:00 |
|
John Rommel Estropia
|
6a42a0054e
|
Merge branch 'develop' into prototype/Swift_3_2
# Conflicts:
# Sources/CoreStoreManagedObject.swift
# Sources/CoreStoreSchema.swift
# Sources/NSEntityDescription+DynamicModel.swift
# Sources/Value.swift
|
2017-06-11 09:16:34 +09:00 |
|
John Rommel Estropia
|
fe135acbec
|
Improve CoreStoreObjects KVO behavior
|
2017-06-10 21:02:36 +09:00 |
|
John Estropia
|
f618617053
|
work around issue that crashes the Swift 3.2 compiler (fixes #171)
|
2017-06-08 20:18:50 +09:00 |
|
John Estropia
|
7f9a915d71
|
WIP: Swift 3.2
|
2017-06-07 20:07:43 +09:00 |
|
John Rommel Estropia
|
0304067beb
|
fix ToManyOrdered and ToManyUnordered enumeration crash
|
2017-06-06 00:49:16 +09:00 |
|
John Rommel Estropia
|
d7b07b3f00
|
Added alternative way to set keyPathsForValuesAffectingValue(forKey:) for CoreStoreObjects
|
2017-06-05 01:30:26 +09:00 |
|
John Rommel Estropia
|
1a7a4690d1
|
WIP: readme
|
2017-05-24 00:33:43 +09:00 |
|
John Rommel Estropia
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +09:00 |
|
John Rommel Estropia
|
9c25336ff6
|
WIP: documentation
|
2017-05-12 01:42:19 +09:00 |
|
John Estropia
|
66bef87422
|
WIP: documentation
|
2017-05-11 20:55:31 +09:00 |
|
John Estropia
|
e0abb9b0af
|
Merge branch 'develop' into corestore4_develop
# Conflicts:
# CoreStore.podspec
# Sources/CoreStoreImportableAttributeType.swift
# Sources/CoreStoreQueryableAttributeType.swift
# Sources/Info.plist
# Sources/NSManagedObjectModel+Setup.swift
|
2017-05-10 19:11:01 +09:00 |
|