| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Global renaming.
|
|
|
|
| |
Add an argument to eval_is_in_bound for the return value of overflow literal.
|
| |
|
|
|
|
| |
For #1240
|
|
|
|
| |
Also adjust 'Image attribute evaluation and translate for thin arrays.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #1175
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The number of positional associations can be less than the length of the
array (as an expression can be a vector).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Report a warning (or an error if not relaxed) when a non-object name
is used for an array attribute.
Also consider subtype attribute as a type name.
|