aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Type.py
Commit message (Expand)AuthorAgeFilesLines
* Added handling of enumeration, array and record types.Patrick Lehmann2021-06-231-3/+53
* Extract record type elements.Patrick Lehmann2021-06-231-0/+6
* Better type handling.Patrick Lehmann2021-06-231-3/+28
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-0/+32
* Minimal handling of types and subtypes.Patrick Lehmann2021-06-221-0/+21