aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27[ci] Add coq-tools to the CIJason Gross
2020-04-27Merge PR #12073: Split off Nsatz tactic part into Nsatz_tacticPierre-Marie Pédrot
2020-04-27Merge PR #12175: Calculation speed of Cauchy realsMichael Soegtrop
2020-04-27Merge PR #12160: CoqIDE: Avoid invalidation of an iterator in insert callbackPierre-Marie Pédrot
2020-04-27Merge PR #12168: [dune] Fix dependencies of refman.Emilio Jesus Gallego Arias
2020-04-27Merge PR #12090: Remove documentation for Hide menu in CoqIDE (was removed in...Clément Pit-Claudel
2020-04-27Merge PR #12132: [refman] Remove references to omega from Tactics chapter.Vincent Laporte
2020-04-27Fix an ordering bug in the CODEOWNERS file following #11529.Théo Zimmermann
2020-04-27Do not delay the loading of the library_disk field when requiring libraries.Pierre-Marie Pédrot
2020-04-27Merge PR #12181: Add sphinx-clean option to force full sphinx rebuildThéo Zimmermann
2020-04-27Further documentation improvements.Théo Zimmermann
2020-04-27Improve the Allow SProp error message.Théo Zimmermann
2020-04-26Convert syntax extensions chapter to prodnJim Fehrle
2020-04-26Add sphinx_clean option to force full sphinx rebuildJim Fehrle
2020-04-26Merge PR #12092: Implement a name-based representation for vo files.Enrico Tassi
2020-04-26Merge PR #12176: Doc: extend example for induction a bitThéo Zimmermann
2020-04-26Document the signing procedure of released binary packages.Pierre-Marie Pédrot
2020-04-26constructive square rootVincent Semeria
2020-04-26Open object files in binary mode.Pierre-Marie Pédrot
2020-04-26Tweak a comment on the low-level objfile API.Pierre-Marie Pédrot
2020-04-26Move the ObjFile module to its own file.Pierre-Marie Pédrot
2020-04-26Implement a name-based representation for vo files.Pierre-Marie Pédrot
2020-04-26Merge PR #12178: Fix recursively vs corecursively defined messagePierre-Marie Pédrot
2020-04-25Fix recursively vs corecursively defined messageTej Chajed
2020-04-25Doc: extend example for induction a bitGaëtan Gilbert
2020-04-25Merge PR #12173: CoqIDE: Revert overzealous application of language-based hig...Pierre-Marie Pédrot
2020-04-24Make the nsatz test-suite passJason Gross
2020-04-24[nsatz] Use Export rather than IncludeJason Gross
2020-04-24Add memory stats to tables by defaultJason Gross
2020-04-24Split off Nsatz tactic part into NsatzTacticJason Gross
2020-04-24CoqIDE: Revert overzealous application of language-based highlighting in #12169.Hugo Herbelin
2020-04-24[dune] Fix dependencies of refman.Théo Zimmermann
2020-04-24Merge PR #12156: Document `+` in polymorphic universe levelsThéo Zimmermann
2020-04-23Merge PR #12154: [documentation] ssreflect: Abbreviations do not support scopeThéo Zimmermann
2020-04-23Merge PR #12117: Make multiplication of Cauchy reals transparent and accelera...Hugo Herbelin
2020-04-23Merge PR #12120: Fixing #12119 : remove useless hypothesis in NoDup_Permutati...Hugo Herbelin
2020-04-23[documentation] ssreflect: Abbreviations do not support scopeKenji Maillard
2020-04-23Merge PR #12148: Consolidate funind documentation onto a single page.Clément Pit-Claudel
2020-04-23Merge PR #12130: [declare] [tactics] Move declare to `vernac`Pierre-Marie Pédrot
2020-04-23[refman] Fix name of tactic: function induction -> functional induction.Théo Zimmermann
2020-04-23Fix coq snippets in Tactics chapter.Théo Zimmermann
2020-04-23Merge PR #12034: Make cumulative sprop a typing flag, deprecate command line...Pierre-Marie Pédrot
2020-04-23Merge PR #12083: Tweak ltac2 grammar to make doc_grammar happyPierre-Marie Pédrot
2020-04-22CoqIDE: Avoid invalidation of an iterator in insert callback.Hugo Herbelin
2020-04-22Merge PR #11928: Remove probably useless doc/sphinx/coqdoc.css.Hugo Herbelin
2020-04-22Merge PR #12031: [stdlib] A library on cyclic permutations: CPermutationHugo Herbelin
2020-04-22Merge PR #12133: coqdoc: Replace deprecated HTML attribute name with idHugo Herbelin
2020-04-22Document Cauchy realsVincent Semeria
2020-04-22Merge PR #12023: Adding a Declare ML Module in empty file Ltac.vEmilio Jesus Gallego Arias
2020-04-22Document `+` in polymorphic universe levelsKenji Maillard