aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Fix git recognition when in worktrees.Gravatar Théo Zimmermann2016-10-12
| * | | | | | | | | | | Fix bug #4958: [debug auto] should specify hint databases.Gravatar Pierre-Marie Pédrot2016-10-12
| * | | | | | | | | | | Shorter message for "Test Asymmetric Patterns".Gravatar Hugo Herbelin2016-10-12
| | | * | | | | | | | | Merge remote-tracking branch 'git/bug5123' into v8.5Gravatar Matthieu Sozeau2016-10-12
| | |/| | | | | | | | |
| * | | | | | | | | | | Fixing a few confusions on the name of the beautify flag.Gravatar Hugo Herbelin2016-10-12
| | | * | | | | | | | | Fix test-suite file 5123 to fail in case of regressionGravatar Matthieu Sozeau2016-10-11
| | * | | | | | | | | | Merge remote-tracking branch 'github/bug4863' into v8.5Gravatar Matthieu Sozeau2016-10-11
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix bug #5123: mark all shelved evars unresolvableGravatar Matthieu Sozeau2016-10-11
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Reverting generalization and cleaning of the return clause inference in v8.6.Gravatar Hugo Herbelin2016-10-11
| | | * | | | | | | | | Fix for bug #4863, update the Proofview's env withGravatar Matthieu Sozeau2016-10-11
| | |/ / / / / / / / /
| * | | | | | | | | | Fixing #5133 (error reporting delayed).Gravatar Hugo Herbelin2016-10-10
| | * | | | | | | | | Add test file for #4416.Gravatar Maxime Dénès2016-10-10
| | * | | | | | | | | Fix #4416: - Incorrect "Error: Incorrect number of goals"Gravatar Arnaud Spiwack2016-10-10
| * | | | | | | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-09
| |\| | | | | | | | |
| | * | | | | | | | | A tentative fix for #5102 (bullets parsing broken by calls to parse_entry).Gravatar Hugo Herbelin2016-10-09
| * | | | | | | | | | Moving Pp.comments to CLexer so that Pp is purer (no more side-effectGravatar Hugo Herbelin2016-10-09
| * | | | | | | | | | Attaching all extra imperative components of the lexer/parser state toGravatar Hugo Herbelin2016-10-09
| * | | | | | | | | | Fixing beautification to file.Gravatar Hugo Herbelin2016-10-09
* | | | | | | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-08
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-08
| |\| | | | | | | | |
| * | | | | | | | | | Adding debugging printer for Genarg.ArgT.t.Gravatar Hugo Herbelin2016-10-08
| * | | | | | | | | | Report about changes of semantics of auto as an ltac argument (see #4966).Gravatar Hugo Herbelin2016-10-08
| * | | | | | | | | | Fix bug #5066: Anomaly: cannot find Coq.Logic.JMeq.JMeq.Gravatar Pierre-Marie Pédrot2016-10-08
| * | | | | | | | | | Fix bug #5098: Symmetry broken in HoTT.Gravatar Pierre-Marie Pédrot2016-10-08
| * | | | | | | | | | Fix bug #4464: "Anomaly: variable H' unbound. Please report.".Gravatar Pierre-Marie Pédrot2016-10-07
| * | | | | | | | | | Fix bug #5125: Bad error message when attempting to use where with Class.Gravatar Pierre-Marie Pédrot2016-10-07
| * | | | | | | | | | Do not add "Append" as a lexer keyword.Gravatar Pierre-Marie Pédrot2016-10-06
| | | | | | * | | | | Revert "Make the pretty printer resilient to incomplete nametab (progress on ...Gravatar Théo Zimmermann2016-10-06
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Disable compatibility notations warnings.Gravatar Maxime Dénès2016-10-06
| | * | | | | | | | evarconv.ml: Fix bug #4529, primproj unfoldingGravatar Matthieu Sozeau2016-10-06
| * | | | | | | | | Removing a slow access to a named environment.Gravatar Pierre-Marie Pédrot2016-10-06
| | * | | | | | | | w_merge: Add a comment about the (List.rev evars)Gravatar Matthieu Sozeau2016-10-06
| * | | | | | | | | Remove the -no-compat-notations flag.Gravatar Maxime Dénès2016-10-06
| * | | | | | | | | Remove the Set Verbose Compat option and turn the warning on by default.Gravatar Maxime Dénès2016-10-06
| | * | | | | | | | unification.ml: fix for bug #4763, unif regressionGravatar Matthieu Sozeau2016-10-06
| * | | | | | | | | Fixing unexpected "noise" introduced in commit 24d5448c.Gravatar Hugo Herbelin2016-10-06
* | | | | | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-05
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-05
| |\| | | | | | | |
* | | | | | | | | | Fix loading of debug printers.Gravatar Pierre-Marie Pédrot2016-10-05
| * | | | | | | | | Fix a bug of Mltop.declare_cache_object.Gravatar Pierre-Marie Pédrot2016-10-05
| * | | | | | | | | Clean up type classes flags and update compat file.Gravatar Maxime Dénès2016-10-05
| * | | | | | | | | Fixing a beautifier bug pointed out by Emilio.Gravatar Hugo Herbelin2016-10-05
| * | | | | | | | | Fix incorrect token description for bullets.Gravatar Guillaume Melquiond2016-10-05
| * | | | | | | | | Revert "Move bullet detection from lexer to parser (bug #5102)."Gravatar Guillaume Melquiond2016-10-05
| * | | | | | | | | Fix #5048 - Casts in pattern raise an anomaly in Constrintern.Gravatar Maxime Dénès2016-10-04
| * | | | | | | | | Quick fix to #4595 (making notations containing "ltac:" unused for printing).Gravatar Hugo Herbelin2016-10-04
| * | | | | | | | | Changing the separator for appended string options to comma.Gravatar Maxime Dénès2016-10-04
| * | | | | | | | | Merge remote-tracking branch 'github/pr/305' into v8.6Gravatar Maxime Dénès2016-10-04
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | Fixing #4970 (confusion between special "{" and non special "{{" in notations).Gravatar Hugo Herbelin2016-10-03
| | | | * | | | | | | Remove if_then_else. Use tryif instead.Gravatar Théo Zimmermann2016-10-03
| | | |/ / / / / / /