| Commit message (Expand) | Author | Age |
* | remove Refiner.abstract_tactic and similar | letouzey | 2012-10-06 |
* | Clean-up : removal of Proof_type.tactic_expr | letouzey | 2012-10-06 |
* | Clean-up of proof_type.ml : no more Nested nor abstract_tactic_box | letouzey | 2012-10-06 |
* | Added a new tactical infoH tac, that displays the names of hypothesis created... | courtieu | 2012-10-01 |
* | Updating headers. | herbelin | 2012-08-08 |
* | info_trivial, info_auto, info_eauto, and debug (trivial|auto) | letouzey | 2012-03-30 |
* | A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> seconds | letouzey | 2011-03-18 |
* | 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 |
* | Generic support for open terms in tactics | herbelin | 2009-12-21 |
* | 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 |
* | - Fixing declarative mode in presence of high use of Change_evars nodes | herbelin | 2009-05-20 |
* | Cleaning/uniformizing the interface of tacticals.mli | herbelin | 2009-03-14 |
* | - Optimized "auto decomp" which had a (presumably) exponential in | herbelin | 2008-12-26 |
* | Optimisation de clenv.ml pour que meta_instance ne soit pas appelé | herbelin | 2008-10-18 |
* | Move exception-handling code for catching tactics failure | msozeau | 2008-05-01 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Adding the tactic "instantiate" (without argument), to force the | glondu | 2007-12-07 |
* | (Port of r9984) Easier debugging: | glondu | 2007-07-12 |
* | - Propagation des evars non résolues vers les with_bindings; permet par exemple | herbelin | 2007-05-20 |
* | Extension to the general sequence operator (tactical). Now in addition to ... | emakarov | 2007-04-02 |
* | affichage des ... dans les scripts | barras | 2006-10-16 |
* | revision de la semantique de rewrite ... in <clause>. details dans la doc | letouzey | 2006-10-05 |
* | mise a jour du nouveau ring et ajout du nouveau field, avant renommages | barras | 2006-09-26 |
* | Declarative Proof Language: main commit | corbinea | 2006-09-20 |
* | Messages de idtac et fail peuvent maintenant être des listes de string, int ... | herbelin | 2006-01-21 |
* | Compatibilité ocamlweb pour cible doc | herbelin | 2005-01-21 |
* | Déplacement de 'project' dans Refiner pour supprimer des dépendances en Tac... | herbelin | 2004-12-31 |
* | restructuration des printers: proofs passe avant parsing | barras | 2004-09-17 |
* | hiding the meta_map in evar_defs | barras | 2004-09-15 |
* | deuxieme vague de modifs: evar_defs fonctionnel | barras | 2004-09-07 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | Idtac peut prendre un argument à afficher | narboux | 2003-11-12 |
* | Amelioration de l'afficheur de script structure | herbelin | 2003-11-05 |
* | Ground Update. | corbinea | 2003-06-20 |
* | Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern | herbelin | 2003-05-19 |
* | Ajout d'un message à FailTac | herbelin | 2003-03-31 |
* | simplification de solve_subgoal: n'utilise plus frontier | barras | 2002-12-19 |
* | Option pour rendre les vérifications du refiner optionnelle | herbelin | 2002-12-09 |
* | Réorganisation des tclTHEN (cf dev/changements.txt) | herbelin | 2002-05-29 |
* | Suppression des stamps et donc des *_constraints | clrenard | 2001-11-12 |
* | Suite de la suppression : enamed_declaration est remplace par evar_map. | clrenard | 2001-11-06 |
* | Suppression des local_constraints, des ctxtty et du focus. | clrenard | 2001-11-06 |
* | Erreur dans un commentaire ... | clrenard | 2001-05-18 |
* | entetes | filliatr | 2001-03-15 |