Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed missed renaming. Removed formatRange. | Patrick Lehmann | 2021-06-19 | 1 | -28/+5 | |
| | ||||||
* | Fixed a black issue. | Patrick Lehmann | 2021-06-19 | 1 | -1/+1 | |
| | ||||||
* | Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ↵ | Patrick Lehmann | 2021-06-19 | 1 | -121/+7 | |
| | | | | expressions, aggregates and literals. | |||||
* | Added handling of Parenthesis. | Patrick Lehmann | 2021-06-19 | 1 | -15/+21 | |
| | ||||||
* | Improvements to pyGHDL.dom. | Patrick Lehmann | 2021-06-19 | 1 | -66/+93 | |
| | ||||||
* | pyGHDL: run black | umarcor | 2021-06-19 | 1 | -8/+25 | |
| | ||||||
* | Better aggregate handling | Patrick Lehmann | 2021-06-19 | 1 | -8/+9 | |
| | ||||||
* | Format aggregates. | Patrick Lehmann | 2021-06-19 | 1 | -1/+28 | |
| | ||||||
* | First step towards aggregates. | Patrick Lehmann | 2021-06-19 | 1 | -1/+3 | |
| | ||||||
* | pyGHDL/dom: reformatting | Tristan Gingold | 2021-06-18 | 1 | -1/+2 | |
| | ||||||
* | Added handling of Floating Point. | Patrick Lehmann | 2021-06-18 | 1 | -4/+13 | |
| | ||||||
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -64/+137 | |
| | | | | | | Executed black to make code unreadable. (cherry picked from commit 1b34c2368428b1ec295073ee47d201ac1def35f6) | |||||
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 2 | -0/+296 | |