index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
declare.ml
Age
Commit message (
Expand
)
Author
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-01-31
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-02
* removed declare_constant and declare_internal_constant
vsiles
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-29
change the flag "internal" in declare/ind_tables from bool to
vsiles
2010-06-12
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-27
Added a new exception for already declared Schemes,
vsiles
2010-02-02
Small fix on module inclusion.
soubiran
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-10-30
Undo 12432 which caused an exponential behavior at Requires. Compilation time...
puech
2009-10-28
Fix incorrect registration of objects in libtypes.ml when defining a module.
puech
2009-10-23
First debug... the renaming of librairies was not working and auto/dn were no...
soubiran
2009-10-21
This big commit addresses two problems:
soubiran
2009-09-17
Remove useless Liboject.export_function field
glondu
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-14
Backtrack on the forced discharge of type class variables introduced
msozeau
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-05-27
Fix implicit args code so that declarations are added for all
msozeau
2009-04-08
Some dead code removal + cleanups
letouzey
2009-01-17
DISCLAIMER
puech
2008-07-24
broke cyclic dependencies
barras
2008-07-22
Correct implementation of discharging of implicit arguments and add new
msozeau
2008-04-23
Prise en compte des coercions dans les clauses "with" même si le type
herbelin
2008-04-02
Add the ability to specify the implicit status of section variables and
msozeau
2007-12-06
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-05
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-04-25
New keyword "Inline" for Parameters and Axioms for automatic
soubiran
2007-01-10
Nouvelle approche pour le discharge modulaire
herbelin
2006-09-01
Indentation + typo
notin
2006-04-27
Standardisation nom option_app en option_map
herbelin
2006-01-28
Réorganisation de la structure interne des types de déclarations (decl_kinds)
herbelin
2005-12-02
Changement des named_context
gregoire
2005-11-08
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-02
Types inductifs parametriques
mohring
2005-02-18
Moving centralised discharge into dispatched discharge_function; required to ...
herbelin
2005-01-02
Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...
herbelin
2004-11-16
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-10-20
COMMITED BYTECODE COMPILER
barras
2004-10-12
option -no-hash-consing pour supprimmer le hash-consing
filliatr
2004-07-16
Nouvelle en-tête
herbelin
2004-06-25
correspondance des records et noms de champs de records entre un module et sa...
letouzey
2004-03-31
Export de l'information si un inductive est un record ou non (pour xml)
herbelin
2004-03-30
Distinction entre declarations internes (p.ex. _subproof) et declarations uti...
herbelin
2004-03-26
Memorisation du type de variable (Hyp or Var)
herbelin
2003-10-07
Correction du bug 335 et Export/Require Export dans un module
coq
2003-09-12
Déplacement de Declare juste à la fin de interp pour pouvoir accéder à in...
herbelin
[next]