Age | Commit message (Expand) | Author |
2025-01-14 | Update code for Python abstract GLib objects constructors. | Cyrille Bagard |
2025-01-12 | Rewrite the plugin system. | Cyrille Bagard |
2024-12-21 | Update copyright dates. | Cyrille Bagard |
2024-12-21 | Rely on GObject introspection for creating new GTypes. | Cyrille Bagard |
2024-05-15 | Rebuild an empty Python module. | 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 |
2023-05-20 | Simplify the Python plugins interface by deleting one of the relative GLib type. | Cyrille Bagard |
2023-01-29 | Create new helpers for constructors of abstract Python objects. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-08-18 | Introduce new features to deal with structured data and Python. | Cyrille Bagard |
2022-02-22 | Improve Python bindings. | Cyrille Bagard |
2022-02-22 | Introduce a generic way to subclass Python analysis clients. | Cyrille Bagard |
2022-02-20 | Translate enumerations before PyGObject using internal definitions when needed. | Cyrille Bagard |
2021-02-13 | Give access to the plugin interfaces from Python. | Cyrille Bagard |
2020-12-28 | Improved the API for configuration and its Python documentation. | Cyrille Bagard |
2020-12-11 | Deleted the PyConstvalObject class from the Python API. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-10-11 | Introduced access rights in the Python attributes documentation. | Cyrille Bagard |
2020-10-10 | Updated the basic types definition and its Python bindings. | 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-12 | Improved the API for loaded contents. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-05-17 | Introduced a new object of string constant sets. | Cyrille Bagard |
2020-05-11 | Updated the API for buffer caches. | Cyrille Bagard |
2020-04-28 | Extended the Python bindings for registers. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-11-01 | Added support for Yaml content. | Cyrille Bagard |
2019-08-15 | Introduced binary symbol subclassing from Python. | Cyrille Bagard |
2019-08-13 | Used a Python enumeration for the binary symbol status. | Cyrille Bagard |
2019-05-30 | Improved the Python definition for the METH_KEYWORDS functions. | Cyrille Bagard |
2019-05-08 | Defined an improved generic macro for Python methods. | Cyrille Bagard |
2019-05-04 | Setup helpers for Python bindings documentation. | Cyrille Bagard |
2019-03-04 | Provided access to the graph layout from Python. | Cyrille Bagard |
2019-01-28 | Improved handling of NotImplemented exceptions for Python calls. | Cyrille Bagard |
2019-01-28 | Included interfaces into the Python module gathering all features. | Cyrille Bagard |
2019-01-28 | Allowed to filter contents before running analysis. | Cyrille Bagard |
2019-01-16 | Dealt with registers and register operands in the Python bindings. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-12-27 | Updated the logging features of the Python bindings. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-12 | Registered basic Python objects in the features namespace. | Cyrille Bagard |
2018-12-12 | Added Python module functions in the features namespace. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |