index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
msp430
/
src
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
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-12-10
[Rust] Remove `UnusedRegisterStackInfo` and update architecture documentation
Mason Reed
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Remove unneeded mut from Architecture trait signatures
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-12
[Rust] Pretty print LLIL sub expressions
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-11-19
Fix MSP430 conditional jump lifting
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-04
Remove ability to panic on pre-initialized logger in rust
Mason Reed
2024-08-29
Fix misc rust warnings
Mason Reed
2024-08-22
Fix MSP430 lifting bugs causing crashes and errors.
Alexander Taylor
2024-08-22
Make MSP430 correctly load after ELF view.
Alexander Taylor
2024-08-22
Fix build error in MSP430, update README.
Alexander Taylor
2024-08-22
Add msp430 architecture
Joe Rozner