aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-27Remove some [let foo = foo] in eqschemesGaëtan Gilbert
2019-03-27Merge PR #9837: Fix some critical-bugs informationsThéo Zimmermann
2019-03-26Fix reproduction info for some past critical bugsGaëtan Gilbert
2019-03-26Incorrect details in critical bug info (prop_set_proof_irrelevance)Gaëtan Gilbert
2019-03-26Merge PR #9690: Fix 9663 (Miller pattern unification fails on evars)Matthieu Sozeau
2019-03-26Merge PR #9833: Improve the backport script.Théo Zimmermann
2019-03-26Merge PR #9489: [ssr] avoid HO unification to perform truncation analysy in elimMaxime Dénès
2019-03-26[evarconv] solve_simple_eqn is weaker than miller pattern (fix #9663)Enrico Tassi
2019-03-26Improve the backport script.Guillaume Melquiond
2019-03-26Merge PR #9826: [ssr] Two small improvementsEnrico Tassi
2019-03-26Merge PR #9829: [Vernacular] Deprecate the “Show Script” commandEnrico Tassi
2019-03-25Merge PR #8094: Remove `Automatic Coercions Import` option.Pierre-Marie Pédrot
2019-03-25[Vernacular] Deprecate the “Show Script” commandVincent Laporte
2019-03-25[ssr] Use Coqlib in “abstract”Vincent Laporte
2019-03-25[ssr] More detailed error message in rewriteVincent Laporte
2019-03-25[ssr] avoid HO unif when doing truncation analysisEnrico Tassi
2019-03-25Remove `Automatic Coercions Import` option.Maxime Dénès
2019-03-25Merge PR #9823: Fix typoThéo Zimmermann
2019-03-25Merge PR #9586: Use named_context_val for fast lookup in intern named referenceEmilio Jesus Gallego Arias
2019-03-25Fix indentationGan Shen
2019-03-25Update doc/sphinx/language/gallina-extensions.rstThéo Zimmermann
2019-03-24Fix typoGan Shen
2019-03-23Merge PR #9822: [ci] [gitlab] Pin ocamlfind to masterGaëtan Gilbert
2019-03-23[ci] [gitlab] Pin ocamlfind to masterEmilio Jesus Gallego Arias
2019-03-22Merge PR #8560: Unicode bindings for CoqIDE that works out of the boxPierre-Marie Pédrot
2019-03-22Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ...Maxime Dénès
2019-03-21Merge PR #9797: [ci] Fix OCaml trunk build.Gaëtan Gilbert
2019-03-21Merge PR #9789: [Manual] Improve documentation on Section, Variable, ContextThéo Zimmermann
2019-03-21Merge PR #9695: [make install] Do not install the sphinx doctreesThéo Zimmermann
2019-03-21Merge PR #9774: Remove clutter by moving historic unmaintained dev/doc files ...Emilio Jesus Gallego Arias
2019-03-20Merge PR #9678: Stop accessing proof env via Pfedit in printersPierre-Marie Pédrot
2019-03-20Merge PR #9776: [kernel] Fix compare_head_gen_leq_with to use [leq] on applic...Gaëtan Gilbert
2019-03-20Add overlays for printer API changesMaxime Dénès
2019-03-20Stop accessing proof env via Pfedit in printersMaxime Dénès
2019-03-20Merge PR #9791: Fix constr_matching on SPropPierre-Marie Pédrot
2019-03-20Merge PR #8669: Show diffs in some error messagesEmilio Jesus Gallego Arias
2019-03-20Merge PR #9746: Remove Term_typing.translate_mind indirectionEmilio Jesus Gallego Arias
2019-03-20Merge PR #9770: Correct dependencies in the micromega packEmilio Jesus Gallego Arias
2019-03-20Merge PR #9754: Don't lose the warning name when warning becomes error.Emilio Jesus Gallego Arias
2019-03-20Merge PR #9805: [CI] Push the right commit to cachixEmilio Jesus Gallego Arias
2019-03-19[CI] Push the right commit to cachixVincent Laporte
2019-03-19Merge PR #9647: [default.nix] Enable parallel buildThéo Zimmermann
2019-03-19Merge PR #9279: CoqIDE on lablgtk3Pierre-Marie Pédrot
2019-03-19[ci] Fix OCaml trunk build.Emilio Jesus Gallego Arias
2019-03-19Merge PR #9796: [ci] Guard broken jobs under an `UNRELIABLE = enabled` variable.Gaëtan Gilbert
2019-03-19Merge PR #9795: Print more info before trying to push to coq-on-cachix.Vincent Laporte
2019-03-19Fixed incompatibility between new cygwin pkg-config and duneMichael Soegtrop
2019-03-19[win] Mostly fixed GTK3 CoqIDE Windows build (icons don't work, only 64 but t...Michael Soegtrop
2019-03-19[coqide] [ci] Update GTK toolchain to lablgtk3Emilio Jesus Gallego Arias
2019-03-19Fix for post-beta3 lablgtk3 changes about cairo (from Claudio).Hugo Herbelin