index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
heads.ml
Age
Commit message (
Expand
)
Author
2012-11-22
Monomorphization (library)
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-03-02
Noise for nothing
pboutill
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-10-24
Heads: avoid potentially uncaught Not_found via an assert false
letouzey
2011-10-12
Temporary revert commit 14550 since it breaks a few contribs
letouzey
2011-10-11
in heads.ml, at least turn the Not_found of #2608 into assert false
letouzey
2011-07-29
Heads: generic equality on constr replaced by destructor
puech
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
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-08-13
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-04-08
Some dead code removal + cleanups
letouzey
2008-07-22
Correct implementation of discharging of implicit arguments and add new
msozeau
2008-04-24
Ajout propriété svn:keywords aux nouveaux fichiers du commit 10840
herbelin
2008-04-23
Prise en compte des coercions dans les clauses "with" même si le type
herbelin