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_import
/
src
/
die_handlers.rs
Age
Commit message (
Expand
)
Author
2026-02-26
[DWARF Import] Do not wrap function parameter types in named type references
Josh Ferrell
2026-02-06
[DWARF Import] Do not wrap pointer types in named type references
Josh Ferrell
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
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-10-20
[DWARF] Greatly improve handling of typedefs
Josh Ferrell
2025-10-16
Fix recovery of unnamed function parameters from DWARF
Josh Ferrell
2025-10-12
Replace calls to unwrap() in dwarf_import
Josh Ferrell
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-03-28
belated copyright year update
Jordan Wiens
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
Rust refactor
Mason Reed