index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysalide
/
arch
/
operand.c
Age
Commit message (
Expand
)
Author
3 days
Restore the definition of main operands.
gtk4
Cyrille Bagard
2023-09-10
Tune the compilation using flags instead of a config file.
Cyrille Bagard
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-08-14
Improve the object padding exploitation for operands.
Cyrille Bagard
2021-08-08
Introduce singletons for operands.
Cyrille Bagard
2020-08-22
Defined paths to access to the instruction operands.
Cyrille Bagard
2020-05-28
Fixed several memory leaks.
Cyrille Bagard
2020-05-03
Defined the missing features required to build operands from Python.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-01-26
Extended the Python API.
Cyrille Bagard
2019-01-25
Provided API to subclass instructions and operands in Python.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard