aboutsummaryrefslogtreecommitdiff
path: root/proofs/tacmach.mli
AgeCommit message (Expand)Author
2013-11-02Less use of the list-based interface for goal-bound tactics.aspiwack
2013-11-02Tachmach.New is now in Proofview.Goal.enter style.aspiwack
2013-11-02Getting rid of Goal.here, and all the related exceptions and combinators.aspiwack
2013-11-02Makes the new Proofview.tactic the basic type of Ltac.aspiwack
2013-10-05Moving side effects into evar_map. There was no reason to keep anotherppedrot
2013-08-08State Transaction Machinegareuselesinge
2013-04-29Merging Context and Sign.ppedrot
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2012-12-14Modulification of identifierppedrot
2012-10-06Clean-up : no more Proof_type.proof_treeletouzey
2012-08-08Updating headers.herbelin
2012-05-29Glob_term now mli-only, operations now in Glob_opsletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-04-18Two dead functions in Tacmach.aspiwack
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-06Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0herbelin
2009-03-14Cleaning/uniformizing the interface of tacticals.mliherbelin
2008-11-26closed bug 1898: fold x in x; added a reordering primitive tacticbarras
2008-10-18Optimisation de clenv.ml pour que meta_instance ne soit pas appeléherbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-02-09Solde de code mort et petites optimisations sur lesquels je suisherbelin
2007-07-12(Port of r9984) Easier debugging:glondu
2007-07-06extension of the rename tactic: the following is now allowed: letouzey
2005-12-02Changement des named_contextgregoire
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2005-01-02Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...herbelin
2004-09-17restructuration des printers: proofs passe avant parsingbarras
2004-09-03premiere reorganisation de l\'unificationbarras
2004-07-16Nouvelle en-têteherbelin
2003-11-09Ajout pf_applyherbelin
2003-10-10pf_get_new_id en provenance de feu wcclausenvherbelin
2003-05-19Renommage CMeta en CPatVar qui sert à saisir les PMeta de Patternherbelin
2002-12-21code mortherbelin
2002-12-09Option pour rendre les vérifications du refiner optionnelleherbelin
2002-11-14Réforme de l'interprétation des termes :herbelin
2002-05-29Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...herbelin
2002-03-27Simplification de Proof_type.prim_ruleherbelin
2002-02-28Uniformisation convert_hypherbelin
2002-02-01Ajout tactiques Rename et Pose; modifications pour Inversionherbelin
2001-11-20Cosmétique avant toutherbelin
2001-11-19Diverses petites simplications de la machine de preuves.clrenard
2001-11-12Suppression des stamps et donc des *_constraintsclrenard
2001-11-06Suite de la suppression : enamed_declaration est remplace par evar_map.clrenard