aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | 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.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.5' into v8.6Gravatar 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
| | |/ / / /
* | | | | | Merge remote-tracking branch 'github/pr/263' into v8.6Gravatar Maxime Dénès2016-10-03
|\ \ \ \ \ \
* | | | | | | Document change related to Keep Proof Equalities in CHANGES.Gravatar Maxime Dénès2016-10-03
* | | | | | | Merge remote-tracking branch 'github/pr/304' into v8.6Gravatar Maxime Dénès2016-10-03
|\ \ \ \ \ \ \
| * | | | | | | fixing bug 4609: document an option governing the generation of equalitiesGravatar Yves Bertot2016-10-03
|/ / / / / / /
* | | | | | | More tests for tactic "subst".Gravatar Hugo Herbelin2016-10-02
* | | | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-02
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Move bullet detection from lexer to parser (bug #5102).Gravatar Guillaume Melquiond2016-10-02
* | | | | | | Fix bug #5069: Scheme Equality gives anomalies in sections.Gravatar Pierre-Marie Pédrot2016-10-02
* | | | | | | Fix bug #5087: Improve the error message on record with duplicated fields.Gravatar Pierre-Marie Pédrot2016-10-02
* | | | | | | Fix bug #4661: Cannot mask the absolute name.Gravatar Pierre-Marie Pédrot2016-10-01
* | | | | | | Speed up the Search commands.Gravatar Guillaume Melquiond2016-10-01
* | | | | | | Micro refactoring: use exact_no_check.Gravatar Théo Zimmermann2016-10-01
| | | * | | | Add command 'Set foo Append "bar"' for appending to an option (bug #5109).Gravatar Guillaume Melquiond2016-10-01
| | | * | | | Allow appending to string options.Gravatar Guillaume Melquiond2016-10-01
| |_|/ / / / |/| | | | |
| * | | | | Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.Gravatar Hugo Herbelin2016-09-30
* | | | | | Fix bug #5045: [generalize] creates ill-typed terms in 8.6.Gravatar Pierre-Marie Pédrot2016-09-30