Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework and fine tuning. | Patrick Lehmann | 2021-07-01 | 1 | -0/+5 |
* | WIP: Handle more generic interface kinds. | Patrick Lehmann | 2021-07-01 | 1 | -4/+4 |
* | Added missing import. | Patrick Lehmann | 2021-07-01 | 1 | -1/+0 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -0/+73 |
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -11/+9 |
* | pyGHDL: format using black | Xiretza | 2021-02-10 | 1 | -1/+1 |
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -15/+14 |
* | Removed '__api__' due to a bug in pydecor's export decorator. | Patrick Lehmann | 2021-01-02 | 1 | -1/+0 |
* | Added file headers and license texts. (#1564) | Patrick Lehmann | 2020-12-31 | 1 | -0/+34 |
* | Added first implementation of a document object model (DOM). | Patrick Lehmann | 2020-12-27 | 1 | -0/+4 |