aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl/lists.py
Commit message (Expand)AuthorAgeFilesLines
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* Fix Codacy problems.Patrick Lehmann2021-07-011-0/+2
* Black found more files - strange.Patrick Lehmann2021-06-171-8/+4
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-28/+28
* pyGHDL: format using blackXiretza2021-02-101-68/+64
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-16/+15
* pyGHDL: fix wrappers for listsTristan Gingold2021-01-111-9/+9
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-101-22/+106
* Added '@export' to list public interface items in '__all__'.Patrick Lehmann2021-01-021-0/+1
* Reordered import statments to: std library, global install, current project.Patrick Lehmann2021-01-021-1/+4
* Add more missing file headers (incl. license info) to non-autogenerated Pytho...Patrick Lehmann2021-01-021-0/+34
* pyGHDL/libghdl: fix absolute importsumarcor2020-12-291-1/+2
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+33