index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
svd
/
src
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-03-29
[SVD Import] Fix misc mapper issues
Mason Reed
2026-03-29
[SVD Import] Remove "add bitfield" setting
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-10-23
Support bitfields in type system
Mason Reed
2025-10-02
[SVD] Improvements to loading file
Mason Reed
2025-08-13
[SVD] Use type-safe activity configuration
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-07
[Rust] Fix a pre-existing formatting issue CI is complaining about
Mark Rowe
2025-05-04
Add a setting to disable creating a backing memory region for SVD regions
Mason Reed
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-15
Include SVD loader in free version
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-02-26
SVD Loader: Support subregion register address blocks
Mason Reed
2025-02-24
Add SVD Loader Plugin
Mason Reed