aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/formatting
Commit message (Expand)AuthorAgeFilesLines
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-24/+36
* Reworked scalar types created from ranges.Patrick Lehmann2021-07-011-3/+1
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-011-30/+30
* Rework and fine tuning.Patrick Lehmann2021-07-011-5/+36
* Fixed MRO problems.Patrick Lehmann2021-07-011-0/+18
* Current state.Patrick Lehmann2021-07-011-2/+2
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-6/+72
* Handle 'Subtype_Definition' in record definitions.Patrick Lehmann2021-06-231-2/+2
* First primitive handling of selected names.Patrick Lehmann2021-06-231-2/+2
* Better type handling.Patrick Lehmann2021-06-231-9/+33
* Handle shared variables.Patrick Lehmann2021-06-221-1/+11
* Prepared for DeferredConstant.Patrick Lehmann2021-06-221-9/+9
* Implemented handling of generic parameters to subprograms.Patrick Lehmann2021-06-221-3/+2
* Fixed function call parameters.Patrick Lehmann2021-06-221-1/+13
* Handle Physical...LiteralsPatrick Lehmann2021-06-221-2/+5
* Handle component declarations.Patrick Lehmann2021-06-221-2/+21
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-2/+17
* Minimal handling of types and subtypes.Patrick Lehmann2021-06-221-0/+18
* Fixed missed renaming. Removed formatRange.Patrick Lehmann2021-06-191-28/+5
* Fixed a black issue.Patrick Lehmann2021-06-191-1/+1
* Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex...Patrick Lehmann2021-06-191-121/+7
* Added handling of Parenthesis.Patrick Lehmann2021-06-191-15/+21
* Improvements to pyGHDL.dom.Patrick Lehmann2021-06-191-66/+93
* pyGHDL: run blackumarcor2021-06-191-8/+25
* Better aggregate handlingPatrick Lehmann2021-06-191-8/+9
* Format aggregates.Patrick Lehmann2021-06-191-1/+28
* First step towards aggregates.Patrick Lehmann2021-06-191-1/+3
* pyGHDL/dom: reformattingTristan Gingold2021-06-181-1/+2
* Added handling of Floating Point.Patrick Lehmann2021-06-181-4/+13
* Black found more files - strange.Patrick Lehmann2021-06-171-64/+137
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-172-0/+296