Age | Commit message (Expand) | Author |
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 |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2021-08-14 | Reorganize the code for immediate operands. | Cyrille Bagard |
2021-08-14 | Improve the object padding exploitation for operands. | Cyrille Bagard |
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 |