Commit Graph
100 Commits
Author SHA1 Message Date
John Estropia 0ee4dc89aa Make unit test momd file accessible from SwiftPM builds 2023-10-03 11:25:19 +09:00
John Estropia 30d5e0a64a silence warnings on ObjectSnapshot sendability 2023-07-18 16:02:32 +09:00
John Estropia 320c6145f8 Merge branch 'develop' into prototype/concurrency 2023-07-18 09:44:53 +09:00
John Estropia 7e37219315 update header for MIT license, move all operator declarations to one file 2023-06-15 16:05:14 +09:00
John EstropiaandGitHub d8235cf2e5 Merge pull request #482 from JCSooHwanCho/develop
merge operator declaration in one file
2023-06-15 16:00:40 +09:00
John EstropiaandGitHub 5cc34ff2e4 Merge pull request #483 from JCSooHwanCho/inlinable
mark designated initializer with usableFromInline
2023-06-15 15:56:51 +09:00
John Estropia 118bb685fc remove watchos from unit tests 2023-06-08 11:39:17 +09:00
John Estropia 5d0c4bf8ac update jazzy docs 2023-06-08 11:02:23 +09:00
John Estropia a8bd937c68 version bump 2023-06-08 11:02:14 +09:00
John Estropia 7988d98b92 fix warnings 2023-06-07 14:17:10 +09:00
John Estropia 4b4ae61635 add conditional compilation 2023-06-07 13:43:11 +09:00
John Estropia 535b33ca75 test reverting back to unsafeDowncast 2023-06-07 13:40:25 +09:00
John Estropia b88ade92d6 add tentative replacement methods for SR-13069 workarounds 2023-03-24 18:28:43 +09:00
John Estropia a682f90aff mask ObjectSnapshot as Sendable 2023-01-31 16:44:33 +09:00
John Estropia f7c3e42009 mark sendable closures 2023-01-31 09:50:06 +09:00
John Estropia 2559375491 Raise watchOS min version to 7.4 as supported by Xcode 14 unit tests 2022-09-13 09:26:21 +09:00
John Estropia c923dfc12c fix unit testing for multi-platform module 2022-09-12 16:51:20 +09:00
John Estropia a5936c1120 added watchOS unit test lane to make cocoapods linter happy 2022-09-12 13:56:47 +09:00
John Estropia 159448b36d update README 2022-09-12 11:57:32 +09:00
John Estropia 7ee91834ab update README 2022-09-12 11:53:06 +09:00
John Estropia 8faf44c166 version bump 2022-09-12 10:04:33 +09:00
John Estropia 7f4cfaf5a0 Allow unit-testing in SPM builds 2022-08-16 11:55:44 +08:00
John Estropia da4ac192db async API prototypes 2022-07-10 10:39:45 +09:00
John Estropia e9219682b5 Fix builds for Swift 5.6 and below 2022-07-08 16:49:43 +09:00
John Estropia 6264022ccf make CoreStoreError dynamicc initializer public 2022-07-08 14:07:32 +09:00
John Estropia 1ed819b38d Goodbye Objective-C... 2022-06-29 20:27:42 +09:00
John Estropia afddd2edbd Updated Package.swift 2022-06-22 19:20:40 +09:00
John Estropia d1f83badef Xcode 14, iOS 16 SDK (min iOS 13) 2022-06-19 17:56:42 +09:00
John Estropia 3317867a2f Fix warnings for Xcode 13.3 beta 2022-03-05 11:31:36 +09:00
John Estropia f738848e8c update SPM 2021-09-22 22:07:21 +09:00
John Estropia 496145761a version bump 2021-09-22 20:30:40 +09:00
John Estropia c54795db5a project cleanup 2021-09-22 20:09:32 +09:00
John Estropia 9a026afe40 goodbye ObjectiveC 2021-09-22 20:04:58 +09:00
John Estropia bf10f4668c revert Objc method changes 2021-09-22 15:03:46 +09:00
John Estropia a1a04aaf8a tag refetch methods with source identifiers 2021-09-15 19:38:59 +09:00
John Estropia 4ddfa95140 added mechanism to track transaction sources 2021-09-15 14:45:13 +09:00
John Estropia 45215c7a18 WIP 2021-08-25 20:13:14 +09:00
John Estropia d2f1656fdd test copy-on-write for ListSnapshot 2021-08-25 09:37:20 +09:00
John EstropiaandGitHub 5fbb1ab09d Merge pull request #421 from xquezme/develop
Fix compound indexes for dynamic models
2021-07-20 09:26:17 +09:00
John EstropiaandGitHub d0cc01877e Merge pull request #433 from tackgyu/unset-library-type
Unset library type in Swift package manifests
2021-07-19 13:35:39 +09:00
John Estropia 9cc616f720 fix compiler error on Xcode 13 2021-06-19 15:49:45 +09:00
John Estropia 4534bc06f5 Add utility for DiffableDataSources to create an empty snapshot for custom list construction 2021-06-16 23:28:46 +09:00
John Estropia 798d30bbd9 allow ListPublisher and ObjectPublisher combine Publishers to cancel subscription from any thread 2021-06-13 14:36:22 +09:00
John Estropia 7938aa2447 Added fast index-based ListSnapshot mutators 2021-06-12 11:06:43 +09:00
John Estropia dda69389eb Fix SPM issues 2021-04-20 18:30:14 +09:00
John Estropia b20be10a19 update Readme banner image 2021-04-11 11:39:43 +09:00
John Estropia 0ee8fbabd5 version bump, update resources 2021-04-11 11:26:02 +09:00
John Estropia 1f562b25a7 Updated README 2021-04-11 11:03:17 +09:00
John Estropia 593c0510d3 Allow placeholder Views in ObjectReader when an object becomes nil 2021-03-13 11:25:27 +09:00
John Estropia 338e4ddc9f Fix sig abort error 2021-03-07 17:02:09 +09:00
John Estropia bfb1df3c40 added Publishers for addStorage functions 2021-03-07 16:08:19 +09:00
John Estropia 003bf897e2 Cleanup unnecessary #available branches 2021-03-07 12:01:08 +09:00
John Estropia 0b127956d3 Removed ObservableObject implementations of ListPublisher/ObjectPublisher in favor of LiveList/LiveObject and ".reactive" publishers 2021-03-07 10:38:53 +09:00
John Estropia 098e560fcc Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop 2021-03-07 10:17:34 +09:00
John Estropia 7dbd3777ec added sugar syntax for ForEach that removes requirement for the "id:" argument 2021-03-07 10:17:20 +09:00
John Estropia 447d8e5880 fix compile error 2021-03-03 16:59:20 +09:00
John Estropia 1f97225efa SwiftUI and Combine utilities appledocs. Bump up to 8.0 and iOS 11.0/macOS 10.13 2021-03-01 09:14:41 +09:00
John Estropia d13b0cfabb update unit tests 2021-02-21 10:59:55 +09:00
John Estropia d7b852fca4 SwiftUI utilities done (for now) 2021-02-21 10:56:27 +09:00
John Estropia f2efe175e5 deprecate misleading API for sectionIndexTransformers 2021-02-21 10:17:58 +09:00
John Estropia 8f3a6638d8 Delete long-deprecated CoreStore namespace 2021-02-21 10:16:08 +09:00
John Estropia f7471f56a4 Prototyping SwiftUI utilities 2021-02-16 09:12:36 +09:00
John Estropia edd8ba55d8 fix rare duplication of uniqueID values during import when an import candidate is added by a previous insertion block 2021-01-23 16:51:45 +09:00
John Estropia 18aac84335 fix compiler error 2021-01-02 10:36:33 +09:00
John Estropia c6be892cb0 added .where(combinedByAnd:) and .where(combinedByOr:) to help compiler with long && and || chains 2021-01-02 10:00:23 +09:00
John Estropia 2cd8101987 Implement ObjectRepresentation on ObjectMonitor, ObjectPublisher, and ObjectSnapshot for future APIs 2021-01-02 09:59:15 +09:00
John Estropia e1aed37da0 avoid using default queue qos 2020-12-26 23:45:11 +09:00
John Estropia 5de5ecee06 give opportunity for faster equating of ObjectSnapshot 2020-12-26 23:44:35 +09:00
John Estropia 9406901b28 WIP: SwiftUI utils 2020-12-26 19:21:46 +09:00
John Estropia 477f478d85 Add missing Where operators (fixes #410) 2020-12-26 14:02:20 +09:00
John Estropia 668b5ad606 Update playground samples to use Field properties instead of old syntax 2020-12-07 14:08:05 +09:00
John Estropia f985828f3b cleanup 2020-11-17 18:14:23 +09:00
John Estropia bb3bc940c2 Remove the dataStack SwiftUI environment key since it's prone to initialization issues 2020-11-11 16:56:20 +09:00
John Estropia 2d5bc77219 Merge branch 'master' into minIOS11
# Conflicts:
#	Sources/ListSnapshot.swift
2020-11-11 13:44:58 +09:00
John Estropia a40df37192 version bump 2020-11-11 13:29:02 +09:00
John Estropia 63b3d25d78 clear warnings 2020-11-11 13:18:11 +09:00
John Estropia 74721b5c12 allow ObjectSnapshot and ObjectPublisher as parameter to Where clauses 2020-10-10 16:55:35 +09:00
John Estropia f136549b46 prevent creation of ObjectSnapshot if object is already deleted 2020-10-09 20:14:04 +09:00
John Estropia 4ec2b2e311 Optimize ListSnapshot collection implementation 2020-10-05 23:12:17 +09:00
John Estropia 3d82ee18c7 reinclude LegacyDemo in workspace 2020-10-03 14:36:57 +09:00
John Estropia d6eae8c091 fix podspec 2020-09-19 15:07:27 +09:00
John Estropia 6f8d86cd8f remove xcuserdata 2020-09-19 14:59:14 +09:00
John Estropia 3b6f226389 version bump 2020-09-19 14:44:55 +09:00
John Estropia 228e4e8e1a rename CoreStoreDemo to LegacyDemo 2020-09-19 14:32:43 +09:00
John Estropia 98a42feb95 demo cleanup 2020-09-19 12:38:09 +09:00
John Estropia 2f93ee7591 Migrations demo done 2020-09-17 23:21:41 +09:00
John Estropia 11f5cb9a05 WIP: demo 2020-09-14 09:46:47 +09:00
John Estropia 2c00fc31bc WIP: migrations demo 2020-09-13 14:17:06 +09:00
John Estropia 2bbf6b34ea WIP: migrations demo 2020-09-08 09:09:36 +09:00
John Estropia 8d7f282743 added demo for classic ListMonitor 2020-08-30 20:16:01 +09:00
John Estropia 007da014f8 cleanup 2020-08-30 10:24:10 +09:00
John Estropia b26e50f777 add version lock to demo 2020-08-29 23:06:12 +09:00
John Estropia 611bc53c9a cleanup 2020-08-29 23:05:07 +09:00
John Estropia 9d36582c10 minor fix 2020-08-29 20:06:00 +09:00
John Estropia 1c735a9228 improve Pokedex demo 2020-08-29 20:02:05 +09:00
John Estropia 1db91fcec3 make demo compilable on Xcode 11 2020-08-27 09:50:12 +09:00
John Estropia 8b3b947406 pokedex demo 2020-08-20 00:39:03 +09:00
John Estropia 2c0cadf2fa WIP 2020-08-19 18:49:08 +09:00
John Estropia 5e536556da fix for SR-13069 2020-08-19 11:01:12 +09:00
John Estropia d75029f54b WIP 2020-08-19 08:32:18 +09:00