index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
Age
Commit message (
Expand
)
Author
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-09
Merge PR #12163: Fix #12159 (Numeral Notations do not play well with multiple...
Hugo Herbelin
2020-05-09
Merge PR #12263: HaskellExtr: Add type annotations to Prelude.==
Kazuhiko Sakaguchi
2020-05-06
HaskellExtr: Add type annotations to Prelude.==
Jason Gross
2020-05-02
Fix #12159 (Numeral Notations do not play well with multiple scopes for the s...
Pierre Roux
2020-05-01
Testing different combinations of non truly recursive (co)fixpoints.
Hugo Herbelin
2020-04-28
Merge PR #12003: Improve error messages for Set and Unset commands.
Emilio Jesus Gallego Arias
2020-04-22
Merge PR #11694: Support printing argument-free abbreviations in custom entri...
Emilio Jesus Gallego Arias
2020-04-20
Improve undeclared key messages.
Théo Zimmermann
2020-04-17
Merge PR #11135: Simplifying the code declaring the constants bound to primit...
Pierre-Marie Pédrot
2020-04-16
Merge PR #12101: Add needed commas in message
Gaëtan Gilbert
2020-04-15
Add needed commas in message
Jim Fehrle
2020-04-15
[proof] Move functions related to `Proof.t` to `Proof`
Emilio Jesus Gallego Arias
2020-04-14
Merge PR #11957: [stdlib] update sigma-type notations
Hugo Herbelin
2020-04-14
Merge PR #11820: Partial imports
Maxime Dénès
2020-04-13
Add specific test for "useless" syndef
Gaëtan Gilbert
2020-04-13
Simplifying the declaration of constants bound to primitive projections.
Hugo Herbelin
2020-04-11
If a custom entry has global, a bound variable is valid in this entry.
Hugo Herbelin
2020-04-11
If a custom entry has global, an argument-free abbreviation is valid in this ...
Hugo Herbelin
2020-04-06
Fix #11934 equality on constrexpr ignores instances of explicit applications
Gaëtan Gilbert
2020-04-03
Improve error messages for Set and Unset commands.
Théo Zimmermann
2020-04-01
add tests for notations with sigma types
Olivier Laurent
2020-03-31
Remove special case for implicit inductive parameters
Maxime Dénès
2020-03-31
Merge PR #11668: Helping issue #11659 by leaving only the Cast hack in the gr...
Maxime Dénès
2020-03-29
Merge PR #11859: Warn when non exactly parsing non floating-point
Hugo Herbelin
2020-03-27
Helping issue #11659 by leaving only the Cast hack in the grammar.
Hugo Herbelin
2020-03-26
Print a warning when parsing non floating-point values.
Pierre Roux
2020-03-25
Nicer printing for decimal constants in Q
Pierre Roux
2020-03-25
Nicer printing for decimal constants in R
Pierre Roux
2020-03-22
Testing notations which are specific numerals.
Hugo Herbelin
2020-03-22
Adding a test for printing single characters.
Hugo Herbelin
2020-03-22
Centralizing all kinds of numeral string management in numTok.ml.
Hugo Herbelin
2020-03-19
Merge PR #11760: firstorder: default tactic is “auto with core”
Théo Zimmermann
2020-03-19
Merge PR #11795: Print implicit arguments in types of references
Hugo Herbelin
2020-03-19
Merge PR #11822: Grants #11692: clear dependent knows about let-in
Pierre-Marie Pédrot
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-18
Change some ouput tests due to the printing of implicits
SimonBoulier
2020-03-14
Fixes #11692 (clear dependent knows about let-in).
Hugo Herbelin
2020-03-10
Fixing little bug in parsing decimal numbers in R.
Hugo Herbelin
2020-03-05
Merge PR #11602: Adding support for an "only parsing" modifier in "where"-bas...
Pierre-Marie Pédrot
2020-03-04
Adding support for an "only parsing" modifier in "where"-based notations.
Hugo Herbelin
2020-02-29
Be robust in calculating visible ids for non-registered constants.
Pierre-Marie Pédrot
2020-02-28
Merge PR #11609: [stm] Use Default Proof Using only with Proof
Enrico Tassi
2020-02-28
[stm] Use Default Proof Using only with Proof
Tej Chajed
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-25
Use implicit arguments in notations for eq.
Gaëtan Gilbert
2020-02-23
Adding tests for Set Printing Parentheses.
Hugo Herbelin
2020-02-22
New parsing/printing pattern/terms imp/scopes tests summarizing last changes.
Hugo Herbelin
2020-02-22
In printing patterns, distinguish the case of a notation to @id.
Hugo Herbelin
[next]