summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/types
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-05-29Rely on the new "--embed" switch to link the Python extension/interpreter plu...Cyrille Bagard
2022-05-27Keep only one definition of _PyGObject_API.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-12-11Updated the Python API to use properly handled constants.Cyrille Bagard
2020-10-18Updated the code for the types built from expressions.Cyrille Bagard
2020-10-18Updated the code for the prototypes support.Cyrille Bagard
2020-10-18Updated the code for template types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-13Defined proper Python bindings for basic types.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-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-07-04Fixed various mistakes in Itanium C++ demangling.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard