COMMITS
/ python/types.py February 26, 2026
G
Fix QualifiedName join from ffi and also support NameSpace join
Glenn Smith committed
February 25, 2026
G
Python: QName separator is actually called join by C++
Glenn Smith committed
G
Pass separator to qname ctor
Glenn Smith committed
February 13, 2026
N
fix[python]: relax type children passed into factories
nullableVoidPtr committed
N
feat[python]: QualifiedName.separator
nullableVoidPtr committed
February 17, 2026
P
Add setters for NamedTypeReferenceBuilder properties
Peter LaFosse committed
October 31, 2025
P
Fix a fundamental problem with TypeBuilder.handle by deleting it
Peter LaFosse committed
November 18, 2025
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 19, 2025
J
Improve python api type hints
Josh Ferrell committed
November 4, 2025
October 23, 2025
J
allow types.get_types to take str or QualifedName
Jordan Wiens committed
R
Rename Type.finalized to Type._finalized
Rusty Wagner committed
R
Fix Type object leaks in the Python type API
Rusty Wagner committed
R
Fix lost type attributes in TypeBulider Python API
Rusty Wagner committed
R
Add API to dereference named type references
Rusty Wagner committed
September 22, 2025
M
Support bitfields in type system
Mason Reed committed
September 4, 2025
R
Add type attribute APIs
Rusty Wagner committed
July 9, 2025
A
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi committed
June 24, 2025
R
abb: temp workaround pending binding update
Ryan Snyder committed
P
Add comment on Pointer.offset being useless
Peter LaFosse committed
April 14, 2025
P
Fix memory leak in python Enumeration class
Peter LaFosse committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
August 22, 2024
June 18, 2024
J
Fix some type hints
Josh Ferrell committed
May 22, 2024
G
Docs for type attributes
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
Change default paddingCols value to 64
Glenn Smith committed
G
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith committed
February 8, 2024
P
Revert "Convert some assertions to raise ValueError in NTR creation"
Peter LaFosse committed
P
Convert some assertions to raise ValueError in NTR creation
Peter LaFosse committed
January 2, 2024
P
Add some helpers for reading guid/uuids
Peter LaFosse committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
January 4, 2024
November 24, 2023
B
Add Symbolic symbols type.
Brian Potchik committed
November 6, 2023
G
Type Browser
Glenn Smith committed
February 21, 2023
G
Type Containers
Glenn Smith committed
August 3, 2023
P
Fix 'Type.with_replaced_*' APIs
Peter LaFosse committed
P
Add some guardrails around creating NamedTypeReferences
Peter LaFosse committed
P
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse committed
September 29, 2023
J
correct LibraryFunctionSymbol documentation
Jordan Wiens committed
July 6, 2023
G
Expose function "pure" flag to api and typesystem
Glenn Smith committed
May 19, 2023
M
Add some missing type annotations
Maja Kądziołka committed
April 10, 2023
P
Fix deserialization of EnumerationMember values
Peter LaFosse committed
March 16, 2023
R
Add support for deriving structures from other structures
Rusty Wagner committed
March 24, 2023
G
Fix Type.named_type_from_type
Glenn Smith committed
March 8, 2023
P
Fix improper creation of NTR via Type.registered_name
Peter LaFosse committed