summaryrefslogtreecommitdiff
path: root/rust/src/basicblock.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-05-10hide array implementation detailsRubens Brandao
2024-04-10fix the array implementation using GATRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-10-04Fix cargo warnings about unused imports; cargo fmtKyleMiles
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-02-14rust: add ArrayGuard and for non-owned arraysFabian Freyer
2021-12-02Rust API - Add BinaryView::data_variablesKyleMiles
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder