summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/src/activities/objc_msg_send_calls.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-03-30[ObjC] Set return type on objc_msgSend calls that send an init message to a k...Mark Rowe
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-09-26[ObjC] Don't assume that all calls to objc_msgSend have parametersMark Rowe
2025-09-17[ObjC] Propagate type information from calls to `[super init]`Mark Rowe
2025-08-27Rewrite Obj-C workflow in RustMark Rowe