summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/format
AgeCommit message (Expand)Author
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-12-12Registered basic Python objects in the features namespace.Cyrille Bagard
2018-12-07Relied on GObject introspection and dynamic gtypes to inherit in Python.Cyrille Bagard
2018-10-27Accepted integer values as usable addresses for some Python bindings.Cyrille Bagard
2018-09-06Fixed possible UAFs when adding symbols.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Included the string symbols in the Python API.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-06-07Introduced the flat file format.Cyrille Bagard
2018-05-19Registered symbols status identifiers in the Python bindings.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-04-12Removed the last remaining mentions of OpenIDA.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard