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
2020-02-20
Fixing #11114 (anomaly with Extraction Implicit on records).
Hugo Herbelin
2020-02-19
Merge PR #11302: Add --fuzz, --real, --user to timing scripts
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11636: Revert buggy commit mistakenly pushed with #11530
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11600: New syntax [Inductive Acc A R | x : Prop := ...]
Emilio Jesus Gallego Arias
2020-02-19
Revert "Granting #9516 and #9518 (support for numerals and strings in custom ...
Hugo Herbelin
2020-02-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-17
Revert "Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)"
Gaëtan Gilbert
2020-02-16
Revert "Suite picking numeral notation"
Hugo Herbelin
2020-02-16
Suite picking numeral notation
Hugo Herbelin
2020-02-16
Granting #9516 and #9518 (support for numerals and strings in custom entries).
Hugo Herbelin
2020-02-16
Fixing bug #9521 (anomaly due to missing declaration of level in custom entry).
Hugo Herbelin
2020-02-15
Fixes #11331 (unexpected level collisions between custom entries and constr).
Hugo Herbelin
2020-02-14
Merge PR #11468: [doc] fix typo & update release-process.md for opam/docker p...
Théo Zimmermann
2020-02-14
Merge PR #11584: Add #[uniform] and #[nonuniform] (for Uniform Inductive Para...
Maxime Dénès
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)
Gaëtan Gilbert
2020-02-13
Merge PR #11424: Check instance length in type_of_{inductive,constructor}
Pierre-Marie Pédrot
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
Hugo Herbelin
2020-02-12
Merge PR #11563: Mini improvement of the formatting rule for printing fix and...
Gaëtan Gilbert
2020-02-12
Check instance length in type_of_{inductive,constructor}
Gaëtan Gilbert
2020-02-12
Merge PR #11546: Remove the Template Check option.
Gaëtan Gilbert
2020-02-12
Merge PR #11573: Fixing extra space in front of keywords in Print Grammar
Emilio Jesus Gallego Arias
2020-02-11
Fixing extra space in "Print Grammar" (i.e. Grammar.Entry.print in Gramlib).
Hugo Herbelin
2020-02-11
Fixing some residual bugs of PR #10202 (manual implicit args in subterms).
Hugo Herbelin
2020-02-11
Merge PR #11235: Add syntax for non maximal implicit arguments
Hugo Herbelin
2020-02-11
Small improvement to "fix"/"cofix" printing rule.
Hugo Herbelin
2020-02-11
Merge PR #11554: Fix #11553: magicaly_constant_of_fixbody checks existence of...
Pierre-Marie Pédrot
2020-02-09
Merge PR #11518: Fix #11515: Ltac2 rewrite on wildcard.
Gaëtan Gilbert
2020-02-09
Remove the Template Check option.
Pierre-Marie Pédrot
2020-02-09
Fix #11553: magicaly_constant_of_fixbody checks existence of made up constant
Gaëtan Gilbert
2020-02-08
Remove -compat 8.9.
Théo Zimmermann
2020-02-08
Merge PR #11240: Add rew dependent Notations
Hugo Herbelin
2020-02-08
Merge PR #10343: Resolve 10342 : [Ltac2] Add array library
Pierre-Marie Pédrot
2020-02-08
Resolve #10342 : [Ltac2] Add array library
Michael Soegtrop
2020-02-06
Merge PR #10835: Accepting a few more variants of format for recursive notati...
Pierre-Marie Pédrot
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-02-04
Correct bug in non max local implicit arguments
SimonBoulier
2020-02-04
Add syntax for non maximally inserted implicit arguments
SimonBoulier
2020-02-04
Merge PR #11513: Test for #5617: Primitive projections confuse the terminatio...
Gaëtan Gilbert
2020-02-04
Fix #11515: Ltac2 rewrite on wildcard.
Pierre-Marie Pédrot
2020-02-04
Merge PR #11514: add regression test for lia
Pierre-Marie Pédrot
2020-02-03
add regression test for lia
Andres Erbsen
2020-02-03
Test for #5617: Primitive projections confuse the termination checker.
Pierre-Marie Pédrot
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-01-31
More tolerant in format for recursive notations.
Hugo Herbelin
2020-01-30
Printing tests for applied references combined with impl. args. and notations.
Hugo Herbelin
2020-01-29
Merge PR #11399: Checker: use inductive's check_template flag
Pierre-Marie Pédrot
2020-01-29
Merge PR #11472: Fix #11467 ('e' was not displayed when printing decimal nota...
Pierre-Marie Pédrot
2020-01-28
docs: Add missing prefix (bug_*.v)
Erik Martin-Dorel
2020-01-28
Fix #11467
Pierre Roux
[next]