LeadKit/TIFoundationUtils/AsyncOperation/Sources
Ivan Smolin 1e3b986c83 fix: iOS 12 crash - failed to demangle superclass of UIClosureObserverOperation from mangled name '\M^? \^Hp\M-}\M^?' 2023-06-09 16:09:17 +03:00
..
AsyncOperation+FlatMap.swift feat: Added flatMap operator for AsyncOperation 2023-06-09 10:00:12 +03:00
AsyncOperation+Just.swift feat: Added flatMap operator for AsyncOperation 2023-06-09 10:00:12 +03:00
AsyncOperation+Map.swift feat: Added flatMap operator for AsyncOperation 2023-06-09 10:00:12 +03:00
AsyncOperation+Observe.swift fix: iOS 12 crash - failed to demangle superclass of UIClosureObserverOperation from mangled name '\M^? \^Hp\M-}\M^?' 2023-06-09 16:09:17 +03:00
AsyncOperation.swift fix: Use OperationQueue instead of NSLock in `DefaultTokenInterceptor` 2022-08-26 22:08:52 +03:00
ClosureAsyncOperation.swift fix: Use OperationQueue instead of NSLock in `DefaultTokenInterceptor` 2022-08-26 22:08:52 +03:00
DependendAsyncOperation.swift feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release 2023-02-28 14:56:36 +03:00
Operation+Extensions.swift fix: code lint issues in TINetworking 2023-05-19 18:23:19 +03:00
Operation+State.swift feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00