aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Sequential.py
Commit message (Expand)AuthorAgeFilesLines
* Read condition, message and severity from asserts and reports.Patrick Lehmann2021-08-231-17/+17
* Some updates.Patrick Lehmann2021-08-231-9/+59
* Handle contexts.Patrick Lehmann2021-08-231-1/+0
* Implemented if, case and for-loop statements.Patrick Lehmann2021-08-231-39/+67
* Handle if-statements.Patrick Lehmann2021-08-231-14/+7
* Some naming cleanups.Patrick Lehmann2021-08-231-30/+30
* Black formatting.Patrick Lehmann2021-08-231-2/+11
* Improved handling of ranges (e.g. via attribute names).Patrick Lehmann2021-08-231-7/+44
* Preparations for sequential statements.Patrick Lehmann2021-08-231-0/+388