LeadKit/TIFoundationUtils/AsyncOperation/Sources
Ivan Smolin 5f7e0bf273 feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release
`AsyncOperation` fixed ordering of chain operations execution
2023-02-28 14:56:36 +03:00
..
AsyncOperation+Map.swift fix: Use OperationQueue instead of NSLock in `DefaultTokenInterceptor` 2022-08-26 22:08:52 +03:00
AsyncOperation+Observe.swift feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release 2023-02-28 14:56:36 +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 feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API. 2022-12-03 22:55:08 +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