| Commit message (Expand) | Author | Age |
... | |
* | Removing tactic compatibility layer in Equality. | Pierre-Marie Pédrot | 2014-03-26 |
* | Removing Tacmach compatibility layer in Inv. | Pierre-Marie Pédrot | 2014-03-26 |
* | Removing tactic compatibility layer from Inv. | Pierre-Marie Pédrot | 2014-03-26 |
* | Remove many superfluous 'open' indicated by ocamlc -w +33 | Pierre Letouzey | 2014-03-05 |
* | Implementation of Ltac's match and match goal fully based on IStream. | aspiwack | 2013-11-14 |
* | Fix ltac's progress tactical: requires progress in each goal. | aspiwack | 2013-11-04 |
* | Update comments. | aspiwack | 2013-11-02 |
* | Adds an experimental exactly_once tactical. | aspiwack | 2013-11-02 |
* | Adds a tactical once. | aspiwack | 2013-11-02 |
* | Added the tactical "tac1 + tac2". | aspiwack | 2013-11-02 |
* | Bases tactics on an IO monad. | aspiwack | 2013-11-02 |
* | Uses Proofview.tclEXTEND more sparingly. | aspiwack | 2013-11-02 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | Merging Context and Sign. | ppedrot | 2013-04-29 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Added a new tactical infoH tac, that displays the names of hypothesis created... | courtieu | 2012-10-01 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | remove many excessive open Util & Errors in mli's | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | info_trivial, info_auto, info_eauto, and debug (trivial|auto) | letouzey | 2012-03-30 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | New script dev/tools/change-header to automatically update Coq files headers. | herbelin | 2010-06-22 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Move from ocamlweb to ocamdoc to generate mli documentation | pboutill | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Use a lazy value for the message in FailError, so that it won't be | msozeau | 2009-06-11 |
* | Uniformizing Tacticals, continued (allClauses -> allHypsAndConcl) | herbelin | 2009-03-17 |
* | Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4" | herbelin | 2009-03-16 |
* | Cleaning/uniformizing the interface of tacticals.mli | herbelin | 2009-03-14 |
* | - Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H", | herbelin | 2009-01-02 |
* | - Extracted from the tactic "now" an experimental tactic "easy" for small | herbelin | 2008-12-26 |
* | - Optimized "auto decomp" which had a (presumably) exponential in | herbelin | 2008-12-26 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Mise en place d'une extension de apply pour que celui-ci sache | herbelin | 2008-04-04 |
* | Adding the tactic "instantiate" (without argument), to force the | glondu | 2007-12-07 |
* | revision de la semantique de rewrite ... in <clause>. details dans la doc | letouzey | 2006-10-05 |
* | Messages de idtac et fail peuvent maintenant être des listes de string, int ... | herbelin | 2006-01-21 |
* | Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coq | herbelin | 2006-01-16 |
* | Compatibilité ocamlweb pour cible doc | herbelin | 2005-01-21 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va... | herbelin | 2004-03-02 |
* | Déplacement définition intro_pattern_expr dans Genarg | herbelin | 2004-03-01 |