index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
cases.mli
Commit message (
Expand
)
Author
Age
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Fix compilation of pattern matching wrt variables: alias.
aspiwack
2013-11-02
*
Fix the compilation of pattern matching wrt to variables.
aspiwack
2013-11-02
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Modulification of name
ppedrot
2012-12-18
*
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
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
Everything compiles again.
msozeau
2012-03-14
*
Second step of integration of Program:
msozeau
2012-03-14
*
Noise for nothing
pboutill
2012-03-02
*
A bit of documentation around cases.ml + ML modules uselessly open
herbelin
2011-11-16
*
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
*
Fix bug 2307
pboutill
2010-05-20
*
Some ocamldoc comments + Fixing name of .coqrc.version file in refman
pboutill
2010-05-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Notation concise pour la valeur par défaut des cas reconnus comme
herbelin
2008-05-28
*
Mise en place d'un algorithme d'inversion des contraintes de type lors
herbelin
2008-05-05
*
- Second pass on implementation of let pattern. Parse "let ' par [as x]?
msozeau
2008-03-28
*
Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b...
msozeau
2008-01-17
*
Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...
msozeau
2007-06-09
*
- Utilisation d'abbréviations pour les types intervenant dans RCases
herbelin
2006-04-26
*
Made pretyping a functor over a coercion implementation. Pretyping.Default us...
msozeau
2006-03-22
*
Suppression fonctions d'interprétation du vieux Case
herbelin
2006-01-30
*
Gestion des erreurs pour nombre incorrect d'argument des constructeurs (et de
herbelin
2006-01-30
*
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-26
*
deuxieme vague de modifs: evar_defs fonctionnel
barras
2004-09-07
*
Nouvelle en-tête
herbelin
2004-07-16
*
Suppression de Rawterm.loc, branchement sur Util.loc
herbelin
2004-07-16
*
Deplacement subst_rawconstr dans Rawterm
herbelin
2003-11-19
*
Nouvelle mouture du traducteur v7->v8
herbelin
2003-08-11
*
petit nettoyage de kernel/inductive
barras
2002-02-07
*
Nettoyage exceptions liées au vieux Case
herbelin
2001-12-18
*
Simplification de la propagation du prédicat, bugs, et messages d'erreurs
herbelin
2001-11-21
*
Suppression des local_constraints, des ctxtty et du focus.
clrenard
2001-11-06
*
GROS COMMIT:
barras
2001-11-05
*
Suppression des arguments sur les constantes, inductifs et constructeurs
barras
2001-10-09
*
amelioration des messages d'erreurs vis a vis des evars
barras
2001-05-23
*
Mise en place d'un test de clauses non utilisees
herbelin
2001-04-13
*
entetes
filliatr
2001-03-15
*
Avancée vers la prise compte des alias dépendants; prise en compte des clau...
herbelin
2001-03-11
*
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
2000-12-12
[next]