summaryrefslogtreecommitdiff
path: root/rust/src/custombinaryview.rs
AgeCommit message (Expand)Author
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-09-29[Rust API] Add support for MetadataGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-06-23Rust API: Change instruction_text to use Vec<>rose
2022-04-29Check in the debuggerXusheng
2022-04-12fix: CustomViewContext using 'std::mem::zeroed' which can result in runtime p...EliseZeroTwo
2022-04-12Rust API : Fix ref counting bug in CustomBinaryView creation, initialization,...KyleMiles
2022-02-14rust: add ArrayGuard and for non-owned arraysFabian Freyer
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-01-21cargo fmt and all my changesKyleMiles