aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08704-ejgallego-vernac+monify_hook.sh
AgeCommit message (Collapse)Author
2018-11-17[ci] Cleanup of old overlays.Emilio Jesus Gallego Arias
2018-10-11[vernac] Remove unused abstraction from declaration_hook type.Emilio Jesus Gallego Arias
"Declaration" hooks can be polymorphic on their return type, however this facility doesn't seem used in the codebase. We thus remove the polymorphism with the hope to be able to reify the control later on.