aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Object.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-32/+32
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-011-12/+12
* Fixed MRO problems.Patrick Lehmann2021-07-011-27/+6
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-36/+105
* Removed duplicate function.Patrick Lehmann2021-06-231-6/+6
* Handle shared variables.Patrick Lehmann2021-06-221-0/+17
* Prepared for DeferredConstant.Patrick Lehmann2021-06-221-0/+19
* Code cleanups.Patrick Lehmann2021-06-221-9/+3
* Renamed 'NodeToName' to 'GetNameOfNode'.Patrick Lehmann2021-06-221-4/+4
* pyGHDL/dom: reformattingTristan Gingold2021-06-181-1/+1
* pyGHDL/dom: add some guards to avoid crash for optional fieldsTristan Gingold2021-06-181-1/+2
* Mode code more local.Patrick Lehmann2021-06-181-0/+33
* Black found more files - strange.Patrick Lehmann2021-06-171-9/+16
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+72