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