]> Repositorios git - classgraph.git/commit
Show readable type-family flavor names in the side panel
authorJavier Sagredo <[email protected]>
Thu, 7 May 2026 00:19:41 +0000 (02:19 +0200)
committerJavier Sagredo <[email protected]>
Thu, 7 May 2026 00:19:41 +0000 (02:19 +0200)
commitdd8ef3b3313a5e281bbc74635af97bc4046b1547
tree75abc198ae889686ca2df973c53893e3be23094d
parentafd859de5bf8120de54147a87205883bf91ca354
Show readable type-family flavor names in the side panel

Instead of the raw schema tags (OpenFam / ClosedFam / DataFam /
AssocFam), the family panel now reads "Open type family", "Closed
type family", "Data family", or "Associated type family (member of
ParentClass (Module))". Falls back to whatever the tag string is for
unknown flavours.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
data/viewer.js