aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Attribute.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes due to errors reported by unit tests.Patrick Lehmann2023-04-151-1/+1
* Modifications due to changes in Symbols.Patrick Lehmann2023-04-151-1/+1
* Reworking symbols.Patrick Lehmann2023-04-131-2/+2
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-8/+6
* Changed '"...".format(...)' to f-strings.Patrick Lehmann2022-12-241-2/+2
* Here is blacks opinion.Patrick Lehmann2022-12-231-1/+1
* Added handling of associated documentation comments.Patrick Lehmann2022-12-231-7/+10
* Formatted code with black.Patrick Lehmann2022-11-301-2/+6
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-18/+2
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-2/+2
* Extended attribute specification.Patrick Lehmann2021-07-011-9/+77
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-8/+8
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-011-2/+2
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-0/+83