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-11-16
Avoid exposing an internal names when "intros _ H" fails.
Hugo Herbelin
2020-11-16
Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context of...
coqbot-app[bot]
2020-11-16
Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of...
coqbot-app[bot]
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Merge PR #12685: Propagating scope information in indirect application to a r...
Pierre-Marie Pédrot
2020-11-16
Merge PR #13388: Export locality for all hint commands
coqbot-app[bot]
2020-11-16
Merge PR #13290: Grant #13278: computation of return predicate takes care of ...
coqbot-app[bot]
2020-11-15
Merge PR #13308: Address #13304: in coqdoc, clearly distinguish block verbati...
Li-yao Xia
2020-11-15
Fixes #12348: long-standing de Bruijn indices bug in imitation (solve_simple_...
Hugo Herbelin
2020-11-15
Merge PR #13383: Fixes #11816: using {wf ...} in a local fixpoint is an error...
coqbot-app[bot]
2020-11-15
Merge PR #13376: Fixes #13266: Avoiding encapsulating exceptions w/o a handle...
coqbot-app[bot]
2020-11-15
Adding an output test to check that the hint commands respect their locality.
Pierre-Marie Pédrot
2020-11-15
Fixes #11816: using {wf ...} in a local fixpoint is an error, not an anomaly.
Hugo Herbelin
2020-11-15
Default disable automatic generalization of Instance type
Gaëtan Gilbert
2020-11-15
Propagating scope information in indirect application to a reference.
Hugo Herbelin
2020-11-15
Merge PR #13339: In -noinit mode, add support for Proof using, using is not a...
Pierre-Marie Pédrot
2020-11-15
Merge PR #13350: Fix incorrect "avoid" set in globenv extra data
Pierre-Marie Pédrot
2020-11-14
Coqdoc: we move a newline at a better place.
Hugo Herbelin
2020-11-14
Addressing #13304: how to verbatim an expression mentioning >>.
Hugo Herbelin
2020-11-14
Avoiding encapsulating exceptions w/o a handler in NotFoundInstance.
Hugo Herbelin
2020-11-13
Fixes #13363: case of a meta not paying attention to being under binders.
Hugo Herbelin
2020-11-13
Fix incorrect "avoid" set in globenv extra data
Gaëtan Gilbert
2020-11-13
Make the universe of primitive arrays irrelevant
Gaëtan Gilbert
2020-11-12
Test case for Proof using in -noinit mode.
Théo Zimmermann
2020-11-12
Merge PR #13359: Print failed test suite logs in CI
coqbot-app[bot]
2020-11-12
Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no...
coqbot-app[bot]
2020-11-12
Print failed test suite logs in CI
Gaëtan Gilbert
2020-11-12
Add the test as a misc script.
Pierre-Marie Pédrot
2020-11-12
Fix #13330: Kernel messes with polymorphic side-effects.
Pierre-Marie Pédrot
2020-11-12
Merge PR #13317: [ssr] intro pattern extensions for dup, swap and apply
coqbot-app[bot]
2020-11-11
Addressing #13349: accept Search on subparts of ident, not only on subidents.
Hugo Herbelin
2020-11-10
Merge PR #13335: Fix running unit tests with dune compiled coq
coqbot-app[bot]
2020-11-10
Fix running unit tests with dune compiled coq
Gaëtan Gilbert
2020-11-10
Merge PR #13325: [compat] remove 8.10
coqbot-app[bot]
2020-11-09
[obligation] Proper handle no obligations on `Next Obligation`
Emilio Jesus Gallego Arias
2020-11-09
[compat] remove 8.10
Enrico Tassi
2020-11-09
Merge PR #13217: Addresses #13216: use of type classes in the return clause o...
Pierre-Marie Pédrot
2020-11-08
fixup
Cyril Cohen
2020-11-06
Merge PR #13255: Fixes #13244: support for coercions in Search
coqbot-app[bot]
2020-11-06
Merge PR #13284: Fixing interpretation of rewrite_strat argument in Ltac
Pierre-Marie Pédrot
2020-11-06
Intro pattern extensions for dup, swap and apply
Cyril Cohen
2020-11-05
Regression tests for the various combinations of mixed terms and binders in n...
Hugo Herbelin
2020-11-05
Fixes #13216 (use of type classes in the return clause of a match).
Hugo Herbelin
2020-11-05
Merge PR #12218: Numeral notations for non inductive types
coqbot-app[bot]
2020-11-05
Merge PR #13301: Fixes #13298: Search applied to primitive projections needs ...
coqbot-app[bot]
2020-11-05
Merge PR #13191: Fix anomaly when importing a functor
Pierre-Marie Pédrot
2020-11-05
Merge PR #13182: Check types when converting irrelevant terms in old unification
coqbot-app[bot]
2020-11-05
Rename Dec and HexDec to Decimal and Hexadecimal
Pierre Roux
2020-11-05
Allow multiple primitive notation on the same scope and triggers
Pierre Roux
2020-11-05
[string notation] Handle parameterized inductives and non inductives
Pierre Roux
[next]