Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed function call parameters. | Patrick Lehmann | 2021-06-22 | 1 | -1/+2 |
* | Minimal handling of types and subtypes. | Patrick Lehmann | 2021-06-22 | 1 | -10/+17 |
* | Start handling function calls. | Patrick Lehmann | 2021-06-22 | 1 | -3/+30 |
* | Renamed 'NodeToName' to 'GetNameOfNode'. | Patrick Lehmann | 2021-06-22 | 1 | -1/+1 |
* | Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex... | Patrick Lehmann | 2021-06-19 | 1 | -3/+0 |
* | Improvements to pyGHDL.dom. | Patrick Lehmann | 2021-06-19 | 1 | -0/+7 |
* | First step towards aggregates. | Patrick Lehmann | 2021-06-19 | 1 | -0/+7 |
* | Mode code more local. | Patrick Lehmann | 2021-06-18 | 1 | -0/+14 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -5/+7 |
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -0/+60 |