55d01f69f9
- Dropped --internal flag, structs.py includes all structs now. No reason to limit structs.py to public structs if ctx.py exists. - Added struct/union/enum prefixes to results (enums were missing in ctx.py). - Only sort children layers if explicitly requested. This should preserve field order, which is nice. - Adopt more advanced FileInfo/DwarfInfo classes. - Adopted table renderer changes (notes rendering).