aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Rework and fine tuning.Patrick Lehmann2021-07-011-0/+5
* WIP: Handle more generic interface kinds.Patrick Lehmann2021-07-011-4/+4
* Added missing import.Patrick Lehmann2021-07-011-1/+0
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-0/+73
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-11/+9
* pyGHDL: format using blackXiretza2021-02-101-1/+1
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-15/+14
* Removed '__api__' due to a bug in pydecor's export decorator.Patrick Lehmann2021-01-021-1/+0
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-311-0/+34
* Added first implementation of a document object model (DOM).Patrick Lehmann2020-12-271-0/+4