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
2019-05-05
Merge PR #10059: Fixing bugs introduced in change_no_check
Pierre-Marie Pédrot
2019-05-04
Merge PR #9996: Fix #5752: `Hint Mode` ignored for type classes that appear a...
Pierre-Marie Pédrot
2019-05-03
Tactics: fixing "change_no_check in".
Hugo Herbelin
2019-05-03
Fix #9994: `revert dependent` is extremely slow.
Pierre-Marie Pédrot
2019-05-02
Merge PR #10017: Exposing a change_no_check tactic
Pierre-Marie Pédrot
2019-05-02
Test case for #5752
Maxime Dénès
2019-04-30
Merge PR #10032: Remove leftover test suite file Quote.out
Emilio Jesus Gallego Arias
2019-04-30
Remove leftover test suite file Quote.out
Gaëtan Gilbert
2019-04-30
Merge PR #9995: fix `simpl_rel` and notations, `{pred T}` alias, `nonPropType...
Enrico Tassi
2019-04-30
Mini-test.
Hugo Herbelin
2019-04-30
Merge PR #9349: Fix #9344, #9348: incorrect unsafe to_constr in vnorm
Maxime Dénès
2019-04-30
fix `simpl_rel` and notations, `{pred T}` alias, `nonPropType` interface
Georges Gonthier
2019-04-29
Merge PR #9987: Fix #9180 by reverting #9249 and #8187
Emilio Jesus Gallego Arias
2019-04-29
Fix variant of #9344 for native_compute
Maxime Dénès
2019-04-29
Fix #9344, #9348: incorrect unsafe to_constr in vnorm
Gaëtan Gilbert
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-29
More robust timing test.
Jason Gross
2019-04-23
[ssr] set under's tactic argument at LEVEL 3
Erik Martin-Dorel
2019-04-23
[ssr] under: optimization of the tactic for (under eq_bigl => *)
Erik Martin-Dorel
2019-04-23
[ssr] Define over as a rewrite rule & Merge 'Under[ _ ] notations
Erik Martin-Dorel
2019-04-23
[ssr] under: Fix the defective form ("=> [*|*]" implied) and its doc
Erik Martin-Dorel
2019-04-23
[ssr] Add small output test for "under eq_G => m do rewrite subnn"
Erik Martin-Dorel
2019-04-23
[ssr] under: Add iff support in side-conditions
Erik Martin-Dorel
2019-04-23
Merge PR #9889: Fix pretty-printing of primitive integers
Maxime Dénès
2019-04-23
[ssr] new syntax for the under tactic
Enrico Tassi
2019-04-23
[ssr] Remove the unify_helper tactic that appears unnecessary
Erik Martin-Dorel
2019-04-23
[ssr] under(one-liner version): Do nf_betaiota in the last goal
Erik Martin-Dorel
2019-04-23
[ssr] under: Change the style of a few tests (over tactic vs. lemma)
Erik Martin-Dorel
2019-04-23
[ssr] under: Add a fancy test with several kinds of side-conditions
Erik Martin-Dorel
2019-04-23
[ssr] under: Strenghten over & Add test_big_andb
Erik Martin-Dorel
2019-04-23
[ssr] under: Extend the test-suite to exemplify most use cases
Erik Martin-Dorel
2019-04-23
[ssr] Define both a lemma "over" (in sig UNDER) and an ltac "over"
Erik Martin-Dorel
2019-04-23
[ssr] under: Rename bound variables a posteriori for cosmetic purpose
Enrico Tassi
2019-04-20
Merge PR #9906: coq_makefile install target: error if any file is missing
Enrico Tassi
2019-04-16
Fix spurious argument of {measure}
Maxime Dénès
2019-04-16
Take advantage of relaxed {measure} syntax in test suite
Maxime Dénès
2019-04-08
coq_makefile install target: error if any file is missing
Gaëtan Gilbert
2019-04-08
Merge PR #9900: [native compiler] Fix critical bug with stuck primitive proje...
Pierre-Marie Pédrot
2019-04-06
Fix numeral notations test in async mode.
Gaëtan Gilbert
2019-04-06
Fix pretty-printing of primitive integers
Erik Martin-Dorel
2019-04-05
[native compiler] Fix critical bug with primitive projections
Maxime Dénès
2019-04-05
Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01)
Emilio Jesus Gallego Arias
2019-04-03
Merge PR #8638: Remove -compat 8.7
Théo Zimmermann
2019-04-02
[ssr] implement "under i: ext_lemma" by rewrite rule
Enrico Tassi
2019-04-02
[ssr] under: rewrite takes an optional bool arg
Erik Martin-Dorel
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Remove -compat 8.7
Jason Gross
[next]