Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug in OthersAggregateElement. | Patrick Lehmann | 2021-07-01 | 1 | -2/+2 |
* | Added package declarations inside of declarations. | Patrick Lehmann | 2021-07-01 | 1 | -1/+8 |
* | Renamed '[sS]ubType' to '[sS]ubtype'. | Patrick Lehmann | 2021-07-01 | 1 | -0/+12 |
* | Rework and fine tuning. | Patrick Lehmann | 2021-07-01 | 1 | -4/+9 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -2/+40 |
* | Handle 'Subtype_Definition' in record definitions. | Patrick Lehmann | 2021-06-23 | 1 | -0/+3 |
* | First primitive handling of selected names. | Patrick Lehmann | 2021-06-23 | 1 | -2/+2 |
* | Added handling of enumeration, array and record types. | Patrick Lehmann | 2021-06-23 | 1 | -1/+3 |
* | Handle shared variables. | Patrick Lehmann | 2021-06-22 | 1 | -2/+23 |
* | Minimal handling of types and subtypes. | Patrick Lehmann | 2021-06-22 | 1 | -1/+1 |
* | New testing file. | Patrick Lehmann | 2021-06-22 | 1 | -2/+2 |
* | Added testcase for integer literals. | Patrick Lehmann | 2021-06-19 | 1 | -0/+53 |