Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked scalar types created from ranges. | Patrick Lehmann | 2021-07-01 | 1 | -3/+1 |
* | Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'. | Patrick Lehmann | 2021-07-01 | 1 | -30/+30 |
* | Rework and fine tuning. | Patrick Lehmann | 2021-07-01 | 1 | -5/+36 |
* | Fixed MRO problems. | Patrick Lehmann | 2021-07-01 | 1 | -0/+18 |
* | Current state. | Patrick Lehmann | 2021-07-01 | 1 | -2/+2 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -6/+72 |
* | Handle 'Subtype_Definition' in record definitions. | Patrick Lehmann | 2021-06-23 | 1 | -2/+2 |
* | First primitive handling of selected names. | Patrick Lehmann | 2021-06-23 | 1 | -2/+2 |
* | Better type handling. | Patrick Lehmann | 2021-06-23 | 1 | -9/+33 |
* | Handle shared variables. | Patrick Lehmann | 2021-06-22 | 1 | -1/+11 |
* | Prepared for DeferredConstant. | Patrick Lehmann | 2021-06-22 | 1 | -9/+9 |
* | Implemented handling of generic parameters to subprograms. | Patrick Lehmann | 2021-06-22 | 1 | -3/+2 |
* | Fixed function call parameters. | Patrick Lehmann | 2021-06-22 | 1 | -1/+13 |
* | Handle Physical...Literals | Patrick Lehmann | 2021-06-22 | 1 | -2/+5 |
* | Handle component declarations. | Patrick Lehmann | 2021-06-22 | 1 | -2/+21 |
* | Prepared handling of functions, types, subtypes and aliases. | Patrick Lehmann | 2021-06-22 | 1 | -2/+17 |
* | Minimal handling of types and subtypes. | Patrick Lehmann | 2021-06-22 | 1 | -0/+18 |
* | Fixed missed renaming. Removed formatRange. | Patrick Lehmann | 2021-06-19 | 1 | -28/+5 |
* | Fixed a black issue. | Patrick Lehmann | 2021-06-19 | 1 | -1/+1 |
* | Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex... | Patrick Lehmann | 2021-06-19 | 1 | -121/+7 |
* | Added handling of Parenthesis. | Patrick Lehmann | 2021-06-19 | 1 | -15/+21 |
* | Improvements to pyGHDL.dom. | Patrick Lehmann | 2021-06-19 | 1 | -66/+93 |
* | pyGHDL: run black | umarcor | 2021-06-19 | 1 | -8/+25 |
* | Better aggregate handling | Patrick Lehmann | 2021-06-19 | 1 | -8/+9 |
* | Format aggregates. | Patrick Lehmann | 2021-06-19 | 1 | -1/+28 |
* | First step towards aggregates. | Patrick Lehmann | 2021-06-19 | 1 | -1/+3 |
* | pyGHDL/dom: reformatting | Tristan Gingold | 2021-06-18 | 1 | -1/+2 |
* | Added handling of Floating Point. | Patrick Lehmann | 2021-06-18 | 1 | -4/+13 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -64/+137 |
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 2 | -0/+296 |