summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/Workflow.cpp
AgeCommit message (Expand)Author
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-07-14Revert "Update Objective-C Workflow to use the meta workflow."Brian Potchik
2025-07-14Update Objective-C Workflow to use the meta workflow.Brian Potchik
2025-07-13[ObjC] Handle LLIL_TAILCALL instructions when analysis.objectiveC.resolveDyna...Mark Rowe
2025-07-13[ObjC] Handle tail calls to objc_msgSend when applying call type adjustmentsMark Rowe
2025-07-13[ObjC] Fix an off-by-one error that would skip inlining of the first objc_msg...Mark Rowe
2025-07-02Fix Objective-C dynamic dispatch setting.Brian Potchik
2025-06-23Move workflow_objc to API repo, remove CFString & relptr rendererskat