summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch/processor.c
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2020-06-02Defined Python extra flags for disassembling errors.Cyrille Bagard
2020-06-01Updated the Python bindings for the GtkDockable interface.Cyrille Bagard
2020-05-28Fixed several memory leaks.Cyrille Bagard
2020-05-19Simplified the code by using existing helpers.hCyrille Bagard
2020-05-19Improved the use of the known format object.Cyrille Bagard
2020-04-28Extended the Python bindings for registers.Cyrille Bagard
2020-04-21Deleted obsolete code for dynamic types.Cyrille Bagard
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-04-19Changed the way the key for an architecture is provided.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-08Fixed the link between native and Python locations.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-04-19Restricted instructions iterators to get routine contents.Cyrille Bagard
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