index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tacinterp.mli
Age
Commit message (
Expand
)
Author
2014-03-19
Adding phantom types to discriminate normalized goals, and adding a way to
Pierre-Marie Pédrot
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-27
Tacinterp: spurious enterl.
Arnaud Spiwack
2014-02-27
Dead code: eval_ltac_constr.
Arnaud Spiwack
2013-11-26
Do not use ugly Dyn features in the Quote plugin. Use instead the
Pierre-Marie Pédrot
2013-11-25
Tacinterp: fewer use of old-style goals.
Arnaud Spiwack
2013-11-10
Centralizing the Ltac-defining functions in Tacenv.
ppedrot
2013-11-02
Made multiple-goal tactic work after all: .
aspiwack
2013-11-02
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-06-24
Cleaning up the type of Tacinterp.extract_ltac_constr_values.
ppedrot
2013-06-22
Now, idtac closures use maps instead of association list.
ppedrot
2013-06-22
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-21
Splitted up Genarg in four different levels:
ppedrot
2013-06-18
Removing the various glob/subst/interp registering functions for
ppedrot
2013-06-18
Now glob_sign and interp_sign only depend on structures defined
ppedrot
2013-06-14
Exporting field f_debug (needed for Ssreflect).
ppedrot
2013-06-14
Using an "extra" Store.t field in interp_sign instead of dedicated
ppedrot
2013-06-12
Moving coercion functions out of Tacinterp.
ppedrot
2013-06-10
Hiding tactic value representations.
ppedrot
2013-06-05
Replacing lists by maps in matching interpretation.
ppedrot
2013-05-29
Make ist (interp_sign) available to TACTIC EXTEND code
gareuselesinge
2012-12-14
Modulification of identifier
ppedrot
2012-10-16
Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp
letouzey
2012-08-08
Updating headers.
herbelin
2012-08-05
Dump references in reduction tactics
pboutill
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-04-18
Corrects a (very) longstanding bug of tactics. As is were, tactic expecting
aspiwack
2012-03-20
Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic
herbelin
2012-03-02
Noise for nothing
pboutill
2011-11-17
Fixing bug #2640 and variants of it (inconsistency between when and
herbelin
2011-10-28
Remove dynamic stuff from constr_expr and glob_constr
glondu
2011-09-26
Added support for referring to subterms of the goal by pattern.
herbelin
2011-09-26
Moving implicit tactic support from Tacinterp to Pfedit and final evar
herbelin
2011-02-10
Rename subst_raw_with_bindings to subst_glob_with_bindings and export
msozeau
2011-02-09
One more fix for setoid_rewrite: completely reinterpret the given lemmas
msozeau
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-22
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-14
Fixed commit 13125 (stricter check of induction args): an interpretation
herbelin
2010-06-06
Added support for Ltac-matching terms with variables bound in the pattern
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-22
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2009-12-21
Generic support for open terms in tactics
herbelin
2009-11-11
Promote evar_defs to evar_map (in Evd)
glondu
[next]