aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/formatting
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Patrick Lehmann2021-06-191-121/+7
| | | | expressions, aggregates and literals.
* 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
| | | | | | Executed black to make code unreadable. (cherry picked from commit 1b34c2368428b1ec295073ee47d201ac1def35f6)
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-172-0/+296