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
/
flowgraph.rs
Age
Commit message (
Expand
)
Author
2025-03-28
belated copyright year update
Jordan Wiens
2025-02-11
Rust API misc formatting
Mason Reed
2025-02-11
Fix FlowGraph::low_level_il crash in Rust APi with no LLIL function object
Mason Reed
2025-02-06
Add ability to query IL functions in FlowGraph for Rust API
Mason Reed
2025-01-31
Remove FlowGraphNode lifetime in Rust API
Mason Reed
2025-01-30
Render Layers
Glenn Smith
2025-01-25
Rust refactor
Mason Reed
2024-05-09
Fix clippy warnings and run rustfmt
Michael Krasnitski
2024-05-09
only create FlowGraph with Ref
Rubens Brandao
2024-01-08
update copyright year
Jordan Wiens
2023-01-10
Remove unused impls of `AsRef<T> for T`
Michael Krasnitski
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-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
2021-01-21
cargo fmt and all my changes
KyleMiles