index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-03
Document change related to Keep Proof Equalities in CHANGES.
Maxime Dénès
2016-10-03
Merge remote-tracking branch 'github/pr/304' into v8.6
Maxime Dénès
2016-10-03
fixing bug 4609: document an option governing the generation of equalities
Yves Bertot
2016-10-02
More tests for tactic "subst".
Hugo Herbelin
2016-10-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-02
Move bullet detection from lexer to parser (bug #5102).
Guillaume Melquiond
2016-10-02
Fix bug #5069: Scheme Equality gives anomalies in sections.
Pierre-Marie Pédrot
2016-10-02
Fix bug #5087: Improve the error message on record with duplicated fields.
Pierre-Marie Pédrot
2016-10-01
Fix bug #4661: Cannot mask the absolute name.
Pierre-Marie Pédrot
2016-10-01
Speed up the Search commands.
Guillaume Melquiond
2016-10-01
Micro refactoring: use exact_no_check.
Théo Zimmermann
2016-09-30
Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.
Hugo Herbelin
2016-09-30
Fix bug #5045: [generalize] creates ill-typed terms in 8.6.
Pierre-Marie Pédrot
2016-09-30
Fix bug #4471: [generalize dependent] permits ill-typed terms in trunk.
Pierre-Marie Pédrot
2016-09-30
coqc: recognize -profile-ltac-cutoff
Enrico Tassi
2016-09-30
test-suite/output-modulo-time made more robust
Enrico Tassi
2016-09-30
Merge remote-tracking branch 'github/pr/303' into v8.6
Maxime Dénès
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-30
Merge branch 'v8.5' into v8.6
Maxime Dénès
2016-09-30
Fix test-suite.
Maxime Dénès
2016-09-30
Merge remote-tracking branch 'github/pr/302' into v8.6
Maxime Dénès
2016-09-30
Merge remote-tracking branch 'github/pr/281' into v8.6
Maxime Dénès
2016-09-30
Merge remote-tracking branch 'github/pr/280' into v8.6
Maxime Dénès
2016-09-30
Restore code ignoring <W> lines in output (camlp5 warnings)
Enrico Tassi
2016-09-30
Ignore file names in warning emitted by test-suite/output/* (#5111)
Enrico Tassi
2016-09-30
In <= 8.5 compat accept "Arguments f /" even if f has arguments (#5112)
Enrico Tassi
2016-09-30
Give name to warning added in (fdfcdc): arguments-ignore-rename-nonimpl
Enrico Tassi
2016-09-30
Merge remote-tracking branch 'github/pr/294' into v8.5
Maxime Dénès
2016-09-30
Merge remote-tracking branch 'github/pr/257' into v8.6
Maxime Dénès
2016-09-30
Merge branch 'v8.5' into v8.6
Maxime Dénès
2016-09-30
Merge branch '4762' into v8.5
Maxime Dénès
2016-09-30
Fix #4762.
Cyprien Mangin
2016-09-29
LtacProf cutoff is for total percent, not time
Jason Gross
2016-09-29
Set the default LtacProf cutoff to 2%
Jason Gross
2016-09-29
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
STM: compute the correct state for edited Qed (#5086)
Enrico Tassi
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
Merge branch 'bug5036' into v8.6
Matthieu Sozeau
2016-09-29
Fix bug #5036 autorewrite, sections and universes
Matthieu Sozeau
2016-09-29
Merge branch 'bug4723' into v8.6
Matthieu Sozeau
2016-09-29
Being more informative about the change of behavior of "subst".
Hugo Herbelin
2016-09-29
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-29
fix bug 3683 : adds references to the web site for the bug tracker
Yves Bertot
2016-09-29
Fix bug #5011: Anomaly on [Existing Class].
Pierre-Marie Pédrot
2016-09-29
Fix a bug in subst releaved by an OCaml warning.
Maxime Dénès
2016-09-29
test-suite: fix sed on OS X, does not handle +
Matthieu Sozeau
2016-09-29
Cleanup API, making inference_hook optional
Matthieu Sozeau
2016-09-29
Ncring_initial: avoid a notation overriding
Pierre Letouzey
2016-09-29
Extraction: ignore some useless stuff about universes
Pierre Letouzey
2016-09-29
Argument : assert does fail if no arg is given (fix #4864)
Enrico Tassi
[next]