index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
check.ml
Commit message (
Expand
)
Author
Age
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Change in vo format : digest aren't Marshalled anymore
letouzey
2013-08-22
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
Checker: vo validation is now done in check.ml (and always)
letouzey
2013-04-15
*
Checker: reified encoding of .vo types in values.ml
letouzey
2013-04-15
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
*
Safe_typing+Libary: use some arrays instead of lists in vo structures
letouzey
2013-03-28
*
Removing mandatory suffixes for library files.
ppedrot
2013-03-21
*
Restrict (try...with...) to avoid catching critical exn (part 1)
letouzey
2013-03-12
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
Fixing coqchk compilation after commit r16183
ppedrot
2013-02-03
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Cleaning and small optimization in CList.
ppedrot
2012-11-20
*
Cleaning interface of Util.
ppedrot
2012-09-18
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
lib directory is cut in 2 cma.
pboutill
2012-04-12
*
Noise for nothing
pboutill
2012-03-02
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Fix function applications without labels (OCaml warning 6)
glondu
2010-09-28
*
Checker: remove some dead code
letouzey
2010-09-24
*
* lib/Flags: Replace dont_load_proofs by load_proofs since not loading
regisgia
2010-08-27
*
* Improve documentation of LightenLibrary.
regisgia
2010-08-27
*
* (checker|kernel)/Safe_typing: New LightenLibrary.
regisgia
2010-08-27
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Fix typos
glondu
2010-06-02
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Backporting from v8.2 to trunk:
herbelin
2009-01-18
*
fixed bug #1927 + univ constraints (module cstrs include cstrs of its subcomp...
barras
2008-09-02
*
fixed loop in dependency fold of the checker
barras
2008-07-24
*
Lissage de la gestion des chemins de chargement de fichiers :
herbelin
2008-06-29
*
doc of coqchk + improved module cache and computation of module sets
barras
2008-05-23
*
fixed bug with aliases
barras
2008-05-07
*
checker deals with polymorphic constants and module aliases
barras
2008-05-06
*
added the .vo checker (with independent Makefile)
barras
2008-04-21