Closed bwhitchurch closed 5 months ago
Totals | |
---|---|
Change from base Build 8711348166: | 0.0% |
Covered Lines: | 148 |
Relevant Lines: | 168 |
I just tested it, it works as described.
Array elements in the address table are now properly indexed. It works for multidimensional arrays too.
The repetitive documentation for each array element remains. All instances have the same heading, giving no indication which index are they, they differ only in the absolute address.
This changes the identifier string for register arrays to use the array index rather than size of the array dimension. It addresses the basic issue raised in #5.