aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Literal.py
Commit message (Expand)AuthorAgeFilesLines
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-29/+70
* Handle access types.Patrick Lehmann2021-06-231-7/+7
* Added handling of enumeration, array and record types.Patrick Lehmann2021-06-231-6/+16
* Fixed issues reported by Codacy.Patrick Lehmann2021-06-221-4/+3
* Fixed function call parameters.Patrick Lehmann2021-06-221-3/+3
* Handle Physical...LiteralsPatrick Lehmann2021-06-221-0/+24
* Handle component declarations.Patrick Lehmann2021-06-221-0/+1
* Added concatenation and string literal.Patrick Lehmann2021-06-221-0/+10
* pyGHDL: handle c_doubleumarcor2021-06-191-1/+1
* Added handling of Floating Point.Patrick Lehmann2021-06-181-1/+1
* Mode code more local.Patrick Lehmann2021-06-181-3/+16
* Black found more files - strange.Patrick Lehmann2021-06-171-4/+5
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+55