index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dwarf
/
dwarf_export
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
Mason Reed
2026-01-11
[Rust] Enter more session scoped tracing spans for debug info and binary view...
Mason Reed
2026-01-11
[Rust] Replace `log` with `tracing`
Mason Reed
2025-11-16
[DWARF] Fix crash in dwarf export with detached NTR vtable data variable
Mason Reed
2025-10-07
[Rust] Fix save file dialog not respecting default file path
Mason Reed
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-05-27
Misc rust formatting
Mason Reed
2025-05-26
Fix crash when exporting DWARF fails
Josh Ferrell
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-04-09
Fix capitalization of AArch64.
Alexander Taylor
2025-03-06
Make more GLOB_RECURSE statements GLOB
Mason Reed
2025-03-06
Fix dwarf CMakeLists.txt globbing wrong directory
Mason Reed
2025-02-28
Handle base structures in DWARF export
Scott Lagler
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-01-25
Rust refactor
Mason Reed