Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed export decorator from pydecor to pyTooling.Decorators | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
* | black: rerun, to pick pyproject settings | umarcor | 2021-08-23 | 1 | -12/+4 |
* | Adjusted to renaming in pyVHDLModel. | Patrick Lehmann | 2021-08-23 | 1 | -1/+1 |
* | Renamed '[sS]ubType' to '[sS]ubtype'. | Patrick Lehmann | 2021-07-01 | 1 | -4/+4 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -17/+24 |
* | First primitive handling of selected names. | Patrick Lehmann | 2021-06-23 | 1 | -20/+38 |
* | Implemented handling of generic parameters to subprograms. | Patrick Lehmann | 2021-06-22 | 1 | -4/+38 |
* | Print position where exception happened. | Patrick Lehmann | 2021-06-22 | 1 | -0/+14 |
* | Fixed function call parameters. | Patrick Lehmann | 2021-06-22 | 1 | -0/+7 |
* | Prepared handling of functions, types, subtypes and aliases. | Patrick Lehmann | 2021-06-22 | 1 | -0/+44 |