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-04-17
Merge PR #11135: Simplifying the code declaring the constants bound to primit...
Pierre-Marie Pédrot
2020-04-17
Merge PR #11972: Fix require in section
Pierre-Marie Pédrot
2020-04-16
Merge PR #12070: Ignore -native-compiler option when disabled
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-15
Ignore -native-compiler option when disabled
Pierre Roux
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-14
Merge PR #11978: Close #11935: section variables do not have universe instances.
Pierre-Marie Pédrot
2020-04-14
Merge PR #11985: Fix #11934 equality on constrexpr ignores instances of expli...
Pierre-Marie Pédrot
2020-04-13
Close #11935: section variables do not have universe instances.
Gaëtan Gilbert
2020-04-13
Fix #11783 Require in Section
Gaëtan Gilbert
2020-04-13
Partial import inductive(..)
Gaëtan Gilbert
2020-04-13
test partial import
Gaëtan Gilbert
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-12
[test-suite] Remove deprecated -I option of coqchk in Makefile
Pierre Roux
2020-04-07
Support universe bindings and universe constraints in Let definitions.
Théo Zimmermann
2020-04-06
Fix #11934 equality on constrexpr ignores instances of explicit applications
Gaëtan Gilbert
2020-04-06
Merge PR #11955: Use the kernel machine in whd_betaiota_deltazeta_for_iota_state
Matthieu Sozeau
2020-04-05
Fixes #11194 (Canonical/Coercion not located for coqdoc).
Hugo Herbelin
2020-04-03
Fix the test for bug #4544.
Pierre-Marie Pédrot
2020-04-01
add tests for notations with sigma types
Olivier Laurent
2020-04-01
Merge PR #11945: Fix #11941: anomaly in equality schemes
Emilio Jesus Gallego Arias
2020-03-31
Merge PR #11933: Fix calling test suite makefile with a dune built coq
Emilio Jesus Gallego Arias
2020-03-31
Include review suggestions
Gaëtan Gilbert
2020-03-31
Remove special case for implicit inductive parameters
Maxime Dénès
2020-03-31
Merge PR #11684: Remove spurious anomalies in kernel reduction
Pierre-Marie Pédrot
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-28
Remove SearchAbout command, deprecated in 8.5
Jim Fehrle
2020-03-28
Fix #11941: anomaly in equality schemes
Gaëtan Gilbert
2020-03-27
Helping issue #11659 by leaving only the Cast hack in the grammar.
Hugo Herbelin
2020-03-27
Merge PR #11848: Nicer printing for decimal constants
Hugo Herbelin
2020-03-26
Fix calling test suite makefile with a dune built coq
Gaëtan Gilbert
2020-03-26
Fix #11845: anomaly when including partially applied functor
Gaëtan Gilbert
2020-03-26
Merge PR #11891: Fix levels of `<=?` and `<?` in the stdlib
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-23
Fix levels of `<=?` and `<?` in the stdlib
Jason Gross
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
Test-suite: Assume coqtop output is text even with non-printable characters.
Hugo Herbelin
2020-03-22
Centralizing all kinds of numeral string management in numTok.ml.
Hugo Herbelin
2020-03-20
Merge PR #11665: Make Cumulative, NonCumulative and Private attributes.
Pierre-Marie Pédrot
2020-03-20
Merge PR #11814: Document coq_makefile behavior wrt -native-compiler yes
Enrico Tassi
2020-03-20
Merge PR #11847: Properly thread let-bindings in Funind principle construction.
Pierre Courtieu
2020-03-19
Interpret the Export modifier of Set and Unset as an attribute.
Théo Zimmermann
[next]