aboutsummaryrefslogtreecommitdiff
path: root/proofs/monads.ml
AgeCommit message (Expand)Author
2013-11-02Replaced monads.ml by an essentially equivalent proofview_gen.ml generated by...aspiwack
2013-11-02The tactic [admit] exits with the "unsafe" status.aspiwack
2013-11-02Cleanup of comments.aspiwack
2013-11-02Small change to the IO monad interface: [val ref : 'a -> 'a ref t]aspiwack
2013-11-02Bases tactics on an IO monad.aspiwack
2013-11-02Makes the new Proofview.tactic the basic type of Ltac.aspiwack
2013-01-28Added backtrace information to anomaliesppedrot
2012-07-11Severe reorganisation of the code of tactics in Proofview.aspiwack