index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
indtypes.mli
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
|
/
*
Kernel: primitive projections handling of let-ins
Matthieu Sozeau
2015-07-09
*
Update headers.
Maxime Dénès
2015-01-12
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Add test-suite file. Compute the name for the record binder in the
Matthieu Sozeau
2014-08-29
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
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
*
Fixing #2846: Uncaught exception Reduction.NotArity.
ppedrot
2013-08-04
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
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
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
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
*
- Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).
herbelin
2009-01-11
*
Fixed bug 1761 (unexpected anomaly when constructor type has invalid
herbelin
2008-01-05
*
Nettoyage et standardisation des messages d'erreurs.
herbelin
2007-05-17
*
Création d'un type d'erreur RecursionSchemeError distinct de InductiveError ...
herbelin
2005-12-17
*
Nouvelle en-tête
herbelin
2004-07-16
*
Modules dans COQ\!\!\!\!
coq
2002-08-02
*
- Reforme de la gestion des args recursifs (via arbres reguliers)
barras
2002-02-14
*
GROS COMMIT:
barras
2001-11-05
*
Suppression des arguments sur les constantes, inductifs et constructeurs
barras
2001-10-09
*
entetes
filliatr
2001-03-15
*
Mise en place d'un système optionnel de discharge immédiat; prise en compte...
herbelin
2001-02-14
*
- suppression mind_extract_params
filliatr
2000-12-15
*
Les params d'inductif deviennent en même temps propre à chaque inductif d'u...
herbelin
2000-12-14
*
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
2000-12-12
*
Simplifications autour de typed_type (renommé types par analogie avec sorts)...
herbelin
2000-10-18
*
Passage à des contextes de vars et de rels pouvant contenir des déclarations
herbelin
2000-07-24
*
Mise en place d'un choix constr/typed_type en remplacement de certains Cast
herbelin
2000-06-01
*
Nettoyage de Generic;Suppression des DLAM en tête des listes de constructeurs
herbelin
2000-05-31
*
Suite restructuration inductifs; changement nom module Constant en Declarations
herbelin
2000-05-22
*
Ajouts des causes d'erreur de Indrec
herbelin
2000-05-18
*
Abstraction du type typed_type (un pas vers les jugements 2 niveaux)
herbelin
2000-04-20
*
Prise en compte nouveau case_info
herbelin
2000-03-21
*
- environment -> safe_environment
filliatr
1999-12-01
*
deplacements des var. ex. hors du noyau
filliatr
1999-10-08
*
ensembles de contraintes d'univers
filliatr
1999-09-25
*
ajout des inductifs (sans types singletons pour l'instant)
filliatr
1999-08-30
*
un petit effort de presentation dans les interfaces
filliatr
1999-08-30
*
suppression champs inutiles dans constantes et inductifs; verification defini...
filliatr
1999-08-27