summaryrefslogtreecommitdiff
path: root/plugins/dex/python
AgeCommit message (Expand)Author
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-05-07Deleted the old way to get Dex classes from Python.Cyrille Bagard
2018-05-07Kept methods of annotated classes during loading.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.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-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-11-30Marked some arguments as optional for loading formats with Python.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard