index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
/
types
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-03-23
IDB Import refactor
Mason Reed
2026-03-04
Add TypeLibrary::Register, to allow loading type libraries from script
Glenn Smith
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Misc type library doc improvements
Mason Reed
2026-02-23
[Rust] Misc documentation cleanup
Mason Reed
2026-02-23
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed
2026-02-23
[Rust] Add `TypeLibrary::remove_named_object` and `TypeLibrary::remove_named_...
Mason Reed
2026-02-23
[Rust] Misc TypeLibrary API improvements
Mason Reed
2026-02-23
[Rust] Fix clippy lints
Mason Reed
2026-02-23
[Rust] Use `PathBuf` instead of `String` for include directories param in `Ty...
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `TypeLibrary`
Mason Reed
2026-02-23
[Rust] Fix UB when passing include directories to `CoreTypeParser`
Mason Reed
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed