summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/src/activities/super_init.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-03-30[ObjC] Propagate types from objc_alloc_init and friendsMark 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-10-02[ObjC] Silence some more unnecessary loggingMark Rowe
2025-09-25[ObjC] Don't log when encountering an objc_msgSendSuper2 call from Swift codeMark Rowe
2025-09-17[ObjC] Propagate type information from calls to `[super init]`Mark Rowe