index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
*
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
|
\
*
\
Merge PR #916: Fixing notation bug 5608 involving { } and a slight restructur...
Maxime Dénès
2017-08-29
|
\
\
*
\
\
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
|
\
\
\
|
|
*
|
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
|
|
/
/
|
/
|
|
*
|
|
Merge PR #912: Detyping functions are now operating on EConstr.t.
Maxime Dénès
2017-08-16
|
\
\
\
*
\
\
\
Merge PR #942: solving b1859
Maxime Dénès
2017-08-16
|
\
\
\
\
*
\
\
\
\
Merge PR #841: Timorous fix of bug #5598 on global existing class in sections
Maxime Dénès
2017-08-16
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #864: Some cleanups after cumulativity for inductive types
Maxime Dénès
2017-08-16
|
\
\
\
\
\
\
|
|
|
|
|
|
*
Move type_uconstr to Tacinterp.
Maxime Dénès
2017-08-01
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #909: Extraction: reduce primitive projections in types (fix bug 4709)
Maxime Dénès
2017-08-01
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #893: Removing default evar-normalization for ARGUMENT EXTEND.
Maxime Dénès
2017-08-01
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge PR #806: closing bug 5315
Maxime Dénès
2017-08-01
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
adding a comment to explain the change
Julien Forest
2017-08-01
|
|
|
|
|
|
*
|
solving b1859
Julien Forest
2017-08-01
|
|
|
|
*
|
|
|
Improve errors for cumulativity when monomorphic
Amin Timany
2017-07-31
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
*
|
|
|
|
|
|
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-31
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
Correcting [build_discriminator] to make the test-suite pass
amblaf
2017-07-31
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
closing bug 5315
Julien Forest
2017-07-29
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #889: Removing template polymorphism for definitions.
Maxime Dénès
2017-07-28
|
\
\
\
\
\
|
|
*
|
|
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
|
|
|
*
|
Extraction: reduce primitive projections in types (fix bug 4709)
Pierre Letouzey
2017-07-26
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #918: Extraction: do not mix Haskell types Any and () (fix bugs 4844...
Maxime Dénès
2017-07-26
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Removing default evar-normalization for ARGUMENT EXTEND.
Pierre-Marie Pédrot
2017-07-26
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
|
|
/
/
|
/
|
|
*
|
|
Merge PR #905: [api] Remove type equalities from API.
Maxime Dénès
2017-07-26
|
\
\
\
*
\
\
\
Merge PR #857: Extraction: various fixes related with bug 4720
Maxime Dénès
2017-07-26
|
\
\
\
\
*
\
\
\
\
Merge PR #859: Extraction TestCompile
Maxime Dénès
2017-07-26
|
\
\
\
\
\
|
|
|
*
|
|
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Extraction: do not mix Haskell types Any and () (revert 8e257d4, fix bugs 484...
Pierre Letouzey
2017-07-25
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Extraction: fix bugs 5177 and 5240 (and also indirectly bug 4720)
Pierre Letouzey
2017-07-20
|
|
/
/
|
/
|
|
*
|
|
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
\
\
*
|
|
|
[funind] Remove spurious character in comment.
Emilio Jesus Gallego Arias
2017-07-17
*
|
|
|
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
|
|
|
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
*
|
|
|
Safer API for constr_of_global, and getting rid of unsafe_constr_of_global.
Pierre-Marie Pédrot
2017-07-13
*
|
|
|
Safer API for Global.body_of_constant and variants.
Pierre-Marie Pédrot
2017-07-13
|
|
*
|
Extraction TestCompile foo : a new command for extraction + ocamlc
Pierre Letouzey
2017-07-05
|
|
/
/
|
/
|
|
*
|
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
|
|
Merge PR#843: closing bug #5618 introduce by PR 828
Maxime Dénès
2017-06-30
|
\
\
\
|
*
|
|
closing bug #5618 introduce by PR 828
Julien Forest
2017-06-29
|
|
|
*
Preparing to hints supporting discharge.
Hugo Herbelin
2017-06-27
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR#828: closing bug #4250
Maxime Dénès
2017-06-26
|
\
|
|
*
|
|
Merge PR#794: Cleanup of ltac cmxs
Maxime Dénès
2017-06-23
|
\
\
\
|
|
*
|
closing bug #4250
Julien Forest
2017-06-23
|
|
/
/
|
/
|
|
*
|
|
Merge PR#807: romega: fix a slowdown
Maxime Dénès
2017-06-20
|
\
\
\
*
\
\
\
Merge PR#803: Clean ssr
Maxime Dénès
2017-06-20
|
\
\
\
\
|
|
*
|
|
romega: avoid potential slowdown when changing concl by reified version
Pierre Letouzey
2017-06-16
|
*
|
|
|
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
|
*
|
|
|
Remove the last use of the low-level Proof_type API in ssr.
Pierre-Marie Pédrot
2017-06-16
|
|
/
/
/
[next]