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
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-07-02
[Rust] Misc things for WARP
Mason Reed
2025-05-12
[Rust] Flowgraph API improvements
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Flow graph API improvements
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
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