summaryrefslogtreecommitdiffhomepage
path: root/ios/Operations/ResultOperation.swift
AgeCommit message (Expand)AuthorFilesLines
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-24Fix crash in dispatch queue assertion with background tasksBug Magnet1-7/+8
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-3/+3
2024-11-01Fix building for Xcode 15 and 16Bug Magnet1-1/+1
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-1/+1
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-20/+29
2022-10-21Operations: update header commentAndrej Mihajlov1-1/+1
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov1-0/+131