summaryrefslogtreecommitdiff
path: root/src/analysis
AgeCommit message (Expand)Author
2021-04-05Typos.Cyrille Bagard
2021-03-07Load and store data types with proper functions.Cyrille Bagard
2021-03-07Compact data type definitions.Cyrille Bagard
2021-02-23Prepare mechanisms to load and store data types.Cyrille Bagard
2021-02-20Change some prototypes for GLib objects storage.Cyrille Bagard
2021-02-20Compute a hash value for data types.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2020-10-20Fixed some compilation warnings.Cyrille Bagard
2020-10-18Updated the code for the types built from expressions.Cyrille Bagard
2020-10-18Updated the code for the prototypes support.Cyrille Bagard
2020-10-18Updated the code for template types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-13Defined proper Python bindings for basic types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.Cyrille Bagard
2020-09-07Rewritten some code managing comments.Cyrille Bagard
2020-09-01Updated code.Cyrille Bagard
2020-08-22Restored the operand display switch feature.Cyrille Bagard
2020-08-22Improved code.Cyrille Bagard
2020-08-19Restored some old broken features of the bookmarks panel.Cyrille Bagard
2020-08-18Refreshed the rendering for newly added bookmarks.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-26Updated the process collecting line widths.Cyrille Bagard
2020-07-26Reduced the quantity of arguments used to deal with lines.Cyrille Bagard
2020-07-23Renamed some files.Cyrille Bagard
2020-07-14Typo.Cyrille Bagard
2020-07-14Updated the code handling binary contents.Cyrille Bagard
2020-07-12Improved the API for loaded contents.Cyrille Bagard
2020-07-07Saved the first steps toward a new serialization system.Cyrille Bagard
2020-06-21Reorganized the code for target operands.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-04-29Improved the documentation of the disassembly cache for Python.Cyrille Bagard
2020-04-21Redefined the interface for creating new processors from Python.Cyrille Bagard
2020-04-13Simplified the loading process of binary contents.Cyrille Bagard
2020-04-12Cosmetic.Cyrille Bagard
2020-03-13Added support for extra Itanium builtin types.Cyrille Bagard
2020-03-03Handled destructors properly when demangling C++ Itanium names.Cyrille Bagard
2020-02-23Defined a working way to build routines from Python.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-18Fixed the suffix of memory content file backends.Cyrille Bagard
2020-02-15Chosen the default view displayed after a binary loading.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-11-28Improved the API for binary contents a little bit.Cyrille Bagard
2019-11-16Warned about unsaved projects only if needed.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-10-29Improved concurrency handle with connected clients.Cyrille Bagard