aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Subprogram.py
Commit message (Expand)AuthorAgeFilesLines
* Modifications due to changes in Symbols.Patrick Lehmann2023-04-151-1/+2
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-8/+5
* Here is blacks opinion.Patrick Lehmann2022-12-231-2/+2
* Added handling of associated documentation comments.Patrick Lehmann2022-12-231-6/+10
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-12/+4
* 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