aboutsummaryrefslogtreecommitdiff
path: root/proofs/refiner.ml
AgeCommit message (Expand)Author
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-05-30Getting rid of Pp.msgppedrot
2012-03-30info_trivial, info_auto, info_eauto, and debug (trivial|auto)letouzey
2012-03-02Noise for nothingpboutill
2011-03-18A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> secondsletouzey
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-07Fix commentglondu
2010-05-19Add (almost) compatibility with camlp4, without breaking support for camlp5letouzey
2010-05-13Improved the efficiency of evars traverals thanks to a split ofherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2009-12-22Attached evar source to the evar_info and add location to tclWITHHOLES errorsherbelin
2009-12-21In "progress", extending the set of evars w/o solving an existing one isherbelin
2009-11-11Promote evar_defs to evar_map (in Evd)glondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-11Use a lazy value for the message in FailError, so that it won't bemsozeau
2009-05-20- Fixing declarative mode in presence of high use of Change_evars nodesherbelin
2009-03-14Cleaning/uniformizing the interface of tacticals.mliherbelin
2009-02-06pushed evar reduction in kernelbarras
2009-01-23Really compare evar maps in progress, due to merging in apply and othermsozeau
2008-08-04Évolutions diverses et variées.herbelin
2008-07-18- Rebranchement backtrack du langage déclaratif dans Coqideherbelin
2008-05-29fixed catch_failerror + improved progress check + fixed repeat (repeat simpl ...barras
2008-05-01Move exception-handling code for catching tactics failure msozeau
2008-02-22Merge with lmamane's private branch:lmamane
2007-12-07Adding the tactic "instantiate" (without argument), to force theglondu
2007-04-02Extension to the general sequence operator (tactical). Now in addition to ...emakarov
2007-01-22Correction du bug #1315:notin
2006-10-23bug #1194: normalisation evars a la sortie de focusbarras
2006-10-16affichage des ... dans les scriptsbarras
2006-10-05revision de la semantique de rewrite ... in <clause>. details dans la docletouzey
2006-09-26mise a jour du nouveau ring et ajout du nouveau field, avant renommagesbarras
2006-09-20Declarative Proof Language: main commitcorbinea
2006-04-28Standardisation du nom des méthodes de Evdherbelin
2006-04-14replacing whd_betaiotaevar_preserving_vm_cast jforest
2006-03-01Correction bug #842 (rename d'une hyp du contexte)herbelin
2006-01-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2005-12-05changement d'egalite pour le named_context_valgregoire
2005-12-02Changement des named_contextgregoire
2005-11-04Confusion assert/error détectée par nouveau warning X de ocaml 3.09herbelin
2005-04-29Protection against saving a proof with still non-instantiated evars (cf bug #...herbelin
2005-04-29Protection against saving a proof with still non-instantiated evars (cf bug #...herbelin
2004-12-31Déplacement de 'project' dans Refiner pour supprimer des dépendances en Tac...herbelin
2004-11-17Mise en pageherbelin
2004-09-17restructuration des printers: proofs passe avant parsingbarras
2004-09-15hiding the meta_map in evar_defsbarras
2004-09-07deuxieme vague de modifs: evar_defs fonctionnelbarras
2004-09-03deplacement de clenv vers pretypingbarras
2004-09-03premiere reorganisation de l\'unificationbarras