| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-14 | WARP: Run `cargo clippy` | Mason Reed | |
| 2024-12-14 | WARP: Run `cargo fmt` | Mason Reed | |
| 2024-12-13 | WARP: User friendly file picker | Mason Reed | |
| Instead of using the interaction api or text input just use a rust crate to manage the file picker dialog | |||
| 2024-12-11 | WARP: Run `cargo fmt` | Mason Reed | |
| 2024-12-11 | WARP: Add ability to save single function to file | Mason Reed | |
| This command will update or create a signature file with the selected function | |||
| 2024-12-01 | WARP: Prune useless functions and display progress in background task | Mason Reed | |
| Also bumps WARP so that loading of extremely large signature files can occur | |||
| 2024-11-12 | WARP: Run `cargo fmt` | Mason Reed | |
| 2024-11-11 | WARP: Lazily include types for created signatures | Mason Reed | |
| Signatures created using the command now do not include all types in the view | |||
| 2024-11-08 | WARP: Fix matcher workflow generating a large number of anonymous undo actions | Mason Reed | |
| 2024-11-08 | WARP: Misc clippy lints | Mason Reed | |
| 2024-11-08 | WARP: Add manual file loading and initial user settings | Mason Reed | |
| Also just some general cleanup in the matcher | |||
| 2024-11-08 | WARP: Misc changes | Mason Reed | |
| 2024-11-08 | WARP: Remove unneeded ref in type conversion | Mason Reed | |
| 2024-11-08 | WARP: Find command shouldn't generate new GUID's | Mason Reed | |
| 2024-11-04 | WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp` | Mason Reed | |
| Fixes the weird coalesced setting entry | |||
| 2024-11-04 | WARP: Misc formatting and remove useless apply command | Mason Reed | |
| 2024-11-04 | WARP: Fix analysis updates not being correctly marked | Mason Reed | |
| We are running at the end of analysis now so we must invoke reanalysis | |||
| 2024-11-03 | WARP: Cleanup find from function guid command | Mason Reed | |
| 2024-10-30 | WARP: Only run matcher workflow once | Mason Reed | |
| This fixes the matcher constantly being invoked. | |||
| 2024-10-30 | WARP: Add more debug commands and manually invoke the matcher | Mason Reed | |
| 2024-10-28 | Refactor WARP to use a module workflow for matching | Mason Reed | |
| Also flush caches on view destruction and improve performance | |||
| 2024-10-24 | WARP: Handle no default architecture gracefully when loading types | Mason Reed | |
| 2024-10-24 | Make WARP function guid generation infallible | Mason Reed | |
| 2024-10-24 | Add WARP integration | Mason Reed | |
| https://github.com/Vector35/warp/ | |||
