COMMITS
/ python/typeprinter.py February 15, 2026
N
fix[python]: covariant user lists
nullableVoidPtr committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
July 17, 2025
M
Specify fixed underlying types for enums exposed by core
Mark Rowe committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
August 1, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
December 27, 2024
G
Add default implementations to Python TypePrinter to dual C++
Glenn Smith committed
May 31, 2024
G
Add CorePlatform to python api for proper subclassing
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
January 8, 2024
J
update copyright year
Jordan Wiens committed
February 21, 2023
G
Type Containers
Glenn Smith committed
August 3, 2023
P
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse committed
March 16, 2023
R
Add support for deriving structures from other structures
Rusty Wagner committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 23, 2022
G
Fixed missing newlines before `:param` in docstrings
Galen Williamson committed
November 15, 2022
G
Add python docs for TypePrinter methods
Glenn Smith committed
G
Add TypePrinter::PrintAllTypes to export C headers
Glenn Smith committed
February 16, 2022
G
Clang+TypeParser APIs
Glenn Smith committed