aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/_types.py
Commit message (Expand)AuthorAgeFilesLines
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-3/+1
* Changes TypeVars to use CDLL types like c_int32.Patrick Lehmann2021-06-191-7/+7
* Regenerated interface files.Patrick Lehmann2021-06-191-1/+1
* pyGHDL: use LocationType instead of Location_TypeTristan Gingold2021-06-191-2/+1
* pyGHDL: automatically add type annotations for nodes.pyTristan Gingold2021-06-181-4/+38
* Black found more files - strange.Patrick Lehmann2021-06-171-2/+4
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-2/+10
* pyGHDL: format using blackXiretza2021-02-101-12/+12
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-15/+14
* Fixes for Python files.Patrick Lehmann2021-01-101-0/+34
* Implemented a decorator to pre-calculate enum position to enum literal name l...Patrick Lehmann2021-01-101-0/+18