| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
and not from the object type.
Fix #1862
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For #1860
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix #1831
Fix #1657
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Do not consider that functions with unbounded elements can be a
resolution function.
For #1844
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix #1625
Fix #1672
|
| |
|
| |
|
| |
|
|
|
|
|
| |
When the subtype of the aggregate is not known by the context.
Fix #1723
|
|
|
|
|
|
| |
As there is not ranges for enumerated type, a range_var was always created for
subtypes of enumerated types even if they had the same range.
Create the range_var for bool types.
|
|
|
|
|
| |
Disable transfer of array aggregate element subtype ownership, but
create the info of aggregate element subtype.
|
| |
|
|
|
|
| |
For #1419
|
| |
|
|
|
|
|
|
|
|
| |
In case of array aggregate whose element subtype is not bounded, extract it from
the aggregate elements.
Fix #1055
Fix #1455
|
| |
|
|
|
|
|
| |
Avoid considering expression to be possibly of the type of the aggregate
if the choice is an expression.
|
|
|
|
| |
Fix #1823
|
| |
|
|
|
|
| |
Fix #1820
|
| |
|
| |
|
| |
|
| |
|