COMMITS
/ python/typelibrary.py March 18, 2026
M
[Python] Update function signatures of some type library APIs
Mason Reed committed
March 4, 2026
G
Add TypeLibrary::Register, to allow loading type libraries from script
Glenn Smith committed
February 18, 2026
M
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed committed
February 14, 2026
M
[Python] Add `TypeLibrary.remove_named_object` and `TypeLibrary.remove_named_type`
Mason Reed committed
M
[Python] Add missing `TypeLibrary.duplicate` API
Mason Reed committed
January 19, 2026
J
fix syntax for note section of newly added api docs
Jordan Wiens committed
January 16, 2026
J
fix pydoc formatting for recent metadata API changes
Jordan Wiens committed
P
Add get_metadata() method and make query_metadata() raise KeyError consistently
Peter LaFosse committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
October 30, 2024
Z
Use idiomatic Python
Zerotistic committed
October 26, 2024
Z
fix: validate input type in TypeLibrary.add_alternate_name to prevent crashes
Zerotistic committed
July 26, 2024
January 12, 2024
P
Add APIs for getting the the base Metadata object for BinaryViews and TypeLibraries
Peter LaFosse committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 7, 2023
G
Type Containers: API Docs
Glenn Smith committed
February 21, 2023
G
Type Containers
Glenn Smith committed
July 18, 2023
R
typelibrary: add methods for dependency info
Ryan Snyder committed
July 9, 2023
K
Fix broken python bindings
KyleMiles committed
April 5, 2023
P
Add APIs for dumping the contents of TypeLibraries
Peter LaFosse committed
April 18, 2023
P
Allow TypeLibrary::Finalize() to return true on success
Peter LaFosse committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
January 10, 2023
J
Fix signature of TypeLibrary.add_named_type
Josh Ferrell committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
April 8, 2022
P
Add some small typehint fixes to typelibrary and metadata.py
Peter LaFosse committed
April 5, 2022
P
Properly decode strings for TypeLibrary.platfrom_names
Peter LaFosse committed
March 28, 2022
P
Ensure plugins are loaded before attempting to build type libs
Peter LaFosse committed
March 23, 2022
P
Add BNAddTypeLibraryNamedTypeSource API
Peter LaFosse committed
March 18, 2022
P
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse committed
March 16, 2022
P
Add type hints to typelibrary.py and fix type hint for get_address_tags_of_type
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 3, 2021
P
Commonize _to_core_struct/_from_core_struct
Peter LaFosse committed
August 27, 2021
P
Fix some comments in typelibrary.py
Peter LaFosse committed
August 24, 2021
P
Remove unnecessary check on type
Peter LaFosse committed
July 7, 2021
P
Refactor Python Types
Peter LaFosse committed
June 24, 2021
P
Don't inherit from object anymore
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
September 30, 2019
September 19, 2019
R
typelibrary: add initial documentation
Ryan Snyder committed
September 12, 2019
R
typelibrary: minimal api commit
Ryan Snyder committed