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.rs
Age
Commit message (
Expand
)
Author
2024-05-01
rust: account for changes to NameAndType bindings
Ryan Snyder
2024-05-01
Merge branch 'fix-into-raw-2' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-non-escaped' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'name-and-type-transparent' of github.com:rbran/binaryninja-api ...
Ryan Snyder
2024-05-01
Merge branch 'remove-zeroed-init' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-array-2' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-04-25
Remove From Conf<Ref<Type>> impl for BNTypeWithConfidence
Rubens Brandao
2024-04-25
Fix non-escaped CStr
Rubens Brandao
2024-04-17
remove unnecessary transmutions
Rubens Brandao
2024-04-17
remove unecessary and crash causing zeroed call inits
Rubens Brandao
2024-04-17
use Ref to own types
Rubens Brandao
2024-04-17
allow DataVariable and NameAndType to be transmutable
Rubens Brandao
2024-04-16
add guard to array with unbound return types
Rubens Brandao
2024-04-11
Change default paddingCols value to 64
Glenn Smith
2024-04-10
fix the array implementation using GAT
Rubens Brandao
2024-04-09
replace BStr with str
Rubens Brandao
2024-02-02
Rust API : Add HLIL Bindings
Rubens Brandao
2024-01-08
update copyright year
Jordan Wiens
2024-01-04
Support intrinsics in Rust architecture plugins
Rusty Wagner
2023-11-21
add mlil to rust
Rubens Brandao
2023-11-06
Type Containers
Glenn Smith
2023-09-29
DWARF Import : Misc code cleanup, improvements, and enabling by default changes
KyleMiles
2023-08-17
Rust API: Add Structure::base_structures and fix type on StructureBuilder::ba...
Glenn Smith
2023-08-17
Rust API: Stop using NamedTypeReference::from_raw directly
Glenn Smith
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-07-25
impl `From<&'a Ref<T>>` for `Conf<&'a T>`
Michael Krasnitski
2023-07-25
rust: Add `StructureBuilder::with_members`
Michael Krasnitski
2023-07-25
rust: Change `StructureBuilder::insert` to take and return `&self`
Michael Krasnitski
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-05-10
added un/define_user_data_var functions
mmaekr
2023-05-10
Remove unnecessary qualification
toolCHAINZ
2023-05-10
Added some stack layout and reference APIs
toolCHAINZ
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-04-18
[Rust] More Type methods
Glenn Smith
2023-04-18
Rust API : Fix call to BNCreateNamedType
KyleMiles
2023-04-18
Rust API : Misc Changes and Improvements
KyleMiles
2023-03-22
DebugInfo: Make datavar types have confidence
Glenn Smith
2023-02-14
Rust API: Misc changes and improvements
KyleMiles
2023-02-14
Rust API : Fix some bad type casts in FFI
KyleMiles
2023-02-06
Rust API: Fix typo
KyleMiles
2023-01-10
Rust API: Remove extra function
KyleMiles
2023-01-10
Clean up various builders
Michael Krasnitski
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Rust API: Clean up APIs by removing artificial mut constriants
KyleMiles
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Cargo doc fixes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2022-11-30
[Rust API] BinaryView.get_types() etc
Glenn Smith
2022-10-04
Fix cargo warnings about unused imports; cargo fmt
KyleMiles
2022-09-29
[Rust API] From<Vec<StructureMember>> for StructureBuilder
Glenn Smith
[prev]
[next]