index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.mli
Commit message (
Expand
)
Author
Age
*
Better structure for Ltac pretyping environments.
Pierre-Marie Pédrot
2014-08-07
*
[uconstr]: use a closure instead of eager substitution.
Arnaud Spiwack
2014-08-06
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
TC: honor the use_typeclasses flag in pretyping
Enrico Tassi
2014-02-12
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Using the whole tactic environment while Pretyping.
ppedrot
2013-06-24
*
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-06-22
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Revise API of understand_ltac to be parameterized by a flag for resolution of...
msozeau
2012-03-14
*
Second step of integration of Program:
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
Moving implicit tactic support from Tacinterp to Pfedit and final evar
herbelin
2011-09-26
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Added support for Ltac-matching terms with variables bound in the pattern
herbelin
2010-06-06
*
Various minor improvements of comments in mli for ocamldoc
letouzey
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-29
*
Opened the possibility to type Ltac patterns but it is not fully functional yet
herbelin
2009-12-24
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Fixes for r12197, the refined evars were not returned in case fail_evar
msozeau
2009-06-22
*
- New cleaning phase for the entry points of pretyping.ml
herbelin
2009-04-24
*
Fixes incorrect handling of existing existentials variables in
msozeau
2008-06-03
*
If a fixpoint is not written with an explicit { struct ... }, then
letouzey
2007-07-07
*
Report de l'heuristique d'unification premier ordre flexible/rigide
herbelin
2006-09-15
*
Export de check_evars vers command.ml
herbelin
2006-09-01
*
- Documentation of the Program tactics.
msozeau
2006-04-07
*
Subtac fixes, single fixpoint definitions are working again. Added a toggle o...
msozeau
2006-03-22
*
Made pretyping a functor over a coercion implementation. Pretyping.Default us...
msozeau
2006-03-22
*
Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.
msozeau
2006-03-13
*
Restructuration des points d'entrée de Pretyping et Constrintern
herbelin
2005-12-21
*
Léger nettoyage et uniformisation + généralisation du point d'entrée ltac...
herbelin
2005-09-09
*
inclusion de meta_map dans evar_defs
barras
2004-09-12
*
deuxieme vague de modifs: evar_defs fonctionnel
barras
2004-09-07
*
Nouvelle en-tête
herbelin
2004-07-16
*
Amelioration message d'erreur pour ltac
herbelin
2003-11-04
*
Suppression définitive de lmatch et or_metanum dans tacinterp
herbelin
2003-05-21
*
Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern
herbelin
2003-05-19
*
Réforme de l'interprétation des termes :
herbelin
2002-11-14
[next]