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
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-12
Quick fix for #4603 (part 2): Anomaly: Universe undefined
Maxime Dénès
2016-04-07
Allow to unset the refinement mode of Instance in ML
Matthieu Sozeau
2016-04-05
Add -compat 8.4 econstructor tactics, and tests
Jason Gross
2016-04-05
Fix bug #4656
Jason Gross
2016-03-17
Fix bug #4627: records with no declared arity can be template polymorphic.
Matthieu Sozeau
2016-03-17
Test file for #4623.
Maxime Dénès
2016-03-16
Test file for #4624, fixed by Matthieu's bfce815bd1.
Maxime Dénès
2016-03-15
Fix bug when a sort is ascribed to a Record
Matthieu Sozeau
2016-03-11
According to Bruno, my fix for #4588 seems to be enough.
Maxime Dénès
2016-03-10
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-09
Fix test-suite file coq-prog-args
Matthieu Sozeau
2016-03-09
Fixed bug #4533 with previous Keyed Unification commit
Matthieu Sozeau
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-03-03
Adding a test for the behaviour of open_constr described in #3777.
Pierre-Marie Pédrot
2016-02-28
Fixing bug #4596: [rewrite] broke in the past few weeks.
Pierre-Marie Pédrot
2016-02-23
Document differences of Hint Resolve and Hint Extern
Matthieu Sozeau
2016-02-19
Fixing bug #4580: [Set Refine Instance Mode] also used for Program Instance.
Pierre-Marie Pédrot
2016-02-19
Fixing bug #4582: cannot override notation [ x ].
Pierre-Marie Pédrot
2016-02-19
STM: Print/Extraction have to be skipped if -quick
Enrico Tassi
2016-02-17
Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").
Pierre-Marie Pédrot
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-01-24
Adding a test for bug #4378.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #4495: Failed assertion in metasyntax.ml.
Pierre-Marie Pédrot
2016-01-24
Fixing bug #4511: evar tactic can create non-typed evars.
Pierre-Marie Pédrot
2016-01-23
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
2016-01-23
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-19
Fix bug #4420: check_types was losing universe constraints.
Matthieu Sozeau
2016-01-13
Fixing success of test for #3848 after move to directory "closed".
Hugo Herbelin
2016-01-13
Fixing #4467 (continued).
Hugo Herbelin
2016-01-12
Fixing #4467 (missing shadowing of variables in cases pattern).
Hugo Herbelin
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
Extend last commit: keyed unification uses full conversions on the applied co...
Matthieu Sozeau
2016-01-12
Extend Keyed Unification tests with the one from R. Krebbers.
Matthieu Sozeau
2016-01-07
Fix bug #4480: progress was not checked for setoid_rewrite.
Matthieu Sozeau
2015-12-31
Put implicits back as in 8.4.
Matthieu Sozeau
2015-12-31
Fix bug #4456, anomaly in handle-side effects
Matthieu Sozeau
2015-12-29
Fixing bug #4462: unshelve: Anomaly: Uncaught exception Not_found.
Pierre-Marie Pédrot
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-12-17
(Partial) fix for bug #4453: raise an error instead of an anomaly.
Matthieu Sozeau
2015-12-15
Proof using: do not clear unused section hyps automatically
Enrico Tassi
2015-12-15
Fix test suite after change in extraction.
Maxime Dénès
2015-12-15
Extraction: more cautious use of intermediate result caching (fix #3923)
Pierre Letouzey
2015-12-15
Fix test-suite files after change in refine tactic.
Maxime Dénès
2015-12-15
Adding a test for the unshelve tactical.
Pierre-Marie Pédrot
2015-12-15
Refine tactic now shelves unifiable holes.
Pierre-Marie Pédrot
2015-12-14
extraction_impl.v: fix a typo
Pierre Letouzey
2015-12-14
A test file for Extraction Implicit (including bugs #4243 and #4228)
Pierre Letouzey
[next]