aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Symbol.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed last testcase.Patrick Lehmann2023-04-161-3/+12
* Removed Get**Symbol functions.Patrick Lehmann2023-04-151-1/+0
* Modifications due to changes in Symbols.Patrick Lehmann2023-04-151-4/+6
* Fixes due to failing testcases.Patrick Lehmann2023-04-141-0/+8
* Reworking symbols.Patrick Lehmann2023-04-131-44/+28
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-30/+34
* Formatting by black.Patrick Lehmann2022-12-301-0/+2
* Added Get***Symbol functions. Improved Symbol handling.Patrick Lehmann2022-12-291-20/+48
* More adjustments to new symbols.Patrick Lehmann2022-12-261-6/+11
* Converted more symbols for packages and contexts.Patrick Lehmann2022-12-251-2/+39
* Updated to pyVHDLModel v0.18.0.Patrick Lehmann2022-12-231-2/+22
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-15/+5
* Fixes due to a bug in pyVHDLModel. Name Context was used twice.Patrick Lehmann2021-08-231-2/+2
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+1
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-16/+16
* Reworked symbols.Patrick Lehmann2021-07-011-8/+0
* Current state.Patrick Lehmann2021-07-011-12/+13
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-42/+42
* Handle 'Subtype_Definition' in record definitions.Patrick Lehmann2021-06-231-2/+14
* First primitive handling of selected names.Patrick Lehmann2021-06-231-5/+4
* Fixed function call parameters.Patrick Lehmann2021-06-221-1/+2
* Minimal handling of types and subtypes.Patrick Lehmann2021-06-221-10/+17
* Start handling function calls.Patrick Lehmann2021-06-221-3/+30
* Renamed 'NodeToName' to 'GetNameOfNode'.Patrick Lehmann2021-06-221-1/+1
* Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ex...Patrick Lehmann2021-06-191-3/+0
* Improvements to pyGHDL.dom.Patrick Lehmann2021-06-191-0/+7
* First step towards aggregates.Patrick Lehmann2021-06-191-0/+7
* Mode code more local.Patrick Lehmann2021-06-181-0/+14
* Black found more files - strange.Patrick Lehmann2021-06-171-5/+7
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+60