| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For #1416
|
| |
|
|
|
|
| |
Fix #1415
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Only for subtype definition and remove base_type in type definitions.
Allows to better track the addition of contraints.
|
| |
|
|
|
|
|
| |
Split into Mstate_Ev (for values) and Mstate_Ep (for pointers).
Also fix stabilize calls for Ev.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
A subtype definition does not mean anymore that the subtype is constrained.
It is now defined by the subtype indication of the name.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix for ghdl/docker#29
|
|
|
|
| |
Fix #1385
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|