index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
declare.ml
Commit message (
Expand
)
Author
Age
*
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
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Added a new exception for already declared Schemes,
vsiles
2010-04-27
*
Small fix on module inclusion.
soubiran
2010-02-02
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Undo 12432 which caused an exponential behavior at Requires. Compilation time...
puech
2009-10-30
*
Fix incorrect registration of objects in libtypes.ml when defining a module.
puech
2009-10-28
*
First debug... the renaming of librairies was not working and auto/dn were no...
soubiran
2009-10-23
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
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
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
DISCLAIMER
puech
2009-01-17
*
broke cyclic dependencies
barras
2008-07-24
*
Correct implementation of discharging of implicit arguments and add new
msozeau
2008-07-22
*
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
*
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-06
*
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-12-05
*
New keyword "Inline" for Parameters and Axioms for automatic
soubiran
2007-04-25
*
Nouvelle approche pour le discharge modulaire
herbelin
2007-01-10
*
Indentation + typo
notin
2006-09-01
*
Standardisation nom option_app en option_map
herbelin
2006-04-27
*
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
*
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-08
*
Types inductifs parametriques
mohring
2005-11-02
*
Moving centralised discharge into dispatched discharge_function; required to ...
herbelin
2005-02-18
*
Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...
herbelin
2005-01-02
*
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-11-16
*
COMMITED BYTECODE COMPILER
barras
2004-10-20
*
option -no-hash-consing pour supprimmer le hash-consing
filliatr
2004-10-12
*
Nouvelle en-tête
herbelin
2004-07-16
*
correspondance des records et noms de champs de records entre un module et sa...
letouzey
2004-06-25
*
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
*
Correction du bug 335 et Export/Require Export dans un module
coq
2003-10-07
*
Déplacement de Declare juste à la fin de interp pour pouvoir accéder à in...
herbelin
2003-09-12
*
Réorganisation de Impargs + mise en place d'une infrastructure
herbelin
2003-04-09
*
*** empty log message ***
barras
2003-03-12
*
Petit netoyage dans lib
coq
2002-12-19
*
Petit netoyage des open's et commentaires
coq
2002-12-16
*
Essai de hconsing local au declarations
herbelin
2002-12-11
*
Hash-consing dès la lib_stk
herbelin
2002-12-10
[next]