index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
term.ml
Commit message (
Expand
)
Author
Age
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Checker: get rid of code handling section variables
letouzey
2013-04-15
*
Checker: empty sections hardcoded in cb and mind
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
*
More monomorphization.
ppedrot
2013-03-05
*
Checker: re-sync vo structures after Maxime's commit 16136
letouzey
2013-02-12
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of identifier
ppedrot
2012-12-14
*
still some more dead code removal
letouzey
2012-10-06
*
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
*
Esubst: make types of substitutions & lifts private
puech
2011-08-08
*
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
*
After the approval of Bruno, here the patch for the checker.
soubiran
2010-04-29
*
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
*
added validation of delta_resolver (which seem to have an impact on typing)
barras
2010-02-19
*
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
*
porting r11900 11905 and 11953 to trunk
barras
2009-03-02
*
checker deals with polymorphic constants and module aliases
barras
2008-05-06
*
added the .vo checker (with independent Makefile)
barras
2008-04-21