index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2018-10-01
Merge PR #7634: Extend combined scheme to Schemes in Type
Matthieu Sozeau
2018-09-28
Merge PR #262: A cleaning step in using heuristics for inference of the retur...
Pierre-Marie Pédrot
2018-09-28
Merge PR #8479: Fix #8478: Undeclared universe anomaly with sections
Pierre-Marie Pédrot
2018-09-27
Possible abstractions over goal variables when inferring match return clause.
Hugo Herbelin
2018-09-27
Trying an abstracting dependencies heuristic for the match return clause even...
Hugo Herbelin
2018-09-27
Trying a no-inversion no-dependency heuristic for match return clause.
Hugo Herbelin
2018-09-27
Inference of return clause: giving uniformly priority to "small inversion".
Hugo Herbelin
2018-09-27
Scheme Equality: support for working in a context of Parameters.
Hugo Herbelin
2018-09-27
Fixing a typo in a comment.
Hugo Herbelin
2018-09-27
Fixing #4859 (anomaly with Scheme called on inductive type with indices).
Hugo Herbelin
2018-09-27
Fixing #4612 (anomaly with Scheme called on unsupported inductive type).
Hugo Herbelin
2018-09-27
Fix #8478: Undeclared universe anomaly with sections
Gaëtan Gilbert
2018-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-26
Merge PR #8504: Allow successive attributes #[foo] #[bar]
Vincent Laporte
2018-09-26
Merge PR #8506: [ssr] use the right environment in ssrpattern (fix #8454)
Maxime Dénès
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-26
Merge PR #7309: Made names of existential variables interpretable as Ltac var...
Pierre-Marie Pédrot
2018-09-26
Merge PR #8419: Remove romega in favor of lia
Théo Zimmermann
2018-09-26
Allow successive attributes #[foo] #[bar]
Gaëtan Gilbert
2018-09-26
Combined Scheme tests sort to use either "*" or "/\"
Théo Winterhalter
2018-09-26
Merge PR #8217: Fixes #8215: "critical" type inference bug in interpreting ev...
Pierre-Marie Pédrot
2018-09-25
Merge PR #8535: Fixing #8532: regression in Print Assumptions within a functor.
Pierre-Marie Pédrot
2018-09-25
Fixing #8532 (regression in Print Assumptions within a functor).
Hugo Herbelin
2018-09-25
Remove romega
Vincent Laporte
2018-09-24
Fixes #8215 ("critical" bug of type inference in interpreting evars by names).
Hugo Herbelin
2018-09-24
Merge PR #8464: Fix numeral notations
Hugo Herbelin
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-21
Merge pull request #8462 from vbgl/zify-colonequal
Laurent Théry
2018-09-21
Merge PR #8455: Move tests in bugs/ to bugs/closed/.
Théo Zimmermann
2018-09-21
Remove hash based univ level compare
Gaëtan Gilbert
2018-09-21
Add test for univ names of polymorphic inductives in sections.
Gaëtan Gilbert
2018-09-21
Universe binders are Id, not Name. Never print Var.
Gaëtan Gilbert
2018-09-21
Best-effort hack to provide a meaningful name for anonymous bound universes.
Pierre-Marie Pédrot
2018-09-21
Removing calls to AUContext.instance.
Pierre-Marie Pédrot
2018-09-19
Move tests in bugs/ to the bugs/closed/.
Nick Lewycky
2018-09-19
Fix Numeral Notations (4/4 - fixing synch)
Jason Gross
2018-09-19
[ssr] use the right environment in ssrpattern (fix #8454)
Enrico Tassi
2018-09-19
Fix #7754: universe declarations on mutual inductives
Gaëtan Gilbert
2018-09-19
Merge PR #8341: Reduce universe redeclarations (catching AlreadyDeclared)
Matthieu Sozeau
2018-09-18
Zify: replace local definitions by equations
Vincent Laporte
2018-09-14
Fixing yet a source of dependency on alphabetic order in unification.
Hugo Herbelin
2018-09-14
Merge PR #7894: Remove quote plugin
Théo Zimmermann
2018-09-14
Merge PR #8326: Mention PRINT_LOGS=1 when failing test suite
Enrico Tassi
2018-09-13
Add test for inconsistency from polymorphism capturing global univs
Gaëtan Gilbert
2018-09-13
Add option to control automatic template polymorphism.
Gaëtan Gilbert
2018-09-13
Add explicit atribute for template polymorphism.
Gaëtan Gilbert
2018-09-13
Mention PRINT_LOGS=1 when failing test suite
Gaëtan Gilbert
2018-09-13
Move test suite report script to standalone script file
Gaëtan Gilbert
2018-09-12
Remove quote plugin
Maxime Dénès
2018-09-12
Merge PR #8243: Remove xargs from "make clean" so it won't fail on Cygwin
Enrico Tassi
[next]