aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08705-ejgallego-vernac+remove_empty_hooks.sh
AgeCommit message (Collapse)Author
2018-12-11[ci] Clean overlay folder.Emilio Jesus Gallego Arias
2018-11-30[vernac] [hooks] Refactor towards optional hooks.Emilio Jesus Gallego Arias
We make `declaration_hook`s optional arguments everywhere, and thus we avoid some "fake" functions having to be passed. This identifies positively the code really using hooks [funind, rewrite, coercions, program, and canonicals] and helps moving toward some hope of reification.