summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/core
AgeCommit message (Expand)Author
2018-12-28Refactored the core module of the Python API.Cyrille Bagard
2018-12-27Updated the logging features of the Python bindings.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-12-12Reorganized the global variables access in the Python bindings.Cyrille Bagard
2018-12-12Added Python module functions in the features namespace.Cyrille Bagard
2018-12-12Implemented the Python bindings to load unknown binaries.Cyrille Bagard
2018-12-01Created an extra log category for external errors.Cyrille Bagard
2018-11-18Removed useless casts in the Python bindings code.Cyrille Bagard
2018-09-18Removed the old way to load binaries.Cyrille Bagard
2018-08-30Fixed some Python method signatures.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.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-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard