aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Expression.py
Commit message (Collapse)AuthorAgeFilesLines
* Asked black for his opinion.Patrick Lehmann2021-06-221-1/+2
|
* Handle more expressions (logical, compare, rem/mod).Patrick Lehmann2021-06-221-7/+33
|
* Handle OthersAggregateElement properly.Patrick Lehmann2021-06-221-6/+3
|
* Added concatenation and string literal.Patrick Lehmann2021-06-221-15/+16
|
* Added handling of Parenthesis.Patrick Lehmann2021-06-191-0/+15
|
* pyGHDL: run blackumarcor2021-06-191-3/+9
|
* Format aggregates.Patrick Lehmann2021-06-191-1/+1
|
* First step towards aggregates.Patrick Lehmann2021-06-191-1/+54
|
* Mode code more local.Patrick Lehmann2021-06-181-29/+61
| | | | (cherry picked from commit 2e64bb94806f080e015a5aea38c7c8734b971377)
* Black found more files - strange.Patrick Lehmann2021-06-171-34/+67
| | | | | | Executed black to make code unreadable. (cherry picked from commit 1b34c2368428b1ec295073ee47d201ac1def35f6)
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+287