index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
inductive.ml
Commit message (
Expand
)
Author
Age
*
inductive.ml : get rid of some obvious (Lazy.force (lazy t))
letouzey
2013-10-24
*
Rtree : cleanup of the comparing code
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
Getting rid of the use of deprecated elements (from the OCaml standard library).
xclerc
2013-10-14
*
Checker: get rid of code handling section variables
letouzey
2013-04-15
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Minor code cleaning in CArray / CList.
ppedrot
2013-03-23
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Array.create is deprecated
pboutill
2012-12-19
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Noise for nothing
pboutill
2012-03-02
*
Checker: remove some dead code
letouzey
2010-09-24
*
adpated the checker to handle coomutative cuts and lazyness
barras
2010-07-30
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
fixed confusion between number of cstr arguments and number of pattern variab...
barras
2010-03-12
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Transfers to checker ("let"s in inductive arities + Coq root read-only).
herbelin
2009-08-22
*
Changement de stratégie vis à vis du commit 10859 sur la gestion des
herbelin
2008-05-12
*
Correction du bug des types singletons pas sous-type de Set
herbelin
2008-04-27
*
added the .vo checker (with independent Makefile)
barras
2008-04-21