index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pdb-ng
/
src
/
type_parser.rs
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling convention Rust API to allow default implementations
Rusty Wagner
2026-05-22
Add handling of structure returns and parameters in Windows x86/x64 calling c...
Rusty Wagner
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-04-20
[PDB Import] Fix calculation of struct bitfield member offsets
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-12-29
[PDB] Remove `QualifiedName` state
Mason Reed
2025-10-23
Support bitfields in type system
Mason Reed
2025-06-25
Fix compiler warnings in PDB type parser.
Alexander Taylor
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-03-28
belated copyright year update
Jordan Wiens
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Rust refactor
Mason Reed