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
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
2022-02-16
Escape type names and definitions
Glenn Smith
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2022-01-19
Add getters and setters for syscall number in type objects
Peter LaFosse
2022-01-19
Make enumeration's signed property BoolWithConfidence
Peter LaFosse
2022-01-13
Allow the creation of const/volatile NTRs
Peter LaFosse
2022-01-03
update copyright years
Jordan Wiens
2021-09-06
Remove bad type definition
Peter LaFosse
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
2021-09-06
Change NamedTypeReference.GetTypeClass to GetTypeReferenceClass as it was con...
Peter LaFosse
2021-09-05
Remove CreateEnumerationBuilderOfWidth instead just use the normal API and p...
Peter LaFosse
2021-09-05
Add TypeBuilder SetAlternateName/SetParameters/SetSigned
Peter LaFosse
2021-09-05
Move MemberAccess/MemberScope to StructureMember
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
Add ability for TypeBuilder objects to utilize StructureBuilder/EnumerationBu...
Peter LaFosse
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-03-01
Add methods for creating wide char types
Josh Ferrell
2021-02-17
add support for type xref and variable xref
Xusheng
2021-01-18
updating copyright year
Jordan Wiens
2020-09-15
display as in linear view
Xusheng
2020-02-04
Add registered name to type objects
Rusty Wagner
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-18
Return self reference from builders for chaining
Rusty Wagner
[next]