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
2016-07-19
Some extra fixes in printing patterns in binders.
Hugo Herbelin
2016-07-19
Taking into account binding patterns when agglutinating sequences of binders.
Hugo Herbelin
2016-07-19
Fixing missing parentheses in printing of patterns in binders.
Hugo Herbelin
2016-07-19
Notations: fixing multiple binders used as terms in reverse order.
Hugo Herbelin
2016-07-19
Removing a source of clash with multiple recursive patterns in notations.
Hugo Herbelin
2016-07-18
A new step on using alpha-conversion in printing notations.
Hugo Herbelin
2016-07-17
Partial fix to #4592 (notation requiring alpha-conversion for printing).
Hugo Herbelin
2016-07-17
More examples of recursive notations, with emphasis in reference manual.
Hugo Herbelin
2016-07-17
Fixing a bug in recognizing a recursive pattern of notations
Hugo Herbelin
2016-07-17
Fixing interpretation of notations w/ opposite instances of a recursive pattern.
Hugo Herbelin
2016-07-17
Fixing printing of notations with several instances of a recursive pattern.
Hugo Herbelin
2016-07-13
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-13
Fixing printing of evar name in an error message of instantiate.
Hugo Herbelin
2016-06-29
Fix issues in test-suite revealed by warnings.
Maxime Dénès
2016-06-28
Adding a test-suite for the only printing flag.
Pierre-Marie Pédrot
2016-06-27
Patterns in binders: printing tests
Arnaud Spiwack
2016-06-27
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-24
Fixing #4854 (regression introduced in 4d25b224 in relation with #4592).
Hugo Herbelin
2016-06-18
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-16
proof mode: print unification constraints
Matthieu Sozeau
2016-06-16
Not taking arguments given by name or position into account when
Hugo Herbelin
2016-06-06
About printing of traces of failures while calling ltac code.
Hugo Herbelin
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
Fixing subst.out after changing spacing in goal output (24a125b77).
Hugo Herbelin
2016-05-03
In Regular Subst Tactic mode, ensure that the order of hypotheses is
Hugo Herbelin
2016-05-03
Remove extraneous space in coqtop/pg output (bug #4675).
Guillaume Melquiond
2016-04-27
Revert "A heuristic to add parentheses in the presence of rules such as"
Hugo Herbelin
2016-04-27
A heuristic to add parentheses in the presence of rules such as
Hugo Herbelin
2016-04-24
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-22
Fixing output test Notations2.
Hugo Herbelin
2016-04-19
Fixing #4677 (collision of a global variable and of a local variable
Hugo Herbelin
2016-04-09
A small test of Print Ltac.
Hugo Herbelin
2016-04-04
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-02-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2015-12-17
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-15
Fix test suite after change in extraction.
Maxime Dénès
2015-12-05
Using x in output test-suite Cases.v (cosmetic).
Hugo Herbelin
2015-11-15
Fixing output test Cases.v.
Pierre-Marie Pédrot
2015-11-10
Updating test-suite after Bracketing Last Introduction Pattern set by
Hugo Herbelin
2015-11-10
Merge origin/v8.5 into trunk
Hugo Herbelin
2015-11-08
Adapting output test inference.v after c23f0cab6 (experimenting
Hugo Herbelin
2015-11-07
Fixing output test Existentials.v after eec77191b.
Hugo Herbelin
2015-10-22
Fixing a bug in reporting ill-formed inductive.
Hugo Herbelin
2015-10-11
Fixing test-suite
Hugo Herbelin
2015-10-11
Fixing untimely unexpected warning "Collision between bound variables" (#4317).
Hugo Herbelin
2015-10-11
Refining 0c320e79ba30 in fixing interpretation of constr under binders
Hugo Herbelin
2015-09-15
Test for bug #4269.
Pierre-Marie Pédrot
2015-09-03
Update test-suite after 518049fe7.
Maxime Dénès
2015-08-14
Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080
Jason Gross
[next]