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
2026-06-02
Add support for multiple global pointer registers
Brandon Miller
2026-05-26
[Rust] Fix misc clippy lints
Mason Reed
2026-05-26
[Rust] Misc formatting
Mason Reed
2026-05-22
Refactor calling convention Rust API to allow default implementations
Rusty Wagner
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-20
Sort switch blocks in graph view by case number
Glenn Smith
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-15
[Rust] Add `Function::defined_symbol` to use when getting the default functio...
Mason Reed
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-12-10
[Rust] Remove redundant `ArchAndAddr` type
Mason Reed
2025-12-10
[Rust] Fix leaking list in `Function::guided_source_blocks`
Mason Reed
2025-11-23
[Rust] Clarify and expand on the current set of queryable offset properties
Mason Reed
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-09-29
Rust APIs needed for guided analysis mode
Brandon Miller
2025-09-29
Rust bindings for custom basic block analysis
Brandon Miller
2025-09-17
Fix a Rust formatting issue
Mark Rowe
2025-09-15
Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...
Josh Ferrell
2025-07-03
[Rust] Fix clippy + rustfmt complaints
Mark Rowe
2025-07-03
api: indirect branch inlining support
Ryan Snyder
2025-07-02
[Rust] Misc cleanup
Mason Reed
2025-07-02
[Rust] Add note for `Function::has_explicitly_defined_type`
Mason Reed
2025-07-02
[Rust] Remove duplicate `(&str, Variable, &Type)` named variable type impl
Mason Reed
2025-07-02
[Rust] Make some core handles public
Mason Reed
2025-06-13
[Rust] Misc API additions/docs and formatting fixes
Mason Reed
2025-06-11
API to create immediate function graphs
Glenn Smith
2025-06-11
Expose Function::CheckForDebugReport
Glenn Smith
2025-05-19
Implement function level metadata
Brandon Miller
2025-05-12
[Rust] Misc cleanup regarding c strings
Mason Reed
2025-05-12
[Rust] Remove useless alias function
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Misc cleanup
Mason Reed
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Implement `LanguageRepresentation` and `LineFormatter`
rbran
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] Simplify usage surrounding c strings
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] More cleanup
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-07
[Rust] Add Function::variable_type
Mark Rowe
2025-04-23
Add Function::Analyze API to perform on-demand function analysis.
Brian Potchik
2025-03-28
belated copyright year update
Jordan Wiens
2025-02-24
Add `BinaryViewExt::comment_at` and `BinaryViewExt::set_comment_at`
Mason Reed
2025-02-06
Add After variants for looking up variables at instructions
Glenn Smith
2025-01-31
Fix misc clippy lints
Mason Reed
2025-01-30
Render Layers
Glenn Smith
[next]