summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/routine.c
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2021-04-05Typos.Cyrille Bagard
2020-02-23Defined a working way to build routines from Python.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-04-14Provided a link to routines from Dex methods.Cyrille Bagard
2019-01-31Fixed mistakes relative to PyUnicode_Check() return value.Cyrille Bagard
2018-12-18Used the reference counter when providing basic block lists.Cyrille Bagard
2018-11-18Extended the Python bindings dealing with code blocks.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-07Extended the types API.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-07-02Extented the types definitions.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