aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-16Merge PR #7272: Mention other deprecations and fixes in CHANGESMaxime Dénès
2018-04-16Merge PR #7270: Sphinx doc fix indicesMaxime Dénès
2018-04-16[Sphinx] Clean-up indicesMaxime Dénès
2018-04-16Merge PR #7264: [Sphinx] Fix a lot of references and description of optionsMaxime Dénès
2018-04-16Merge PR #7269: Protecting against a "deprecated cofix" warning.Maxime Dénès
2018-04-16Merge PR #7266: Remove LaTeX refman, now that migration to Sphinx is completeMaxime Dénès
2018-04-16Fix typo in CHANGES.Maxime Dénès
2018-04-16Merge PR #7225: Document the Export Set/Unset commands.Maxime Dénès
2018-04-16Mention other deprecations and fixes in CHANGESMaxime Dénès
2018-04-16Protecting against a "deprecated cofix" warning.Hugo Herbelin
2018-04-16Remove LaTeX refman, now that migration to Sphinx is completeMaxime Dénès
2018-04-16[Sphinx] Fix a lot of references and description of optionsMaxime Dénès
2018-04-16Merge PR #7125: Adding ML headers in setoid_ringMaxime Dénès
2018-04-16Merge PR #7237: [ssr] fix delayed clears (fix #7045)Maxime Dénès
2018-04-16Merge PR #7215: Deprecate the "simple subst" tactic.Hugo Herbelin
2018-04-16Document the Export Set/Unset commands.Pierre-Marie Pédrot
Fixes #6963.
2018-04-16Merge PR #7263: CHANGES: document COQFLAGS changeEnrico Tassi
2018-04-16CHANGES: document COQFLAGS changeRalf Jung
2018-04-16Merge PR #7200: [ltac] Deprecate nameless fix/cofix.Maxime Dénès
2018-04-16Merge PR #7251: doc: Rename UbuntuMono-Square to CoqNotations and tweak spacingMaxime Dénès
2018-04-16Merge PR #7246: Add missing CHANGES entry for #6169.Maxime Dénès
2018-04-15Merge PR #7247: Simplify CircleCI scriptGaëtan Gilbert
2018-04-15Merge PR #7252: Sphinx doc fix warningsThéo Zimmermann
2018-04-15Simplify CircleCI scriptYishuai Li
2018-04-14Merge PR #7250: Sphinx doc chapter 9Théo Zimmermann
2018-04-14[Sphinx] Build with warnings as errorsMaxime Dénès
Most of these warnings should really be errors (ill-formed input, invalid cross references, etc.) so we make it the default.
2018-04-14[Sphinx] Fix all remaining warnings.Maxime Dénès
2018-04-14doc: Rename UbuntuMono-Square to CoqNotations and tweak spacingClément Pit-Claudel
The Ubuntu Font License requires substantially modified fonts to be renamed entirely.
2018-04-14[sphinx] Fix many warnings.Théo Zimmermann
Including cross-reference TODOs. I took down the number of warnings from 300 to 50.
2018-04-14[Sphinx] Add chapter 9.Théo Zimmermann
Chapter ported by Théo Zimmermann and Maxime Dénès.
2018-04-14[Sphinx] Move chapter 9 to new infrastructure.Théo Zimmermann
2018-04-14Merge PR #7136: Evar maps contain econstrs.Pierre-Marie Pédrot
2018-04-14Merge PR #7217: Sphinx doc chapter 1Théo Zimmermann
2018-04-14Add missing CHANGES entry for #6169.Théo Zimmermann
Fixes #7243.
2018-04-13Overlay for econstr in Evd.Gaëtan Gilbert
2018-04-13Evar maps contain econstrs.Gaëtan Gilbert
We bootstrap the circular evar_map <-> econstr dependency by moving the internal EConstr.API module to Evd.MiniEConstr. Then we make the Evd functions use econstr.
2018-04-13Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output ↵Pierre-Marie Pédrot
contains evars
2018-04-13[ltac] Deprecate nameless fix/cofix.Emilio Jesus Gallego Arias
LTAC's `fix` and `cofix` do require access to the proof object inside the tactic monad when used without a name. This is a bit inconvenient as we aim to make the handling of the proof object purely functional. Alternatives have been discussed in #7196, and it seems that deprecating the nameless forms may have the best cost/benefit ratio, so opening this PR for discussion. See also #6171.
2018-04-13[Sphinx] Add Chapter 1Maxime Dénès
2018-04-13[Sphinx] Move chapter 1 to new infrastructureMaxime Dénès
2018-04-13Merge PR #7117: Sphinx doc chapter 29Théo Zimmermann
2018-04-13[ssr] fix delayed clears (fix #7045)Enrico Tassi
We take into account all future ipats, not just the ones in the current branch
2018-04-13Merge PR #7231: Fixing the 3 cases of a "Stream.Error" ended with two periods.Enrico Tassi
2018-04-12Merge PR #7222: [sphinx] Remove migration artefacts.Maxime Dénès
2018-04-12Merge PR #7194: [warnings] Remove `set_current_loc` hack.Maxime Dénès
2018-04-12Merge PR #7179: Fix #5981, bugs/opened/3263.v is non-deterministic by ↵Jason Gross
removing the test.
2018-04-12Merge PR #7202: Correction of ugly message described in #4667Pierre Courtieu
2018-04-12Merge PR #7220: Many Sphinx fixes (including a fix of the credits chapter)Maxime Dénès
2018-04-12Merge PR #7201: Translation fixes in chapter syntax extensions.Maxime Dénès
2018-04-12Merge PR #6972: [api] Deprecate a couple of aliases that we missed.Maxime Dénès