COMMITS
/ type.cpp January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 13, 2025
S
Add more reserve calls
Scott Lagler committed
December 10, 2025
S
Add missing std::vector reserve calls
Scott Lagler committed
September 22, 2025
M
Support bitfields in type system
Mason Reed committed
October 23, 2025
R
Add API to dereference named type references
Rusty Wagner committed
October 17, 2025
P
Add Type::SetIgnored API
Peter LaFosse committed
September 4, 2025
R
Add type attribute APIs
Rusty Wagner committed
June 24, 2025
May 20, 2025
G
Add fmt printer for Ref<Type>
Glenn Smith committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 24, 2025
R
core: initial union support with C++ API
Ryan Snyder committed
October 21, 2024
G
Add missing TypeBuilder::~TypeBuilder
Glenn Smith committed
August 22, 2024
September 26, 2024
G
Add various missing Type/TypeBuilder getters and settersa
Glenn Smith committed
G
Expose Type::GetNameTypeString
Glenn Smith committed
G
Add VarArgsType and ValueType constructors
Glenn Smith committed
September 25, 2024
G
Add some missing type builder getters and setters
Glenn Smith committed
May 11, 2024
G
Based pointers
Glenn Smith committed
G
Expose Type::PointerSuffix
Glenn Smith committed
May 21, 2024
G
Add TypeBuilder::SetWidth and TypeBuilder::SetAlignment
Glenn Smith committed
April 11, 2024
G
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 27, 2023
S
Add access and scope info from core to StructMember access methods
Scott Lagler committed
November 22, 2023
S
Add type confidence info to StructureMember type
Scott Lagler committed
November 14, 2023
G
Fix a number of leaks and bad uses of free in the api
Glenn Smith committed
November 7, 2023
G
Add fmt library to api
Glenn Smith committed
November 6, 2023
G
Type Browser
Glenn Smith committed
P
Fix NameList.StringSize() for empyty NameLists
Peter LaFosse committed
February 21, 2023
G
Type Containers
Glenn Smith committed
August 3, 2023
July 6, 2023
G
Expose function "pure" flag to api and typesystem
Glenn Smith committed
June 13, 2023
D
Allow constructing BaseStructure from NamedTypeReference type
Dan Killinger committed
May 22, 2023
P
Add support for changing enumeration member names by clicking 'N' on their token
Peter LaFosse committed
March 16, 2023
R
Add support for deriving structures from other structures
Rusty Wagner committed
G
Fix NameList::operator!=
Glenn Smith committed
February 24, 2023
P
Fix python constructor of QualifiedNames and some of the operators on the C++ API
Peter LaFosse committed
February 15, 2023
P
Ensure we reserve space in the vector in NameList constructor
Peter LaFosse committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
January 25, 2023
R
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner committed
January 6, 2023
K
January 5, 2023
J
Update copyright to 2023
Josh F committed
November 15, 2022
G
Implement Type::IsVolatile
Glenn Smith committed
October 20, 2022
C
Include C++ standard headers
Christian Blichmann committed
November 10, 2022
R
Warning cleanup
Rusty Wagner committed
October 12, 2022
R
api: expose methods needed to construct offset pointers
Ryan Snyder committed
February 16, 2022
G
Clang+TypeParser APIs
Glenn Smith committed
G
Escape type names and definitions
Glenn Smith committed
March 18, 2022
P
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse committed
February 4, 2022
G
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith committed
January 28, 2022
K
Format All Files
KyleMiles committed