summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/type.c
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2022-08-18Handle the Python Global Interpreter Lock with more care.Cyrille Bagard
2021-03-07Handle hashes of data types as Py_ssize_t values from Python bindings.Cyrille Bagard
2021-03-07Compact data type definitions.Cyrille Bagard
2021-02-23Prepare mechanisms to load and store data types.Cyrille Bagard
2021-02-20Compute a hash value for data types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-07-07Extended the types API.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard