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-05-14
Merge PR #12097: Interleave commandline require/set/unset commands
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #8808: Extending support for mixing binders and terms in abbreviations
Emilio Jesus Gallego Arias
2020-05-14
Merge PR #12315: Tests for bugs #9583 (fixed by #11613) and #9679.
Emilio Jesus Gallego Arias
2020-05-13
Extending support for mixing binders and terms in abbreviations.
Hugo Herbelin
2020-05-13
Tests for bugs #9583 (fixed by #11613) and #9679.
Hugo Herbelin
2020-05-13
Merge PR #11828: [obligations] Deprecated flag cleanup
Gaëtan Gilbert
2020-05-13
Test interleaving of command-line options.
Théo Zimmermann
2020-05-12
Merge PR #11503: Allow to rebind the old value of a mutable Ltac2 entry.
Jason Gross
2020-05-12
Merge PR #12223: Locating error again in atomic tactics (fixes #12152)
Pierre-Marie Pédrot
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-11
More tests of rebinding Ltac2 definitions
Kenji Maillard
2020-05-11
Merge PR #12254: In non-strict mode, accept any variable as a tactic reference.
Hugo Herbelin
2020-05-11
Correcting ltac2's documentation on values turning test into proper check.
Kenji Maillard
2020-05-11
Allow to rebind the old value of a mutable Ltac2 entry.
Pierre-Marie Pédrot
2020-05-10
Adding tests for error location
Hugo Herbelin
2020-05-09
Revert "[with_strategy] Fix for coqchk"
Jason Gross
2020-05-09
Fix a bug with with_strategy, behavior on multisuccess tactics
Jason Gross
2020-05-09
Elaborate with_strategy warning
Jason Gross
2020-05-09
Fix the `with_strategy` tactic to work with `abstract`
Jason Gross
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-08
In non-strict mode, accept any variable as a tactic reference.
Pierre-Marie Pédrot
2020-05-08
Merge PR #12121: Fixes #11903 and warns about non truly-recursive (co)fixpoints
Pierre-Marie Pédrot
2020-05-07
Tactic subst now inactive on section variables occurring indirectly in goal.
Hugo Herbelin
2020-05-06
HaskellExtr: Add type annotations to Prelude.==
Jason Gross
2020-05-05
Merge PR #12227: Spring cleaning of the tactic compatibility layer
Enrico Tassi
2020-05-03
Add tests uncovered during bug chasing in the CI.
Pierre-Marie Pédrot
2020-05-02
Fix #12159 (Numeral Notations do not play well with multiple scopes for the s...
Pierre Roux
2020-05-02
LtacProf now handles multi-success backtracking
Jason Gross
2020-05-01
Testing different combinations of non truly recursive (co)fixpoints.
Hugo Herbelin
2020-05-01
Merge PR #12221: Replace QSeqEquiv by QCauchySeq, simplify proofs.
Michael Soegtrop
2020-04-30
Replace QSeqEquiv by QCauchySeq, simplify proofs.
Vincent Semeria
2020-04-30
[zify] add support for Nat.le, Nat.lt and Nat.eq
Frédéric Besson
2020-04-29
Merge PR #11606: [tools] Add memory stats to tables by default
Emilio Jesus Gallego Arias
2020-04-29
Merge PR #12027: Fix #3415: coqdoc links projections rather than constructor ...
Emilio Jesus Gallego Arias
2020-04-28
Stop relying on side-effects for recursive scheme declaration.
Pierre-Marie Pédrot
2020-04-28
Merge PR #12003: Improve error messages for Set and Unset commands.
Emilio Jesus Gallego Arias
2020-04-27
Merge PR #12073: Split off Nsatz tactic part into Nsatz_tactic
Pierre-Marie Pédrot
2020-04-27
Merge PR #12175: Calculation speed of Cauchy reals
Michael Soegtrop
2020-04-26
constructive square root
Vincent Semeria
2020-04-24
Make the nsatz test-suite pass
Jason Gross
2020-04-24
Add memory stats to tables by default
Jason Gross
2020-04-24
Split off Nsatz tactic part into NsatzTactic
Jason Gross
2020-04-22
Merge PR #12023: Adding a Declare ML Module in empty file Ltac.v
Emilio Jesus Gallego Arias
2020-04-22
Merge PR #11694: Support printing argument-free abbreviations in custom entri...
Emilio Jesus Gallego Arias
2020-04-21
Adapt test-suite to #12023.
Hugo Herbelin
2020-04-21
Fixing #3451: coqdoc links for projections of tuples rather than for construc...
Hugo Herbelin
2020-04-21
Merge PR #12082: Fixes #11808: support for test-suite in -byte-only mode
Gaëtan Gilbert
2020-04-21
Merge PR #12116: Fixing #12045: missing normalization in conclusion of custom...
Pierre-Marie Pédrot
[next]