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
2020-11-20
Tests for notations with general single (non-recursive) binders.
Hugo Herbelin
2020-11-20
Merge PR #12965: Fixes #9569: in notations with binders, prevent collisions b...
coqbot-app[bot]
2020-11-19
Merge PR #12984: [printing] Order notations by matching precision first, and ...
coqbot-app[bot]
2020-11-18
[attributes] Add output test suite for errors, improve error printing.
Emilio Jesus Gallego Arias
2020-11-18
In recursive notations, accept partial application over the recursive pattern.
Hugo Herbelin
2020-11-17
Merge PR #13390: Intern application arguments in left-to-right order
coqbot-app[bot]
2020-11-17
A reimport of notations now put the corresponding notations again in front.
Hugo Herbelin
2020-11-17
For printing, ordering notations by precision of the pattern.
Hugo Herbelin
2020-11-16
Merge PR #13384: Warn on hints without an explicit locality
coqbot-app[bot]
2020-11-16
Fix #9569 (notations collect the spine binding variables at printing time).
Hugo Herbelin
2020-11-16
Merge PR #12690: Mini-fix of Locate for recursive notations using named varia...
coqbot-app[bot]
2020-11-16
Avoid exposing an internal names when "intros _ H" fails.
Hugo Herbelin
2020-11-16
Fix test-suite.
Pierre-Marie Pédrot
2020-11-16
Merge PR #13388: Export locality for all hint commands
coqbot-app[bot]
2020-11-15
Intern application arguments in left-to-right order
Gaëtan Gilbert
2020-11-15
Ensuring the body of the notation in Locate is printed at level 0.
Hugo Herbelin
2020-11-15
Adding support for Locate "( x , y )".
Hugo Herbelin
2020-11-15
Fixing Locate for recursive notations with names.
Hugo Herbelin
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-14
Avoiding encapsulating exceptions w/o a handler in NotFoundInstance.
Hugo Herbelin
2020-11-12
Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no...
coqbot-app[bot]
2020-11-11
Addressing #13349: accept Search on subparts of ident, not only on subidents.
Hugo Herbelin
2020-11-09
[obligation] Proper handle no obligations on `Next Obligation`
Emilio Jesus Gallego Arias
2020-11-06
Merge PR #13255: Fixes #13244: support for coercions in Search
coqbot-app[bot]
2020-11-05
Regression tests for the various combinations of mixed terms and binders in n...
Hugo Herbelin
2020-11-05
Merge PR #12218: Numeral notations for non inductive types
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
2020-11-05
[numeral notation] Add support for parameterized inductives
Pierre Roux
2020-11-05
[numeral notation] Add tests for implicit arguments
Pierre Roux
2020-11-05
[numeral notation] R
Pierre Roux
2020-11-05
[numeral notation] Q
Pierre Roux
2020-11-04
[numeral notation] Add tests for the via ... using ... option
Pierre Roux
2020-11-04
Typing patterns and using type constraints in Search.
Hugo Herbelin
2020-11-04
Fixes #13298: primitive projections needs a correct typing environment.
Hugo Herbelin
2020-11-04
Merge PR #13302: Fix test-suite in async mode.
coqbot-app[bot]
2020-11-03
Fix test-suite in async mode.
Théo Zimmermann
2020-11-02
Nicer spacing when printing array literals
Gaëtan Gilbert
2020-11-02
Merge PR #13247: Fixes #13241: nested Ltac functions wrongly reporting error ...
Pierre-Marie Pédrot
2020-10-30
Renaming Numeral.v into Number.v
Pierre Roux
2020-10-29
Use same code for "Print Ltac foo" and "Print foo" when "foo" is an Ltac.
Hugo Herbelin
2020-10-28
Fixes #13241 (nested Ltac functions were wrongly reporting error on the inner...
Hugo Herbelin
2020-10-27
Merge PR #13238: Fix some tactic print bugs
coqbot-app[bot]
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-22
Fix printing of wit_constr and some ssr problems with printing empty lists
Lasse Blaauwbroek
2020-10-15
Report a useful error for dependent destruction
Tej Chajed
2020-10-15
Merge PR #13140: Documenting Set Printing Goal Names + a small goal display fix
coqbot-app[bot]
[next]