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-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
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-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
2018-09-12
Merge PR #8433: Fix bug #8432 : program fixpoint and universes
Pierre-Marie Pédrot
2018-09-11
Made names of existential variables interpretable as Ltac variables.
Hugo Herbelin
2018-09-11
Merge PR #7288: Isolating ltac naming out of pretyping + fixing renaming
Pierre-Marie Pédrot
2018-09-11
Merge PR #8285: Fixing #8270: cbn was applying zeta even when not asked for.
Pierre-Marie Pédrot
2018-09-11
Merge PR #7135: Introducing an explicit `Declare Scope` command
Emilio Jesus Gallego Arias
2018-09-10
Merge PR #8417: Fixing #8416: Print Assumptions missing module information fr...
Matthieu Sozeau
2018-09-10
Merge PR #8290: Fix #8288: cumulativity inferance ignores args to bound varia...
Matthieu Sozeau
2018-09-10
Adapting standard library to the introduction of "Declare Scope".
Hugo Herbelin
2018-09-10
Fixing ltac names interpretation in internals of pattern-matching compilation.
Hugo Herbelin
2018-09-10
Fixing an inconsistency in interpreting Ltac names linking to binder names.
Hugo Herbelin
2018-09-10
Moving part of pretyping dealing with ltac and renaming in new module GlobEnv.
Hugo Herbelin
2018-09-07
Fix bug #8432 : program fixpoint and universes
Matthieu Sozeau
2018-09-06
Fixing #8270 (cbn was calling zeta even when not asked for).
Hugo Herbelin
2018-09-06
Merge PR #8302: Fix #7795: UGraph.AlreadyDeclared with Program
Matthieu Sozeau
2018-09-06
Merge PR #8295: Fix #8291: print universe names in universe context for Check.
Matthieu Sozeau
2018-09-05
Fixing #8416 (Print Assumptions missing module information from compiled files).
Hugo Herbelin
2018-09-05
Merge PR #7968: Restrict universes in comInductive
Gaëtan Gilbert
2018-09-03
Merge PR #8387: Make -compat 8.8 import Coq.Compat.Coq88
Théo Zimmermann
2018-09-03
Merge PR #8064: Numeral notation (revisited again)
Hugo Herbelin
[next]