Age | Commit message (Expand) | Author |
2020-10-18 | Updated the code for template types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for class/enum types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for basic types. | Cyrille Bagard |
2020-10-10 | Updated the basic types definition and its Python bindings. | Cyrille Bagard |
2020-09-25 | Provided as much information as possible for instruction links in Python. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-09-01 | Updated code. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-22 | Improved code. | Cyrille Bagard |
2020-08-16 | Created some extra features for the GTK API. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-14 | Switched to the new interface registration for Python bindings. | Cyrille Bagard |
2020-07-14 | Updated the Python bindings for the loaded panel interface. | Cyrille Bagard |
2020-07-14 | Updated the code handling binary contents. | Cyrille Bagard |
2020-07-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-07-07 | Saved the first steps toward a new serialization system. | Cyrille Bagard |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-06-07 | Simplified code. | Cyrille Bagard |
2020-05-21 | Written a proper documentation for the binary format Python bindings. | Cyrille Bagard |
2020-05-18 | Renamed the [Py]StructObject. | Cyrille Bagard |
2020-05-17 | Updated the plugin system and its Python documentation. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-04-29 | Improved the documentation of the disassembly cache for Python. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-13 | Simplified the loading process of binary contents. | Cyrille Bagard |
2020-02-23 | Defined a working way to build routines from Python. | Cyrille Bagard |
2020-02-18 | Relocated the raw instructions. | Cyrille Bagard |
2020-02-18 | Parsed Python bytes-like objects arguments with care. | Cyrille Bagard |
2020-02-15 | Improved the documentation for the loaded content Python bindings. | Cyrille Bagard |
2020-02-15 | Chosen the default view displayed after a binary loading. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-08 | Fixed the link between native and Python locations. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-11-28 | Improved the API for binary contents a little bit. | Cyrille Bagard |
2019-11-25 | Updated the Python bindings documentation for binary contents. | Cyrille Bagard |
2019-11-24 | Defined special values of memory locations for Python. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-10-20 | Provided a way to update snapshots name and description. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-10-13 | Retrieved the current snapshot identifier from servers. | Cyrille Bagard |
2019-10-01 | Fixed some Python prototype signatures. | Cyrille Bagard |
2019-10-01 | Extended the Python API for database items. | Cyrille Bagard |
2019-09-29 | Fixed the access to connected clients from the Python API. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-17 | Kept tracks of current active DB items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-12 | Replaced some database item properties by new flags. | Cyrille Bagard |