summaryrefslogtreecommitdiff
path: root/typelibrary.cpp
AgeCommit message (Collapse)Author
2026-03-04Add TypeLibrary::Register, to allow loading type libraries from scriptGlenn Smith
2026-02-23[BNTL] Allow decompressing standalone TypeLibrary objectsMason Reed
Previously you must have written the type library to disk
2024-07-26Properly check for/log failures and return status on Typelib.write_to_filekat
2024-01-15Add APIs for getting the the base Metadata object for BinaryViews and ↵Peter LaFosse
TypeLibraries
2023-11-06Type ContainersGlenn Smith
2023-08-23typelibrary: add methods for dependency infoRyan Snyder
2023-04-18Add APIs for dumping the contents of TypeLibrariesPeter LaFosse
2022-11-30Type library C++ api & import recordingGlenn Smith