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
/
disassembly.rs
Age
Commit message (
Expand
)
Author
2023-01-10
Remove unused impls of `AsRef<T> for T`
Michael Krasnitski
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-08-16
Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins...
KyleMiles
2022-06-27
Rust API : Add Type::parameters for @CouleeApps
KyleMiles
2022-06-24
Rust API: Change tokens to use slice::from_raw_parts
rose
2022-06-23
Rust API: Change instruction_text to use Vec<>
rose
2022-02-14
Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...
KyleMiles
2022-02-14
rust: add linearview and related APIs
Fabian Freyer
2022-01-28
Format All Files
KyleMiles
2021-09-27
Better support for change type in linear view
Xusheng
2021-07-07
Rust API: Type Improvements
KyleMiles
2021-03-18
Better type support
KyleMiles
2021-01-21
cargo fmt and all my changes
KyleMiles