aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Aggregates.py
Commit message (Expand)AuthorAgeFilesLines
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* Fixes due to a bug in pyVHDLModel. Name Context was used twice.Patrick Lehmann2021-08-231-6/+6
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-2/+2
* Fixed bug in OthersAggregateElement.Patrick Lehmann2021-07-011-3/+1
* Reworked symbols.Patrick Lehmann2021-07-011-21/+7
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-12/+26
* pyGHDL: run blackumarcor2021-06-191-2/+2
* Better aggregate handlingPatrick Lehmann2021-06-191-4/+17
* First step towards aggregates.Patrick Lehmann2021-06-191-0/+81