aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/utils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Changed pyGHDL.libghdl.utils from package to module.Patrick Lehmann2021-01-101-459/+0
* Implemented a decorator to pre-calculate enum position to enum literal name l...Patrick Lehmann2021-01-101-38/+19
* Fixed parameter reference.Patrick Lehmann2021-01-051-13/+13
* Added '@export' to list public interface items in '__all__'.Patrick Lehmann2021-01-021-0/+16
* Reordered import statments to: std library, global install, current project.Patrick Lehmann2021-01-021-0/+2
* Added type annotations and fixed imports / object references. (#1565)Patrick Lehmann2020-12-311-72/+81
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-311-1/+36
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+416