summaryrefslogtreecommitdiff
path: root/src/format/strsym.c
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-09-26Provide a serialization capability for operands.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-06-07Reorganized the operands behaving like proxies.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-05-18Updated the Python API for string symbols.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-01-04Handled non null-terminated stringsCyrille Bagard
2018-08-16Included the string symbols in the Python API.Cyrille Bagard
2018-08-06Introduced some extra kinds of objects to render disassembled code.Cyrille Bagard
2018-08-03Introduced dynamic string symbols.Cyrille Bagard
2018-08-03Populated the strings panel in a generic way.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard