index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
* (checker|kernel)/Safe_typing: New LightenLibrary.
regisgia
2010-08-27
*
better fix to bug #2319: types are compiled in the env of the bodies
barras
2010-07-30
*
kernel conversion and reduction do not raise assert failure on ill-typed term...
barras
2010-07-29
*
fixed bug #2105 (compilation of free de Bruijn) and missing lift of predicate...
barras
2010-07-29
*
ported r13340 to trunk
barras
2010-07-28
*
fixed bug #2139: compiled cofix loops, missing offset to evaluate cofix bodies
barras
2010-07-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
fixed (serious) bug #2353: non-recursive parameters of nested inductive types...
barras
2010-07-16
*
removed a potentially dangerous try ... with _ -> ...
barras
2010-07-16
*
Mod_typing: fix the content of the typ_expr_alg field
letouzey
2010-07-07
*
Names: remove obsolete mod_self_id
letouzey
2010-06-23
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Added printing of recursive notations in cases pattern (supported by wish 2248).
herbelin
2010-06-14
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
"Improved" the form of the inferred type of "match" by
herbelin
2010-06-03
*
fixed guard check with commutative cuts
barras
2010-05-20
*
Mrec was not substituted correctly
barras
2010-05-20
*
Discontinue support for ocaml 3.09.*
letouzey
2010-05-19
*
Some ocamldoc comments + Fixing name of .coqrc.version file in refman
pboutill
2010-05-18
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
Removed $Id$ introduced inadvertently in r13005 (no more $Id$ since r12972)
herbelin
2010-05-09
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
"make source-doc" builds documentation of mli in html and pdf at
pboutill
2010-04-29
*
After the approval of Bruno, here the patch for the checker.
soubiran
2010-04-29
*
Various minor improvements of comments in mli for ocamldoc
letouzey
2010-04-29
*
fixed bug #2224 (Error message in positivity check fixed)
vsiles
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
Fixed bug #2999 (destruct was not refreshing universes of what it generalized *)
herbelin
2010-04-20
*
In function "substitution_prefixed_by" the prefix test on module path
soubiran
2010-04-19
*
cf. 12945
soubiran
2010-04-16
*
Names.mli: double declaration of mind_modpath
letouzey
2010-04-16
*
fixed confusion between number of cstr arguments and number of pattern variab...
barras
2010-03-12
*
introduced lazy computation of size info in the guard condition
barras
2010-03-11
*
Added a lazy evaluation of the composition of module substitutions. It improv...
soubiran
2010-02-04
*
fix commit 12706 + comments.
soubiran
2010-02-03
*
Small fix on module inclusion.
soubiran
2010-02-02
*
Various bug fix on recent features of the module system:
soubiran
2010-01-19
*
Variant !F M for functor application that does not honor the Inline declarations
letouzey
2010-01-17
*
Include can accept both Module and Module Type
letouzey
2010-01-07
*
Patch on subtyping check of opaque constants.
soubiran
2010-01-06
*
The following script was rasing an error
soubiran
2010-01-04
*
Fixing bug #2156 (non positive occurrence error message displayed "Rel"'s).
herbelin
2009-12-30
*
revert on commit r12553
barras
2009-12-07
*
declaremods.ml <--- code factoring
soubiran
2009-12-03
*
two improvements of the guard condition:
barras
2009-12-01
*
Continuing r12485-12486 (cleaning around name generation)
herbelin
2009-12-01
*
Include Self (Type) Foo: applying a (Type) Functor to the current context
letouzey
2009-11-16
*
Move Obj.magic call to the Vm module
glondu
2009-11-13
[next]