aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/libraries.py
Commit message (Expand)AuthorAgeFilesLines
* pyGHDL/libghdl: add more bindings to libghdlTristan Gingold2023-04-241-0/+31
* Tiny fixes.Patrick Lehmann2022-12-241-5/+8
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-6/+2
* Fix Codacy problems.Patrick Lehmann2021-07-011-0/+4
* pyGHDL: use LocationType instead of Location_TypeTristan Gingold2021-06-191-2/+2
* Black found more files - strange.Patrick Lehmann2021-06-171-7/+14
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-31/+39
* pyGHDL: format using blackXiretza2021-02-101-51/+52
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-16/+15
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-101-12/+84
* Reordered import statments to: std library, global install, current project.Patrick Lehmann2021-01-021-1/+3
* 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/+1
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+20