index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
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-26
Merge PR #8504: Allow successive attributes #[foo] #[bar]
Vincent Laporte
2018-09-26
Merge PR #7309: Made names of existential variables interpretable as Ltac var...
Pierre-Marie Pédrot
2018-09-26
Allow successive attributes #[foo] #[bar]
Gaëtan Gilbert
2018-09-25
Remove romega
Vincent Laporte
2018-09-21
Merge pull request #8462 from vbgl/zify-colonequal
Laurent Théry
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-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-11
Made names of existential variables interpretable as Ltac variables.
Hugo Herbelin
2018-09-10
Fixing ltac names interpretation in internals of pattern-matching compilation.
Hugo Herbelin
2018-09-10
Moving part of pretyping dealing with ltac and renaming in new module GlobEnv.
Hugo Herbelin
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
2018-09-02
Make -compat 8.8 import Coq.Compat.Coq88
Jason Gross
2018-08-31
Give a proper error message on num-not in functor
Jason Gross
2018-08-31
Add some module tests to numeral notations
Jason Gross
2018-08-31
Make Numeral Notation obey Local/Global
Jason Gross
2018-08-31
Make Numeral Notation follow Import, not Require
Jason Gross
2018-08-31
[numeral notations] support aliases
Jason Gross
2018-08-31
Add Numeral Notation GlobRef printing/parsing
Jason Gross
2018-08-31
Add a warning about abstract after being a no-op
Jason Gross
2018-08-31
Update doc and test-suite after supporting univ poly
Jason Gross
2018-08-31
Fix numeral notation for a rebase on top of master
Jason Gross
2018-08-30
[ssr] move ssr_*v tests to test-suite/ssr/
Enrico Tassi
2018-08-27
Update test-suite for focusing on named goals.
Théo Zimmermann
2018-07-29
Supporting locality flag for custom entries + compatibility with modules.
Hugo Herbelin
2018-07-29
A test on the different ways to indicate the levels of a rule.
Hugo Herbelin
2018-07-24
Add simple test cases for vm and native on primitive projections.
Gaëtan Gilbert
2018-07-17
Remove fourier plugin
Maxime Dénès
2018-07-12
Tactic deprecation machinery
Maxime Dénès
2018-07-03
[test suite] Test case for attributes
Vincent Laporte
2018-07-03
Merge PR #7820: [hints] Add Hint Variables/Constants Opaque/Transparent commands
Pierre-Marie Pédrot
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-07-01
Add test for Uniform Inductive Parameters
Jasper Hugunin
2018-06-24
Adding various tests for mutual records.
Pierre-Marie Pédrot
2018-06-19
Merge PR #6754: Better elaboration of pattern-matchings on primitive projections
Pierre-Marie Pédrot
2018-06-15
Add test-suite case for performance, had to use Timeout
Matthieu Sozeau
2018-06-15
Better elaboration of pattern-matchings on primitive projections
Matthieu Sozeau
2018-06-15
Do not allow spliting in res_pf, this is reserved for pretyping
Matthieu Sozeau
2018-06-04
Merge PR #7229: Deprecate implicit tactic solving.
Hugo Herbelin
2018-06-04
Merge PR #7112: Fix #6770: fixpoint loses locality info in proof mode.
Matthieu Sozeau
2018-06-04
Deprecate implicit tactic solving.
Pierre-Marie Pédrot
2018-05-17
Introduce an option to allow nested lemma, and turn it off by default.
Théo Zimmermann
2018-05-02
Make "intro"/"intros" progress on existential variables.
Hugo Herbelin
2018-04-29
Strict focusing using Default Goal Selector.
Gaëtan Gilbert
2018-04-26
Pretyping: Fixing a de Bruijn bug in interpreting default instances of evars.
Hugo Herbelin
[next]