aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/Current.vhdl
Commit message (Expand)AuthorAgeFilesLines
* Improved handling of generate statements and pretty-printing of hierarchy.Patrick Lehmann2021-08-231-6/+6
* Improved pretty-printing for hierarchy.Patrick Lehmann2021-08-231-2/+20
* Added generate statements.Patrick Lehmann2021-08-231-1/+14
* Handle instantiations 1/2.Patrick Lehmann2021-08-231-1/+31
* Fixed bug in OthersAggregateElement.Patrick Lehmann2021-07-011-2/+2
* Added package declarations inside of declarations.Patrick Lehmann2021-07-011-1/+8
* Renamed '[sS]ubType' to '[sS]ubtype'.Patrick Lehmann2021-07-011-0/+12
* Rework and fine tuning.Patrick Lehmann2021-07-011-4/+9
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-2/+40
* Handle 'Subtype_Definition' in record definitions.Patrick Lehmann2021-06-231-0/+3
* First primitive handling of selected names.Patrick Lehmann2021-06-231-2/+2
* Added handling of enumeration, array and record types.Patrick Lehmann2021-06-231-1/+3
* Handle shared variables.Patrick Lehmann2021-06-221-2/+23
* Minimal handling of types and subtypes.Patrick Lehmann2021-06-221-1/+1
* New testing file.Patrick Lehmann2021-06-221-2/+2
* Added testcase for integer literals.Patrick Lehmann2021-06-191-0/+53