Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes. | Patrick Lehmann | 2021-08-23 | 1 | -14/+14 |
* | Also handle multiple identifiers in signal, variable, object and file declara... | Patrick Lehmann | 2021-08-23 | 1 | -20/+65 |
* | Adjusted to renaming in pyVHDLModel. | Patrick Lehmann | 2021-08-23 | 1 | -2/+2 |
* | Renamed '[sS]ubType' to '[sS]ubtype'. | Patrick Lehmann | 2021-07-01 | 1 | -32/+32 |
* | Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'. | Patrick Lehmann | 2021-07-01 | 1 | -12/+12 |
* | Fixed MRO problems. | Patrick Lehmann | 2021-07-01 | 1 | -27/+6 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -36/+105 |
* | Removed duplicate function. | Patrick Lehmann | 2021-06-23 | 1 | -6/+6 |
* | Handle shared variables. | Patrick Lehmann | 2021-06-22 | 1 | -0/+17 |
* | Prepared for DeferredConstant. | Patrick Lehmann | 2021-06-22 | 1 | -0/+19 |
* | Code cleanups. | Patrick Lehmann | 2021-06-22 | 1 | -9/+3 |
* | Renamed 'NodeToName' to 'GetNameOfNode'. | Patrick Lehmann | 2021-06-22 | 1 | -4/+4 |
* | pyGHDL/dom: reformatting | Tristan Gingold | 2021-06-18 | 1 | -1/+1 |
* | pyGHDL/dom: add some guards to avoid crash for optional fields | Tristan Gingold | 2021-06-18 | 1 | -1/+2 |
* | Mode code more local. | Patrick Lehmann | 2021-06-18 | 1 | -0/+33 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -9/+16 |
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -0/+72 |