.. |
Internal
|
fix(api): create sequence before run task for InternalTaskAsyncThrowingSequence (#2374)
|
2022-10-07 17:08:16 -07:00 |
AccessLevel.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Amplify+HubPayloadEventName.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Amplify+Publisher.swift
|
chore: add non-throwing create publisher overload (#2414)
|
2022-10-10 11:53:54 -04:00 |
AmplifyAsyncSequence.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |
AmplifyAsyncThrowingSequence.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |
AmplifyError.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
AmplifyErrorMessages.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
AmplifyInProcessReportingOperation+Combine.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
AmplifyInProcessReportingOperation.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
AmplifyOperation+Combine.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
AmplifyOperation+Hub.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
AmplifyOperation.swift
|
fix(core): remove AmplifyOperation unsubscribe function (#2455)
|
2022-10-14 15:25:07 -07:00 |
AmplifyOperationContext.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
AmplifyTask+OperationTaskAdapters.swift
|
fix(Storage): Addressing issues with race conditions (#2452)
|
2022-10-14 17:12:11 -04:00 |
AmplifyTask.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |
AmplifyTaskGateway.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |
AmplifyTesting.swift
|
chore: adds preconditionFailure support for testing with Swift Concurrency (#1793)
|
2022-06-15 14:07:32 -07:00 |
Array+Extensions.swift
|
⚠️ Cleaning up Swiftlint warnings (#1022)
|
2021-01-22 10:04:13 -08:00 |
AsychronousOperation.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
AsyncSequence+forEach.swift
|
adds doc comments (#2227)
|
2022-08-31 18:44:40 -07:00 |
AtomicDictionary.swift
|
fix(Storage): Addressing issues with race conditions (#2452)
|
2022-10-14 17:12:11 -04:00 |
AtomicValue+Bool.swift
|
chore: Add LockAndExecute util (#1352)
|
2021-08-11 12:21:55 -07:00 |
AtomicValue+Numeric.swift
|
chore: Add LockAndExecute util (#1352)
|
2021-08-11 12:21:55 -07:00 |
AtomicValue+RangeReplaceableCollection.swift
|
chore: Add LockAndExecute util (#1352)
|
2021-08-11 12:21:55 -07:00 |
AtomicValue.swift
|
chore: Add LockAndExecute util (#1352)
|
2021-08-11 12:21:55 -07:00 |
BasicClosure.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
BufferingSequence.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
Cancellable.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |
ChildTask.swift
|
Revises AsyncSequence support to cover optional parent cancellation (#2182)
|
2022-08-19 21:24:33 -07:00 |
DeviceInfo.swift
|
fix(Auth): Fixing Auth issues and TODOs (#2148)
|
2022-08-15 12:44:35 -04:00 |
DispatchSource+MakeOneOff.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Encodable+AnyEncodable.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Fatal.swift
|
chore: adds preconditionFailure support for testing with Swift Concurrency (#1793)
|
2022-06-15 14:07:32 -07:00 |
InstanceFactory.swift
|
chore: adds preconditionFailure support for testing with Swift Concurrency (#1793)
|
2022-06-15 14:07:32 -07:00 |
JSONValue+KeyPath.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
JSONValue+Subscript.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
JSONValue.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
OperationCancelledError.swift
|
fix(DataStore): Various mutation sync fixes (#1355)
|
2021-08-04 14:14:09 -07:00 |
Operations+Combine.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
RequestIdentifier.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
Result+Void.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Resumable.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
String+Extensions.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
Task+Seconds.swift
|
Defines Async API primarily with AmplifyTask and Task Adapter for Operations (#2128)
|
2022-08-16 14:45:01 -07:00 |
TaskQueue.swift
|
fix: make TaskQueue build with Xcode 13 (#2390)
|
2022-10-04 16:02:59 -06:00 |
TimeInterval+Helper.swift
|
fix(datastore): refactor to use TimeInterval.milliseconds (#2034) (#2320)
|
2022-09-26 10:06:01 -04:00 |
Tree.swift
|
chore: Remove copyright year from .swift, .h, .plist files (#1008)
|
2021-01-06 11:44:40 -08:00 |
WeakRef.swift
|
creates Task Runner with Task Internal support with protocols and extensions (#2207)
|
2022-08-29 15:51:32 -07:00 |