Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | Defined a working way to build routines from Python. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-04-14 | Provided a link to routines from Dex methods. | Cyrille Bagard |
2019-01-31 | Fixed mistakes relative to PyUnicode_Check() return value. | Cyrille Bagard |
2018-12-18 | Used the reference counter when providing basic block lists. | Cyrille Bagard |
2018-11-18 | Extended the Python bindings dealing with code blocks. | Cyrille Bagard |
2018-08-18 | Removed a useless cast in the Python bindings. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-07-07 | Extended the types API. | Cyrille Bagard |
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard |
2018-07-02 | Extented the types definitions. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |