summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin/create.rs
AgeCommit message (Expand)Author
2026-03-24[WARP] Improved UX and APIMason Reed
2026-02-23Add global plugin command typeMason Reed
2026-02-23[Rust] Refactor `FileMetadata` file informationMason Reed
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-07[Rust] Fix save file dialog not respecting default file pathMason Reed
2025-09-03[WARP] Do not show the report in the UI if file is very largeMason Reed
2025-09-03[WARP] Only merge chunks in create from view command if an existing file was ...Mason Reed
2025-07-15[WARP] Misc improvementsMason Reed
2025-07-02WARP 1.0Mason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
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-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: Remove unneeded ref in type conversionMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed