aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07Fix bug #5125: Bad error message when attempting to use where with Class.Pierre-Marie Pédrot
2016-10-06Do not add "Append" as a lexer keyword.Pierre-Marie Pédrot
2016-10-06Revert "Make the pretty printer resilient to incomplete nametab (progress on ...Théo Zimmermann
2016-10-06Disable compatibility notations warnings.Maxime Dénès
2016-10-06evarconv.ml: Fix bug #4529, primproj unfoldingMatthieu Sozeau
2016-10-06Removing a slow access to a named environment.Pierre-Marie Pédrot
2016-10-06w_merge: Add a comment about the (List.rev evars)Matthieu Sozeau
2016-10-06Remove the -no-compat-notations flag.Maxime Dénès
2016-10-06Remove the Set Verbose Compat option and turn the warning on by default.Maxime Dénès
2016-10-06unification.ml: fix for bug #4763, unif regressionMatthieu Sozeau
2016-10-06Fixing unexpected "noise" introduced in commit 24d5448c.Hugo Herbelin
2016-10-05Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-05Fix a bug of Mltop.declare_cache_object.Pierre-Marie Pédrot
2016-10-05Clean up type classes flags and update compat file.Maxime Dénès
2016-10-05Fixing a beautifier bug pointed out by Emilio.Hugo Herbelin
2016-10-05Fix incorrect token description for bullets.Guillaume Melquiond
2016-10-05Revert "Move bullet detection from lexer to parser (bug #5102)."Guillaume Melquiond
2016-10-04Fix #5048 - Casts in pattern raise an anomaly in Constrintern.Maxime Dénès
2016-10-04Quick fix to #4595 (making notations containing "ltac:" unused for printing).Hugo Herbelin
2016-10-04Changing the separator for appended string options to comma.Maxime Dénès
2016-10-04Merge remote-tracking branch 'github/pr/305' into v8.6Maxime Dénès
2016-10-03Fixing #4970 (confusion between special "{" and non special "{{" in notations).Hugo Herbelin
2016-10-03Remove if_then_else. Use tryif instead.Théo Zimmermann
2016-10-03Merge remote-tracking branch 'github/pr/263' into v8.6Maxime Dénès
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-10-01Add command 'Set foo Append "bar"' for appending to an option (bug #5109).Guillaume Melquiond
2016-10-01Allow appending to string options.Guillaume Melquiond
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