Reorganise rule table extends dependencies in blExt
Mainly, avoid extending TypeOf by ConversionMain (unnecessary dependency). It's also more logical structure: tables defining declarations go first, then typeOf-related. So rule tables which require only decls can depend only on such tables. Core tables extends relationship now: TypeBound <- CheckAll <- Generics <- TypeOf TypeBound <- ConversionMain [<- other langs' conversions]
This commit is contained in:
parent
66d2896fff
commit
c388aa25b6