aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove special handling of the default implementationGravatar Peter McGoron 2025-02-271-15/+8
|
* replace comment about single dispatch and inheritance in READMEGravatar Peter McGoron 2025-02-271-3/+2
|
* reorganize to remove subtype inheritanceGravatar Peter McGoron 2025-02-278-167/+252
|
* renameGravatar Peter McGoron 2025-02-256-6/+7
|
* make library hierarchy againGravatar Peter McGoron 2025-02-247-5/+5
|
* make library hierarchyGravatar Peter McGoron 2025-02-245-3/+3
|
* fix subtyping insertion for global tablesGravatar Peter McGoron 2025-02-242-4/+20
|
* test local scope override of dynamic scope subtypingGravatar Peter McGoron 2025-02-241-0/+197
|
* subtyping for local scopeGravatar Peter McGoron 2025-02-241-3/+3
|
* dispatch on types with multiple scopesGravatar Peter McGoron 2025-02-249-0/+493