index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
/
custombinaryview.rs
Age
Commit message (
Expand
)
Author
2023-05-10
Partially revert my previous commit: Allow extra type bounds, but suppress cl...
KyleMiles
2023-05-10
Rust API : Remove some unused type parameters (this should remove a little bi...
KyleMiles
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2022-09-29
[Rust API] Better name for this trait fn, more CC support
Glenn Smith
2022-09-29
[Rust API] Add support for Metadata
Glenn Smith
2022-08-31
Rust API : Major docs update (still need detailed module and function documen...
KyleMiles
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-06-23
Rust API: Change instruction_text to use Vec<>
rose
2022-04-29
Check in the debugger
Xusheng
2022-04-12
fix: CustomViewContext using 'std::mem::zeroed' which can result in runtime p...
EliseZeroTwo
2022-04-12
Rust API : Fix ref counting bug in CustomBinaryView creation, initialization,...
KyleMiles
2022-02-14
rust: add ArrayGuard and for non-owned arrays
Fabian Freyer
2021-05-11
Rust API : Better headless support; Introducing `binaryninja::open_view` and ...
KyleMiles
2021-01-21
cargo fmt and all my changes
KyleMiles