index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.mli
Age
Commit message (
Expand
)
Author
2014-05-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-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-12
TC: honor the use_typeclasses flag in pretyping
Enrico Tassi
2013-11-27
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-06-24
Using the whole tactic environment while Pretyping.
ppedrot
2013-06-22
Generalizing the use of maps instead of lists in the interpretation
ppedrot
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-04-29
Merging Context and Sign.
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-03-14
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-02
Noise for nothing
pboutill
2011-09-26
Moving implicit tactic support from Tacinterp to Pfedit and final evar
herbelin
2010-12-24
More {raw => glob} changes for consistency
glondu
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-06
Added support for Ltac-matching terms with variables bound in the pattern
herbelin
2010-04-29
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
2009-12-24
Opened the possibility to type Ltac patterns but it is not fully functional yet
herbelin
2009-11-11
Promote evar_defs to evar_map (in Evd)
glondu
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-06-22
Fixes for r12197, the refined evars were not returned in case fail_evar
msozeau
2009-04-24
- New cleaning phase for the entry points of pretyping.ml
herbelin
2008-06-03
Fixes incorrect handling of existing existentials variables in
msozeau
2007-07-07
If a fixpoint is not written with an explicit { struct ... }, then
letouzey
2006-09-15
Report de l'heuristique d'unification premier ordre flexible/rigide
herbelin
2006-09-01
Export de check_evars vers command.ml
herbelin
2006-04-07
- Documentation of the Program tactics.
msozeau
2006-03-22
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-13
Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.
msozeau
2005-12-21
Restructuration des points d'entrée de Pretyping et Constrintern
herbelin
2005-09-09
Léger nettoyage et uniformisation + généralisation du point d'entrée ltac...
herbelin
2004-09-12
inclusion de meta_map dans evar_defs
barras
2004-09-07
deuxieme vague de modifs: evar_defs fonctionnel
barras
2004-07-16
Nouvelle en-tête
herbelin
2003-11-04
Amelioration message d'erreur pour ltac
herbelin
2003-05-21
Suppression définitive de lmatch et or_metanum dans tacinterp
herbelin
2003-05-19
Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern
herbelin
2002-11-14
Réforme de l'interprétation des termes :
herbelin
2002-04-02
- modifs de la condition de garde pour mieux tenir compte des raisonnements
barras
2001-11-06
Suppression des local_constraints, des ctxtty et du focus.
clrenard
[next]