Age | Commit message (Expand) | Author |
2023-05-24 | Fix some undefined symbols. | Cyrille Bagard |
2023-05-22 | Rely on GObject-introspection implementation for some registrations. | Cyrille Bagard |
2023-05-21 | Delete an extra level of types for the Python bindings instructions. | Cyrille Bagard |
2020-09-25 | Provided as much information as possible for instruction links in Python. | Cyrille Bagard |
2020-08-22 | Defined paths to access to the instruction operands. | Cyrille Bagard |
2020-05-19 | Simplified the code by using existing helpers.h | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-02-02 | Relied on flags for raw instructions. | Cyrille Bagard |
2020-01-30 | Compressed some architecture instruction properties. | Cyrille Bagard |
2019-04-20 | Counted available references between instructions. | 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-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-07 | Relied on GObject introspection and dynamic gtypes to inherit in Python. | Cyrille Bagard |
2018-08-16 | Added some constants for instructions in the Python API. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-08-06 | Removed some compilation warnings. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-06-19 | Provided instruction unique identifiers as requested. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |