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
/
operands
Age
Commit message (
Expand
)
Author
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-08-22
Restored the operand display switch feature.
Cyrille Bagard
2020-07-14
Switched to the new interface registration for Python bindings.
Cyrille Bagard
2020-06-21
Reorganized the code for target operands.
Cyrille Bagard
2020-06-07
Simplified code.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-05-28
Typo.
Cyrille Bagard
2020-05-28
Updated the Python bindings for targetable operands.
Cyrille Bagard
2020-05-28
Adapted the API for renamed operands.
Cyrille Bagard
2020-05-03
Defined the missing features required to build operands from Python.
Cyrille Bagard
2020-02-17
Relocated the undefined instructions.
Cyrille Bagard
2020-02-04
Reduced the size required for register operands.
Cyrille Bagard
2020-02-04
Completed the ImmOperand constructor documentation.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-02-04
Created a new interface for renamed operands.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-01-25
Provided API to subclass instructions and operands in Python.
Cyrille Bagard
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-16
Dealt with registers and register operands in the Python bindings.
Cyrille Bagard