aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tacinterp.ml
Commit message (Expand)AuthorAge
* Revert r14078 "Partial backtrack on the support for open terms in destruct/in...Gravatar gmelquio2011-04-28
* Partial backtrack on the support for open terms in destruct/induction:Gravatar gmelquio2011-04-28
* More informative anomaly.Gravatar herbelin2011-04-14
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* - Remove create_evar_defsGravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> secondsGravatar letouzey2011-03-18
* Rename subst_raw_with_bindings to subst_glob_with_bindings and exportGravatar msozeau2011-02-10
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* An experimental support for open constrs in hints and in "using"Gravatar herbelin2010-10-31
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Improving a few error messages in Ltac interpretationGravatar herbelin2010-09-11
* Capitulation wrt "change pat with term": instead of solving theGravatar herbelin2010-07-30
* oops. commited files I shouldn't have. reverting on r13341Gravatar barras2010-07-28
* ported r13340 to trunkGravatar barras2010-07-28
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Fixed a bug introduced in a combination in r12807 and revealed inGravatar herbelin2010-06-28
* Fixed commit 13125 (stricter check of induction args): an interpretationGravatar herbelin2010-06-14
* Fixing bug 2300 (ltac pattern-matching returning terms with concrete universes).Gravatar herbelin2010-06-13
* Made intros_until and onInductionArg a bit stricter and robustGravatar herbelin2010-06-13
* Fixed a bug in pretty-printing "induction" and "destruct" due to aGravatar herbelin2010-06-13
* Added support for Ltac-matching terms with variables bound in the patternGravatar herbelin2010-06-06
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Improved the efficiency of evars traverals thanks to a split ofGravatar herbelin2010-05-13
* term matching in ltac was not coherent with match goal in presence of wildcar...Gravatar jforest2010-05-06
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Fixing bug #2146 (broken selection of occurrences in "change").Gravatar herbelin2009-12-30
* Safer, though ad hoc, approach to re-interpretation of the argument ofGravatar herbelin2009-12-28
* In "simpl c" and "change c with d", c can be a pattern.Gravatar herbelin2009-12-24
* Opened the possibility to type Ltac patterns but it is not fully functional yetGravatar herbelin2009-12-24
* Moved a bit further the code for pattern interpretation in match goalGravatar herbelin2009-12-23
* Generic support for open terms in tacticsGravatar herbelin2009-12-21
* Make usage of Dyn explicitGravatar glondu2009-10-28
* New cleaning phase of the Local/Global option managementGravatar herbelin2009-10-26
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Relaxed error severity when encountering unknown library objects or tacticGravatar gmelquio2009-10-06
* Apply "Declare Implicit Tactic" also to terms interpreted as "openGravatar herbelin2009-09-27
* Fixed a hole in glob_tactic that allowed some Ltac code to refer toGravatar herbelin2009-09-26
* Only one "in" clause in "destruct" even for a multiple "destruct".Gravatar herbelin2009-09-20
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* Added syntax "exists bindings, ..., bindings" for iterated "exists".Gravatar herbelin2009-09-10
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* - Add more precise error localisation when one of the application failsGravatar herbelin2009-08-04
* Added "etransitivity".Gravatar herbelin2009-08-03
* Jolification : tentative de supprimer les "( evd)" et associƩs quiGravatar aspiwack2009-07-07