summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/format/symbol.c
AgeCommit message (Expand)Author
2019-08-15Changed the order of arguments for the Python symbol constructor.Cyrille Bagard
2019-08-15Introduced binary symbol subclassing from Python.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-08-14Fixed a copy/paste bug.Cyrille Bagard
2019-08-13Used a Python enumeration for the binary symbol status.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-01-31Extended the Python API for symbols.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-05-19Registered symbols status identifiers in the Python bindings.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard