summaryrefslogtreecommitdiff
path: root/rust/src/callingconvention.rs
AgeCommit message (Expand)Author
2022-09-29Expose CallingConvention::GetVariablesForParametersGlenn Smith
2022-09-29[Rust API] impl Debug for CallingConventionGlenn Smith
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2021-07-07Rust API : Fix for calling convention ABI changeKyleMiles
2021-06-15formattingendeavor
2021-06-15support are_argument_registers_user_for_var_args added in 0732c4d3e9b24382271...endeavor
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-03-18Better type supportKyleMiles
2021-02-26Add is_eligible_for_heuristics to builderJoe Rozner
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder