wenzelm [Tue, 02 May 2023 19:49:17 +0200] rev 77955
more standard name bindings (amending 5bf71b4da706): avoid odd full_name like "Orderings.class.Orderings.preorder.of_class.intro" with many redundant name space accesses;
wenzelm [Mon, 01 May 2023 22:47:51 +0200] rev 77947
clarified extern vs. alias/hide: output alternative names, if possible;
minor performance tuning: no storage of accesses', produce Long_Name.chunks on the spot;