summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/format/symbol.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-09-26Provide a serialization capability for operands.Cyrille Bagard
2020-05-18Updated the Python API for string symbols.Cyrille Bagard
2020-05-17Updated the plugin system and its Python documentation.Cyrille Bagard
2020-05-12Described the Python API for binary portions.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-04-12Improved support of type prefix for symbols.Cyrille Bagard
2020-04-09Created extra flags for binary symbols.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-05Refreshed the Python documentation for the demanglers.Cyrille Bagard
2020-01-03Used a Python enumeration for verbosity levels.Cyrille Bagard
2019-10-01Extended the Python API for database items.Cyrille Bagard
2019-08-18Prepared an improved Python documentation.Cyrille Bagard
2019-08-15Cosmetics.Cyrille Bagard
2019-08-15Changed the order of arguments for the Python symbol constructor.Cyrille Bagard
2019-08-15Introduced binary symbol subclassing from Python.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-08-14Fixed a copy/paste bug.Cyrille Bagard
2019-08-13Used a Python enumeration for the binary symbol status.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-01-31Extended the Python API for symbols.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-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-05-19Registered symbols status identifiers in the Python bindings.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard