aboutsummaryrefslogtreecommitdiff
path: root/tactics/tacinterp.ml
AgeCommit message (Expand)Author
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-04Replacing some str with strbrkppedrot
2012-06-01Cleaning Pp.ppnl useppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-05-29Basic stuff about constr_expr migrated from topconstr to constrexpr_opsletouzey
2012-05-29slim down a bit genarg.ml (pr_intro_pattern forgotten there)letouzey
2012-05-29Pattern as a mli-only file, operations in Patternopsletouzey
2012-05-29New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstrletouzey
2012-05-29Glob_term now mli-only, operations now in Glob_opsletouzey
2012-05-29Tacexpr as a mli-only, the few functions there are now in Tacopsletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-04-23remove undocumented and scarcely-used tactic auto decompletouzey
2012-04-18Corrects a (very) longstanding bug of tactics. As is were, tactic expectingaspiwack
2012-04-18Adds the openconstr entry for tactic notations.aspiwack
2012-04-18Better error message in tactic notations.aspiwack
2012-03-30info_trivial, info_auto, info_eauto, and debug (trivial|auto)letouzey
2012-03-30Remove code of obsolete tactics : superauto, autotdb, cdhyp, dhyp, dconclletouzey
2012-03-20Continuing r15045-15046 and r15055 (fixing bug #2732 about atomicherbelin
2012-03-14Revise API of understand_ltac to be parameterized by a flag for resolution of...msozeau
2012-03-14Second step of integration of Program:msozeau
2012-03-02Noise for nothingpboutill
2012-01-30Added an pattern / occurence syntax for vm_compute.ppedrot
2012-01-20Breakpoints in Ltac debugger: new command "r foo" to jump to the nextherbelin
2011-12-17Improving pretty-printing of Ltac functions.herbelin
2011-11-17Fixing bug #2640 and variants of it (inconsistency between when andherbelin
2011-11-02Add type annotations around all calls to Libobject.declare_objectletouzey
2011-10-28Remove dynamic stuff from constr_expr and glob_constrglondu
2011-10-25Applying Tom Prince's patch to support parametric "constructor n" inherbelin
2011-09-26Added support for referring to subterms of the goal by pattern.herbelin
2011-09-26Moving implicit tactic support from Tacinterp to Pfedit and final evarherbelin
2011-07-29generic = on named_context replaced by named_context_equalpuech
2011-05-17More work on error handlingletouzey
2011-04-28Revert r14078 "Partial backtrack on the support for open terms in destruct/in...gmelquio
2011-04-28Partial backtrack on the support for open terms in destruct/induction:gmelquio
2011-04-14More informative anomaly.herbelin
2011-04-13Revert "Add [Polymorphic] flag for defs"msozeau
2011-04-13- Remove create_evar_defsmsozeau
2011-04-13Add [Polymorphic] flag for defsmsozeau
2011-03-18A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> secondsletouzey
2011-02-10Rename subst_raw_with_bindings to subst_glob_with_bindings and exportmsozeau
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-12-23Change of nomenclature: rawconstr -> glob_constrglondu
2010-10-31An experimental support for open constrs in hints and in "using"herbelin
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-09-11Improving a few error messages in Ltac interpretationherbelin
2010-07-30Capitulation wrt "change pat with term": instead of solving theherbelin
2010-07-28oops. commited files I shouldn't have. reverting on r13341barras
2010-07-28ported r13340 to trunkbarras