index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
declare.mli
Commit message (
Expand
)
Author
Age
*
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
*
Add toplevel commands to declare global universes and constraints.
Matthieu Sozeau
2014-07-01
*
Rework handling of universes on top of the STM, allowing for delayed
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
*
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Change Hint Resolve, Immediate to take a global reference as argument
msozeau
2012-10-26
*
Updating headers.
herbelin
2012-08-08
*
Rely on kernel to know if a name is already used so as to be consistent with it.
herbelin
2011-10-08
*
* removed declare_constant and declare_internal_constant
vsiles
2010-09-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-29
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Backtrack on the forced discharge of type class variables introduced
msozeau
2009-09-14
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Fix implicit args code so that declarations are added for all
msozeau
2009-05-27
*
DISCLAIMER
puech
2009-01-17
*
Prise en compte des coercions dans les clauses "with" même si le type
herbelin
2008-04-23
*
Add the ability to specify the implicit status of section variables and
msozeau
2008-04-02
*
Réorganisation de la structure interne des types de déclarations (decl_kinds)
herbelin
2006-01-28
*
Changement des named_context
gregoire
2005-12-02
*
Moving centralised discharge into dispatched discharge_function; required to ...
herbelin
2005-02-18
*
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-11-16
*
Nouvelle en-tête
herbelin
2004-07-16
*
Export de l'information si un inductive est un record ou non (pour xml)
herbelin
2004-03-31
*
Distinction entre declarations internes (p.ex. _subproof) et declarations uti...
herbelin
2004-03-30
*
Memorisation du type de variable (Hyp or Var)
herbelin
2004-03-26
*
Déplacement de Declare juste à la fin de interp pour pouvoir accéder à in...
herbelin
2003-09-12
*
Petit netoyage des open's et commentaires
coq
2002-12-16
*
Réforme de l'interprétation des termes :
herbelin
2002-11-14
*
Intégration des modifs de la branche mowgli :
herbelin
2002-11-05
*
Suppression automatique du corps des définitions locales opaques dans
herbelin
2002-08-17
*
Modules dans COQ\!\!\!\!
coq
2002-08-02
*
Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...
herbelin
2002-05-29
*
Déplacement/renommage de Class.stre_max en Declare.strength_min
herbelin
2002-04-16
*
Raffinement library_part
herbelin
2002-02-12
*
Ajout library_part
herbelin
2002-02-12
*
Fusion de declare/add_constant, declare/add_parameter et add_discharged_constant
herbelin
2001-11-20
*
Mise en place d'une méthode directe pour indiquer le type des déclarations ...
herbelin
2001-11-19
[next]