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
2019-12-03
Printing: Interleaving search for notations and removal of coercions.
Hugo Herbelin
2019-11-29
Merge PR #11076: Remove all remaining calls to “omega” from the standard ...
Emilio Jesus Gallego Arias
2019-11-26
Merge PR #11090: Printing of coercions to which a notation is associated: a r...
Emilio Jesus Gallego Arias
2019-11-25
Test-suite: avoid using “omega”
Vincent Laporte
2019-11-21
A refined version of #8890 which prevents #11033.
Hugo Herbelin
2019-11-20
Combine similar arguments when printing Arguments command
Gaëtan Gilbert
2019-11-11
Miscellaneous improvements of the syntax of records.
Hugo Herbelin
2019-11-01
Add extraction for primitive floats
Erik Martin-Dorel
2019-11-01
Make primitive float work on Windows
Pierre Roux
2019-11-01
Pretty-printing primitive float constants
Erik Martin-Dorel
2019-10-31
Merge PR #10985: Print argument info as an Arguments command in About
Emilio Jesus Gallego Arias
2019-10-31
Merge PR #9883: Add support for Sorts in numeral notations
Vincent Laporte
2019-10-31
restore red behaviour printing
Gaëtan Gilbert
2019-10-31
Fix output tests
Gaëtan Gilbert
2019-10-29
`assert_succeeds`&`assert_fails`: multisuccess fix
Jason Gross
2019-10-28
Add support for Sorts in numeral notations
Jason Gross
2019-10-17
Fix Locate printing regression
Guillaume Melquiond
2019-10-14
Merge PR #10811: Allow SProp default on
Pierre-Marie Pédrot
2019-10-05
Fix #10669 incorrect substitution in context outside section
Gaëtan Gilbert
2019-10-04
Allow SProp default on
Gaëtan Gilbert
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-09-09
[stdlib] Do not put INR_eq in the “real” hint database
Vincent Laporte
2019-09-04
Merge PR #10577: Fix #7348: extraction of dependent record projections
Maxime Dénès
2019-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #10648: [extraction] Fix #7191: Avoid unsound eta-reduction
Maxime Dénès
2019-08-29
Make sure that all query commands return a notice (not an info) feedback
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-10
[extraction] Fix #7191: Avoid unsound eta-reduction
Kazuhiko Sakaguchi
2019-08-08
Fix regression of #10637 (-emacs arg sets color to `EMACS)
Jim Fehrle
2019-07-31
Fix #7348: extraction of dependent record projections
Kazuhiko Sakaguchi
2019-07-02
Improve the ambiguous paths warning to indicate which path is ambiguous with ...
Kazuhiko Sakaguchi
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
2019-05-23
Fixing typos - Part 3
JPR
2019-05-22
Partly revert micromega parsing using typeclasses.
Frédéric Besson
2019-05-13
Merge PR #10061: Print custom grammar entries
Vincent Laporte
2019-05-10
Use Print Custom Grammar to inspect custom entries
Jasper Hugunin
2019-05-10
Merge PR #10058: Remove various circumvolutions from reduction behaviors
Enrico Tassi
2019-05-10
Merge PR #9854: Improve field_simplify on fractions with constant denominator
Michael Soegtrop
2019-05-10
Remove various circumvolutions from reduction behaviors
Maxime Dénès
2019-05-07
Show diffs in error messages only if Diffs is enabled
Jim Fehrle
2019-05-07
[Test-suite] Add output case for issue #9370
Vincent Laporte
2019-04-30
Remove leftover test suite file Quote.out
Gaëtan Gilbert
2019-04-29
Merge PR #9987: Fix #9180 by reverting #9249 and #8187
Emilio Jesus Gallego Arias
2019-04-29
Merge PR #9651: [ssr] Add tactics under and over
Cyril Cohen
2019-04-29
Test-suite: add a case for issue #9180
Vincent Laporte
2019-04-29
Revert #8187
Vincent Laporte
2019-04-29
Revert #9249
Vincent Laporte
2019-04-23
[ssr] set under's tactic argument at LEVEL 3
Erik Martin-Dorel
2019-04-23
[ssr] Define over as a rewrite rule & Merge 'Under[ _ ] notations
Erik Martin-Dorel
[next]