index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
types.py
Age
Commit message (
Expand
)
Author
2025-11-19
Improve python api type hints
Josh Ferrell
2025-11-04
[Python] Add virtual `bit_offset` member to the `StructureMember` and clarify...
Mason Reed
2025-10-23
allow types.get_types to take str or QualifedName
Jordan Wiens
2025-10-23
Rename Type.finalized to Type._finalized
Rusty Wagner
2025-10-23
Fix Type object leaks in the Python type API
Rusty Wagner
2025-10-23
Fix lost type attributes in TypeBulider Python API
Rusty Wagner
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add API to dereference named type references
Rusty Wagner
2025-10-06
Add type attribute APIs
Rusty Wagner
2025-07-14
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi
2025-06-24
abb: temp workaround pending binding update
Ryan Snyder
2025-06-24
Add comment on Pointer.offset being useless
Peter LaFosse
2025-04-29
Fix memory leak in python Enumeration class
Peter LaFosse
2025-03-28
missed the older dates!
Jordan Wiens
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-06-21
Fix some type hints
Josh Ferrell
2024-05-23
Docs for type attributes
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
Change default paddingCols value to 64
Glenn Smith
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
2024-02-08
Revert "Convert some assertions to raise ValueError in NTR creation"
Peter LaFosse
2024-02-08
Convert some assertions to raise ValueError in NTR creation
Peter LaFosse
2024-01-12
Add some helpers for reading guid/uuids
Peter LaFosse
2024-01-08
update copyright year
Jordan Wiens
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2023-11-24
Add Symbolic symbols type.
Brian Potchik
2023-11-06
Type Browser
Glenn Smith
2023-11-06
Type Containers
Glenn Smith
2023-11-03
Fix 'Type.with_replaced_*' APIs
Peter LaFosse
2023-11-03
Add some guardrails around creating NamedTypeReferences
Peter LaFosse
2023-11-02
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse
2023-09-28
correct LibraryFunctionSymbol documentation
Jordan Wiens
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-05-26
Add some missing type annotations
Maja Kądziołka
2023-04-18
Fix deserialization of EnumerationMember values
Peter LaFosse
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
Fix Type.named_type_from_type
Glenn Smith
2023-03-08
Fix improper creation of NTR via Type.registered_name
Peter LaFosse
2023-02-25
Fix python constructor of QualifiedNames and some of the operators on the C++...
Peter LaFosse
2023-02-14
Fix crash from creating 0 width enum
Josh Ferrell
2023-02-14
Python API: Critical fix
KyleMiles
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-10
Fix many type errors in types.py
Josh Ferrell
2023-01-10
Annotate TypeBuilder.builder(...) as returning proper subclass
Josh Ferrell
2023-01-05
Update copyright to 2023
Josh F
2022-12-23
Fixed missing newlines before `:param` in docstrings
Galen Williamson
2022-10-11
api: expose methods needed to construct offset pointers
Ryan Snyder
[next]