| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Fix #1514
|
| |
|
| |
|
|
|
|
| |
Fix #1515
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #1857
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|