Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read condition, message and severity from asserts and reports. | Patrick Lehmann | 2021-08-23 | 1 | -17/+17 |
* | Some updates. | Patrick Lehmann | 2021-08-23 | 1 | -9/+59 |
* | Handle contexts. | Patrick Lehmann | 2021-08-23 | 1 | -1/+0 |
* | Implemented if, case and for-loop statements. | Patrick Lehmann | 2021-08-23 | 1 | -39/+67 |
* | Handle if-statements. | Patrick Lehmann | 2021-08-23 | 1 | -14/+7 |
* | Some naming cleanups. | Patrick Lehmann | 2021-08-23 | 1 | -30/+30 |
* | Black formatting. | Patrick Lehmann | 2021-08-23 | 1 | -2/+11 |
* | Improved handling of ranges (e.g. via attribute names). | Patrick Lehmann | 2021-08-23 | 1 | -7/+44 |
* | Preparations for sequential statements. | Patrick Lehmann | 2021-08-23 | 1 | -0/+388 |