index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysalide
/
format
/
symbol.c
Age
Commit message (
Expand
)
Author
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-05-17
Updated the plugin system and its Python documentation.
Cyrille Bagard
2020-05-12
Described the Python API for binary portions.
Cyrille Bagard
2020-05-11
Updated the API for buffer caches.
Cyrille Bagard
2020-04-12
Improved support of type prefix for symbols.
Cyrille Bagard
2020-04-09
Created extra flags for binary symbols.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-05
Refreshed the Python documentation for the demanglers.
Cyrille Bagard
2020-01-03
Used a Python enumeration for verbosity levels.
Cyrille Bagard
2019-10-01
Extended the Python API for database items.
Cyrille Bagard
2019-08-18
Prepared an improved Python documentation.
Cyrille Bagard
2019-08-15
Cosmetics.
Cyrille Bagard
2019-08-15
Changed the order of arguments for the Python symbol constructor.
Cyrille Bagard
2019-08-15
Introduced binary symbol subclassing from Python.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-08-14
Fixed a copy/paste bug.
Cyrille Bagard
2019-08-13
Used a Python enumeration for the binary symbol status.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-01-31
Extended the Python API for symbols.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-05-19
Registered symbols status identifiers in the Python bindings.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard