Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepared handling of functions, types, subtypes and aliases. | Patrick Lehmann | 2021-06-22 | 1 | -1/+1 |
| | |||||
* | Start handling function calls. | Patrick Lehmann | 2021-06-22 | 1 | -3/+3 |
| | |||||
* | Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ↵ | Patrick Lehmann | 2021-06-19 | 1 | -9/+30 |
| | | | | expressions, aggregates and literals. | ||||
* | Testcase(s) for expressions. | Patrick Lehmann | 2021-06-19 | 1 | -0/+49 |