summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin/workflow.rs
AgeCommit message (Expand)Author
2025-07-03Temporarily disable tags for WARP functions tag types are not thread safeMason Reed
2025-07-02WARP 1.0Mason Reed
2025-05-12[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`Mason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-04-08Fix workflow Rust API not returning refcounted objectsMason Reed
2025-02-25Misc Rust formattingMason Reed
2025-02-25Refactor analysis pipeline completion logic and add support for re-enabling a...Brian Potchik
2025-01-25Rust refactorMason Reed
2024-11-08WARP: Fix matcher workflow generating a large number of anonymous undo actionsMason Reed
2024-11-04WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`Mason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-10-30WARP: Only run matcher workflow onceMason Reed
2024-10-30WARP: Add more debug commands and manually invoke the matcherMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24Add WARP integrationMason Reed