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-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-23
Various DWARF fixes
Josh Ferrell
2025-04-14
Set vendor for .eh_frame parsing for aarch64 binaries
Josh Ferrell
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-04-09
Fix capitalization of AArch64.
Alexander Taylor
2025-04-01
DWARF Parser: Remove error log and ignore lexical ranges that start and end at 0
ElykDeer
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
[prev]