summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch/processor.c
AgeCommit message (Expand)Author
2019-01-25Released the Python global lock while waiting for an analysis.Cyrille Bagard
2019-01-22Allowed to initialize instances of created dynamic types if needed.Cyrille Bagard
2019-01-04Simplified code.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-12-07Relied on GObject introspection and dynamic gtypes to inherit in Python.Cyrille Bagard
2018-11-13Exported extra processor features.Cyrille Bagard
2018-10-27Accepted integer values as usable addresses for some Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-06-06Hidden virtual addresses when code runs in a VM.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard