summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch
AgeCommit message (Expand)Author
2018-11-13Exported extra processor features.Cyrille Bagard
2018-10-27Accepted integer values as usable addresses for some Python bindings.Cyrille Bagard
2018-08-30Fixed some Python method signatures.Cyrille Bagard
2018-08-29Cleaned code.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Added some constants for instructions in the Python API.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-06Removed some compilation warnings.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-19Deleted all references to any asm syntax.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-06-19Provided instruction unique identifiers as requested.Cyrille Bagard
2018-06-06Hidden virtual addresses when code runs in a VM.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.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-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-02-15Fixed the string representation for the Vmpa type in Python.Cyrille Bagard
2018-01-24Improved the support of some unusual endiannesses.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard