Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Adding a tclBREAK primitive to the tactic monad. | Pierre-Marie Pédrot | 2014-07-28 |
* | Adding a tail-rec tclONCE. | Pierre-Marie Pédrot | 2014-07-24 |
* | Revert "time tac" (committed by mistake). | Hugo Herbelin | 2014-07-07 |
* | time tac | Hugo Herbelin | 2014-07-07 |
* | Adding a [map] primitive to the tactic monad. Hopefully this should be | Pierre-Marie Pédrot | 2014-04-20 |
* | Transfering the initial goals from the proofview to the proof object. | Pierre-Marie Pédrot | 2014-04-07 |
* | Adding an [modify] function to the tactic monad. It allows to modify | Pierre-Marie Pédrot | 2014-04-06 |
* | Adds a tactic give_up. | aspiwack | 2013-11-02 |
* | Adds a shelve tactic. | aspiwack | 2013-11-02 |
* | A dedicated view type for Proofview_gen.split. | aspiwack | 2013-11-02 |
* | Makes the Ltac debugger usable again. | aspiwack | 2013-11-02 |
* | Replaced monads.ml by an essentially equivalent proofview_gen.ml generated by... | aspiwack | 2013-11-02 |