index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
type.cpp
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-13
Changes related to display as/type toggling.
Alexander Taylor
2026-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-16
Add more reserve calls
Scott Lagler
2025-12-16
Add missing std::vector reserve calls
Scott Lagler
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add API to dereference named type references
Rusty Wagner
2025-10-22
Add Type::SetIgnored API
Peter LaFosse
2025-10-06
Add type attribute APIs
Rusty Wagner
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-05-22
Add fmt printer for Ref<Type>
Glenn Smith
2025-03-28
missed the older dates!
Jordan Wiens
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2024-10-21
Add missing TypeBuilder::~TypeBuilder
Glenn Smith
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-14
Add various missing Type/TypeBuilder getters and settersa
Glenn Smith
2024-10-14
Expose Type::GetNameTypeString
Glenn Smith
2024-10-14
Add VarArgsType and ValueType constructors
Glenn Smith
2024-10-14
Add some missing type builder getters and setters
Glenn Smith
2024-05-23
Based pointers
Glenn Smith
2024-05-23
Expose Type::PointerSuffix
Glenn Smith
2024-05-23
Add TypeBuilder::SetWidth and TypeBuilder::SetAlignment
Glenn Smith
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
2024-01-08
update copyright year
Jordan Wiens
2023-11-28
Add access and scope info from core to StructMember access methods
Scott Lagler
2023-11-28
Add type confidence info to StructureMember type
Scott Lagler
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-13
Add fmt library to api
Glenn Smith
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-11-06
Fix NameList.StringSize() for empyty NameLists
Peter LaFosse
2023-08-03
Add an API to get structure member including inherited ones. Fix auto structu...
Xusheng
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-19
Allow constructing BaseStructure from NamedTypeReference type
Dan Killinger
2023-05-23
Add support for changing enumeration member names by clicking 'N' on their token
Peter LaFosse
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
Fix NameList::operator!=
Glenn Smith
2023-02-25
Fix python constructor of QualifiedNames and some of the operators on the C++...
Peter LaFosse
2023-02-17
Ensure we reserve space in the vector in NameList constructor
Peter LaFosse
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2023-01-05
Update copyright to 2023
Josh F
2022-11-16
Implement Type::IsVolatile
Glenn Smith
2022-11-10
Include C++ standard headers
Christian Blichmann
2022-11-10
Warning cleanup
Rusty Wagner
2022-10-11
api: expose methods needed to construct offset pointers
Ryan Snyder
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
[next]