Age | Commit message (Expand) | Author |
2021-07-04 | Save all needed information into project files. | Cyrille Bagard |
2021-07-04 | Store and load binary contents on demand. | Cyrille Bagard |
2021-06-17 | Update the storage format for type memory. | Cyrille Bagard |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2021-05-30 | Create a command to list remote binaries. | Cyrille Bagard |
2021-05-29 | Define roles for allowed connections to servers. | Cyrille Bagard |
2021-04-08 | Cosmetics. | Cyrille Bagard |
2021-04-05 | Typos. | Cyrille Bagard |
2021-03-07 | Load and store data types with proper functions. | Cyrille Bagard |
2021-03-07 | Handle hashes of data types as Py_ssize_t values from Python bindings. | Cyrille Bagard |
2021-03-07 | Compact data type definitions. | Cyrille Bagard |
2021-02-23 | Prepare mechanisms to load and store data types. | Cyrille Bagard |
2021-02-20 | Change some prototypes for GLib objects storage. | Cyrille Bagard |
2021-02-20 | Compute a hash value for data types. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-11 | Updated the Python API to use properly handled constants. | Cyrille Bagard |
2020-10-18 | Updated the code for the types built from expressions. | Cyrille Bagard |
2020-10-18 | Updated the code for the prototypes support. | Cyrille Bagard |
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 |