aboutsummaryrefslogtreecommitdiff
path: root/pretyping/pretyping.mli
AgeCommit message (Expand)Author
2014-05-06- Fix bug preventing apply from unfolding Fixpoints.Matthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2014-02-12TC: honor the use_typeclasses flag in pretypingEnrico Tassi
2013-11-27Adding generic solvers to term holes. For now, no resolution mechanism norPierre-Marie Pédrot
2013-06-24Using the whole tactic environment while Pretyping.ppedrot
2013-06-22Generalizing the use of maps instead of lists in the interpretationppedrot
2013-05-09A uniformization step around understand_* and interp_* functions.herbelin
2013-04-29Merging Context and Sign.ppedrot
2012-12-14Modulification of identifierppedrot
2012-08-08Updating headers.herbelin
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
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
2011-09-26Moving implicit tactic support from Tacinterp to Pfedit and final evarherbelin
2010-12-24More {raw => glob} changes for consistencyglondu
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-12-23Change of nomenclature: rawconstr -> glob_constrglondu
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
2010-06-06Added support for Ltac-matching terms with variables bound in the patternherbelin
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2009-12-24Opened the possibility to type Ltac patterns but it is not fully functional yetherbelin
2009-11-11Promote evar_defs to evar_map (in Evd)glondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-22Fixes for r12197, the refined evars were not returned in case fail_evarmsozeau
2009-04-24- New cleaning phase for the entry points of pretyping.mlherbelin
2008-06-03Fixes incorrect handling of existing existentials variables inmsozeau
2007-07-07If a fixpoint is not written with an explicit { struct ... }, then letouzey
2006-09-15Report de l'heuristique d'unification premier ordre flexible/rigideherbelin
2006-09-01Export de check_evars vers command.mlherbelin
2006-04-07- Documentation of the Program tactics.msozeau
2006-03-22Subtac fixes, single fixpoint definitions are working again. Added a toggle o...msozeau
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2005-12-21Restructuration des points d'entrée de Pretyping et Constrinternherbelin
2005-09-09Léger nettoyage et uniformisation + généralisation du point d'entrée ltac...herbelin
2004-09-12inclusion de meta_map dans evar_defsbarras
2004-09-07deuxieme vague de modifs: evar_defs fonctionnelbarras
2004-07-16Nouvelle en-têteherbelin
2003-11-04Amelioration message d'erreur pour ltacherbelin
2003-05-21Suppression définitive de lmatch et or_metanum dans tacinterpherbelin
2003-05-19Renommage CMeta en CPatVar qui sert à saisir les PMeta de Patternherbelin
2002-11-14Réforme de l'interprétation des termes :herbelin
2002-04-02- modifs de la condition de garde pour mieux tenir compte des raisonnementsbarras
2001-11-06Suppression des local_constraints, des ctxtty et du focus.clrenard