summaryrefslogtreecommitdiff
path: root/rust/src/flowgraph.rs
AgeCommit message (Expand)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-10[Rust] Move architecture module code into more reasonable filesMason Reed
2025-07-02[Rust] Misc things for WARPMason Reed
2025-05-12[Rust] Flowgraph API improvementsMason Reed
2025-05-12[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`Mason Reed
2025-05-12[Rust] Flow graph API improvementsMason Reed
2025-05-12[Rust] Remove Architecture trait bound on LLIL related structuresMason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-02-11Rust API misc formattingMason Reed
2025-02-11Fix FlowGraph::low_level_il crash in Rust APi with no LLIL function objectMason Reed
2025-02-06Add ability to query IL functions in FlowGraph for Rust APIMason Reed
2025-01-31Remove FlowGraphNode lifetime in Rust APIMason Reed
2025-01-30Render LayersGlenn Smith
2025-01-25Rust refactorMason Reed
2024-05-09Fix clippy warnings and run rustfmtMichael Krasnitski
2024-05-09only create FlowGraph with RefRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-10Remove unused impls of `AsRef<T> for T`Michael Krasnitski
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles