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
/
function.rs
Age
Commit message (
Expand
)
Author
2023-05-10
Added some stack layout and reference APIs
toolCHAINZ
2023-02-14
Rust API: Misc changes and improvements
KyleMiles
2023-02-06
Rust API: Add `function::address_ranges`
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-08-29
Rust API : Update and add copyrights
KyleMiles
2022-02-14
rust: add linearview and related APIs
Fabian Freyer
2022-02-14
rust: add ArrayGuard and for non-owned arrays
Fabian Freyer
2021-07-07
Rust API : Replace Platform::from_raw with Platform::ref_from_raw
KyleMiles
2021-05-11
Rust API : Better headless support; Introducing `binaryninja::open_view` and ...
KyleMiles
2021-03-18
Better type support
KyleMiles
2021-01-21
cargo fmt and all my changes
KyleMiles
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder