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-11-19
Merge PR #9001: [options] Remove deprecated option automatic introduction.
Pierre-Marie Pédrot
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-16
Do not Export the init modules
Gaëtan Gilbert
2018-11-12
Do not qualify universe names by section path.
Gaëtan Gilbert
2018-11-12
Fix incorrect coq-prog-args in unidecls
Gaëtan Gilbert
2018-11-07
Revert "Do not allow spliting in res_pf, this is reserved for pretyping"
Enrico Tassi
2018-11-05
Merge PR #8515: Command driven attributes
Pierre-Marie Pédrot
2018-11-02
Remove incorrect is_universe_polymorphism from modintern
Gaëtan Gilbert
2018-11-02
Make attributes more general to make defining #[universes(...)] easy
Gaëtan Gilbert
2018-10-31
No need to require List in test-suite/success/Inductive.v
Gaëtan Gilbert
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-08
Merge PR #8630: Some cleaning in the test suite
Enrico Tassi
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-04
Test-suite: avoid explicit references to “Top”
Vincent Laporte
2018-10-04
test-suite: cleaning
Vincent Laporte
2018-10-04
test-suite: rename a few files
Vincent Laporte
2018-10-02
Update the -compat flags
Jason Gross
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-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
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-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-26
Combined Scheme tests sort to use either "*" or "/\"
Théo Winterhalter
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
[next]