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
Age
Commit message (
Expand
)
Author
2025-03-28
belated copyright year update
Jordan Wiens
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 import
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-02-11
Rust API misc formatting
Mason Reed
2025-02-11
Fix Rust InstructionTextTokenKind not consulting the string token context
Mason Reed
2025-02-11
Truncate requested section names to 16 bytes when importing DWARF info from a...
Josh Ferrell
2025-02-04
Fix misc rust formatting
Mason Reed
2025-02-04
Fix crash with unnamed function self reference in DWARF import
Mason Reed
2025-02-02
Fix crash in dwarf import when no constant value attribute found for enumeration
Mason Reed
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Bump `thiserror` and `itertools`
Mason Reed
2025-01-25
Rust refactor
Mason Reed