summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin
AgeCommit message (Expand)Author
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-12-14WARP: Run `cargo clippy`Mason Reed
2024-12-14WARP: Run `cargo fmt`Mason Reed
2024-12-13WARP: User friendly file pickerMason Reed
2024-12-11WARP: Run `cargo fmt`Mason Reed
2024-12-11WARP: Add ability to save single function to fileMason Reed
2024-12-01WARP: Prune useless functions and display progress in background taskMason Reed
2024-11-12WARP: Run `cargo fmt`Mason Reed
2024-11-11WARP: Lazily include types for created signaturesMason Reed
2024-11-08WARP: Fix matcher workflow generating a large number of anonymous undo actionsMason Reed
2024-11-08WARP: Misc clippy lintsMason Reed
2024-11-08WARP: Add manual file loading and initial user settingsMason Reed
2024-11-08WARP: Misc changesMason Reed
2024-11-08WARP: Remove unneeded ref in type conversionMason Reed
2024-11-08WARP: Find command shouldn't generate new GUID'sMason Reed
2024-11-04WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`Mason Reed
2024-11-04WARP: Misc formatting and remove useless apply commandMason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-11-03WARP: Cleanup find from function guid commandMason 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-24WARP: Handle no default architecture gracefully when loading typesMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed