aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/_decorator.py
Commit message (Expand)AuthorAgeFilesLines
* pyGHDL/libghdl/_decorator.py: factorize code, handle c_uint32Tristan Gingold2021-06-181-46/+29
* Black found more files - strange.Patrick Lehmann2021-06-171-15/+37
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-6/+96
* pyGHDL: format using blackXiretza2021-02-101-19/+20
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-15/+14
* Fixes for Python files.Patrick Lehmann2021-01-101-20/+53
* Implemented a decorator to pre-calculate enum position to enum literal name l...Patrick Lehmann2021-01-101-0/+33