Idris-dev/test/proof008
David Raymond Christiansen f17606a49a "claim" and "unfocus" tactics
This commit introduces:
 * A new tactic "claim N TY" that introduces a new hole named N with
   type TY
 * A new tactic "unfocus" that moves the current hole to the bottom of
   the hole stack

In the process of this and some other work, I also added comments and
docs to more of the core.
2015-02-17 14:19:45 +01:00
..
ClaimAndUnfocus.idr "claim" and "unfocus" tactics 2015-02-17 14:19:45 +01:00
expected "claim" and "unfocus" tactics 2015-02-17 14:19:45 +01:00
run "claim" and "unfocus" tactics 2015-02-17 14:19:45 +01:00