summaryrefslogtreecommitdiffhomepage
path: root/ios/Operations/AsyncOperationQueue.swift
AgeCommit message (Expand)AuthorFilesLines
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-2/+2
2023-08-29fix some linting violationsMojgan1-1/+1
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-2/+2
2023-04-14AsyncOperation: add shortcuts for cancellation and completion events observationAndrej Mihajlov1-4/+2
2023-01-17Add helper to create serial operation queueAndrej Mihajlov1-1/+7
2022-10-21Operations: update header commentAndrej Mihajlov1-1/+1
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov1-0/+98