summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin/create.rs
AgeCommit message (Collapse)Author
2024-11-12WARP: Run `cargo fmt`Mason Reed
2024-11-11WARP: Lazily include types for created signaturesMason Reed
Signatures created using the command now do not include all types in the view
2024-11-08WARP: Remove unneeded ref in type conversionMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
Also flush caches on view destruction and improve performance
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed
https://github.com/Vector35/warp/