index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
Commit message (
Expand
)
Author
Age
*
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
|
\
*
\
Merge PR #6235: Fixing failing mkdir in test-suite for coq-makefile.
Maxime Dénès
2017-11-28
|
\
\
*
\
\
Merge PR #6237: coq_makefile tests: build in easily removed temporary subdire...
Maxime Dénès
2017-11-27
|
\
\
\
*
\
\
\
Merge PR #6149: Update TimeFileMaker.py to correctly sort timing diffs
Maxime Dénès
2017-11-27
|
\
\
\
\
|
|
|
|
*
Restrict universe context when declaring constants in obligations.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Fix #5347: unify declaration of axioms with and without bound univs.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Fix interpretation of global universes in univdecl constraints.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Forbid repeated names in universe binders.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Universe binders survive sections, modules and compilation.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
Make restrict_universe_context stronger.
Gaëtan Gilbert
2017-11-25
|
|
|
|
*
In close_proof only check univ decls with the restricted context.
Gaëtan Gilbert
2017-11-24
|
|
|
|
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
|
|
|
|
*
restrict_universe_context: do not prune named universes.
Gaëtan Gilbert
2017-11-24
|
|
|
|
*
Fix defining non primitive projections with abstracted universes.
Gaëtan Gilbert
2017-11-24
|
|
|
|
*
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge PR #6205: Fixing a 8.7 regression of ring_simplify in ArithRing
Maxime Dénès
2017-11-24
|
\
\
\
\
*
\
\
\
\
Merge PR #876: In omega or romega, recognizing Z and nat modulo conversion
Maxime Dénès
2017-11-24
|
\
\
\
\
\
|
|
|
|
*
|
coq_makefile tests: build in easily removed temporary subdirectory.
Gaëtan Gilbert
2017-11-24
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Fixing failing mkdir in test-suite for coq-makefile.
Hugo Herbelin
2017-11-24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge PR #6167: Fixing factorization of recursive notations with an atomic se...
Maxime Dénès
2017-11-23
|
\
\
\
\
*
\
\
\
\
Merge PR #6203: Fix universe polymorphic Program obligations.
Maxime Dénès
2017-11-23
|
\
\
\
\
\
|
|
|
*
|
|
Recognizing Z in romega up to conversion.
Hugo Herbelin
2017-11-23
|
|
|
*
|
|
Using is_conv rather than eq_constr to find `nat` or `Z` in omega.
Hugo Herbelin
2017-11-23
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Fixing a 8.7 regression of ring_simplify in ArithRing.
Hugo Herbelin
2017-11-23
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge PR #6123: Nix file
Maxime Dénès
2017-11-23
|
\
\
\
\
*
\
\
\
\
Merge PR #6192: Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Maxime Dénès
2017-11-23
|
\
\
\
\
\
|
|
|
|
|
*
Add test-suite tests for timing scripts
Jason Gross
2017-11-22
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-22
*
|
|
|
|
Merge PR #6178: Have the coq_makefile timing test-suite print more
Maxime Dénès
2017-11-21
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #6113: Extra work on ltac printing: fixing #5787, some parentheses
Maxime Dénès
2017-11-21
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixes #5787 (printing of "constr:" lost in the move of constr to Generic).
Hugo Herbelin
2017-11-20
|
|
|
|
|
*
Fixing factorization of recursive notations in the case of an atomic separator.
Hugo Herbelin
2017-11-20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #6166: Fix regression in treating Defined as defined
Maxime Dénès
2017-11-20
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...
Maxime Dénès
2017-11-20
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge PR #6025: Fix #5761: cbv on undefined evars under binders produces unbo...
Maxime Dénès
2017-11-20
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Gaëtan Gilbert
2017-11-19
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
Have the coq_makefile timing test-suite print more
Jason Gross
2017-11-17
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge PR #6132: Fixes #6129 (declaration of coercions made compatible with lo...
Maxime Dénès
2017-11-16
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge PR #6104: Fixing encoding in coqdoc output tests.
Maxime Dénès
2017-11-16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
Fix regression in treating Defined as defined
Tej Chajed
2017-11-15
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Fix #5761: cbv on undefined evars under binders produces unbound rel
Gaëtan Gilbert
2017-11-15
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge PR #6122: Remove dependency of test-suite on git (fix #5725).
Maxime Dénès
2017-11-15
|
\
\
\
\
\
|
|
|
*
|
|
Fixes #6129 (declaration of coercions made compatible with local definitions).
Hugo Herbelin
2017-11-14
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
One more step in fixing #5762 ("where" clause).
Hugo Herbelin
2017-11-14
|
|
*
|
|
Fixing encoding in coqdoc output tests.
Hugo Herbelin
2017-11-13
*
|
|
|
|
Merge PR #6000: Adding support for syntax "let _ := e in e'" in Ltac.
Maxime Dénès
2017-11-13
|
\
\
\
\
\
|
|
|
|
|
*
Introduce default.nix for Nix users.
Théo Zimmermann
2017-11-09
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Fixing a remaining "coqdoc" problem with bug #5762 and pr #1120.
Hugo Herbelin
2017-11-08
|
|
|
|
/
|
|
*
/
Remove dependency of test-suite on git (fix #5725).
Théo Zimmermann
2017-11-08
|
|
/
/
|
/
|
|
[next]