aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Subprogram.py
Commit message (Expand)AuthorAgeFilesLines
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+1
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-4/+4
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-17/+24
* First primitive handling of selected names.Patrick Lehmann2021-06-231-20/+38
* Implemented handling of generic parameters to subprograms.Patrick Lehmann2021-06-221-4/+38
* Print position where exception happened.Patrick Lehmann2021-06-221-0/+14
* Fixed function call parameters.Patrick Lehmann2021-06-221-0/+7
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-0/+44