summaryrefslogtreecommitdiff
path: root/plugins/warp/src/convert.rs
AgeCommit message (Expand)Author
2026-05-22Refactor calling conventions to support correct representation of structuresRusty Wagner
2025-07-06[WARP] Recover register variables and re-add tags to matched functionsMason Reed
2025-07-02WARP 1.0Mason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] More cleanup regarding `BnString`Mason Reed
2025-01-25Fix incorrect immutable borrow for EnumerationBuilderMason Reed
2025-01-25Rust refactorMason Reed
2024-11-12WARP: Run `cargo fmt`Mason Reed
2024-11-11WARP: Cache type references in the view cachesMason Reed
2024-11-11WARP: Misc formattingMason Reed
2024-11-08WARP: Remove unneeded ref in type conversionMason Reed
2024-10-30WARP: Fix unhandled symbol conversionMason Reed
2024-10-28Fix WARP symbol conversion using the wrong modifiersMason Reed
2024-10-24Add WARP integrationMason Reed