| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-08 | Simplify splitting | Quentin Carbonneaux | |
| 2020-05-07 | Cleanup formatting in .. coqtop:: directives | Quentin Carbonneaux | |
| 2020-05-06 | Merge PR #12008: [stdlib] Add order properties about bool | Anton Trunov | |
| Reviewed-by: anton-trunov Reviewed-by: herbelin | |||
| 2020-05-06 | Adding properties about implb. | Hugo Herbelin | |
| This addresses a question on gitter (April 4). | |||
| 2020-05-05 | [refman] Add missing (only parsing) to example of compat notations. | Théo Zimmermann | |
| 2020-05-04 | Merge PR #12211: When TIMED=1, emit timing info for OCaml files | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer | |||
| 2020-05-04 | add order properties about bool | Olivier Laurent | |
| 2020-05-03 | Merge PR #12197: LtacProf now handles multi-success backtracking | Pierre-Marie Pédrot | |
| Ack-by: Zimmi48 Reviewed-by: ppedrot | |||
| 2020-05-02 | LtacProf now handles multi-success backtracking | Jason Gross | |
| Fixes #12196 | |||
| 2020-05-01 | Move essential vocabulary and syntax conventions to section on basics. | Théo Zimmermann | |
| 2020-05-01 | Preserve vernac chapter. | Théo Zimmermann | |
| 2020-05-01 | Extract two new files out of Gallina chapter. | Théo Zimmermann | |
| 2020-05-01 | Create section on writing libraries with only deprecated attributes. | Théo Zimmermann | |
| 2020-05-01 | Extract deprecated attribute from Gallina chapter. | Théo Zimmermann | |
| 2020-05-01 | Remove flags, options and tables from vernac chapter. | Théo Zimmermann | |
| 2020-05-01 | Remove lexical conventions and attributes from Gallina chapter. | Théo Zimmermann | |
| 2020-05-01 | Create basics out of sections from Gallina and Vernac chapters. | Théo Zimmermann | |
| 2020-05-01 | Create section on basics with just flags, options and tables. | Théo Zimmermann | |
| 2020-05-01 | Extract flags, options and tables from vernac chapter. | Théo Zimmermann | |
| 2020-05-01 | Create section on basics with just lexical conventions and attributes. | Théo Zimmermann | |
| 2020-05-01 | Extract lexical conventions and attributes from Gallina chapter. | Théo Zimmermann | |
| 2020-04-30 | [zify] add support for Nat.le, Nat.lt and Nat.eq | Frédéric Besson | |
| Nat.le, Nat.lt and Nat.eq are aliased to le, lt and @eq nat. The required declarations are now added in ZifyInst. | |||
| 2020-04-29 | When TIMED=1, emit timing info for OCaml files | Jason Gross | |
| 2020-04-29 | Merge PR #11606: [tools] Add memory stats to tables by default | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2020-04-29 | Merge PR #12027: Fix #3415: coqdoc links projections rather than constructor ↵ | Emilio Jesus Gallego Arias | |
| in record tuples Reviewed-by: ejgallego | |||
| 2020-04-29 | Merge PR #12150: Support in-line glossary definitions and references with an ↵ | Clément Pit-Claudel | |
| index Ack-by: Zimmi48 | |||
| 2020-04-29 | Merge PR #12195: [doc] [sphinx] Run in silent mode by default | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2020-04-29 | Support in-line glossary entries and references | Jim Fehrle | |
| with an index | |||
| 2020-04-28 | [doc] [sphinx] Be silent when running latexmk | Emilio Jesus Gallego Arias | |
| This is actually supported by Sphinx directly. | |||
| 2020-04-28 | [doc] [sphinx] Run in silent mode by default | Emilio Jesus Gallego Arias | |
| The convention in the dune build is to be silent except for warnings and errors, so they don't go unnoticed. We could have this controlled by a variable if needed (likely would require some support from Dune?) Solves part of #12194 | |||
| 2020-04-28 | Merge PR #12183: Suggestion of improvement for the Allow SProp error message. | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer Reviewed-by: jfehrle | |||
| 2020-04-28 | Merge PR #11718: Convert syntax extensions chapter to prodn | Théo Zimmermann | |
| Ack-by: JasonGross Ack-by: Zimmi48 Ack-by: cpitclaudel | |||
| 2020-04-27 | Merge PR #12073: Split off Nsatz tactic part into Nsatz_tactic | Pierre-Marie Pédrot | |
| Reviewed-by: anton-trunov Reviewed-by: ppedrot | |||
| 2020-04-27 | Merge PR #12168: [dune] Fix dependencies of refman. | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2020-04-27 | Merge PR #12090: Remove documentation for Hide menu in CoqIDE (was removed ↵ | Clément Pit-Claudel | |
| in 8.5). | |||
| 2020-04-27 | Merge PR #12132: [refman] Remove references to omega from Tactics chapter. | Vincent Laporte | |
| Reviewed-by: vbgl | |||
| 2020-04-27 | Further documentation improvements. | Théo Zimmermann | |
| 2020-04-27 | Improve the Allow SProp error message. | Théo Zimmermann | |
| 2020-04-26 | Convert syntax extensions chapter to prodn | Jim Fehrle | |
| 2020-04-26 | Merge PR #12176: Doc: extend example for induction a bit | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2020-04-25 | Doc: extend example for induction a bit | Gaëtan Gilbert | |
| This makes it show the shape of the induction hypothesis in the second goal instead of just saying "subgoal 2 is S n <= S n". | |||
| 2020-04-25 | Merge PR #12173: CoqIDE: Revert overzealous application of language-based ↵ | Pierre-Marie Pédrot | |
| highlighting from #12169 Reviewed-by: ppedrot | |||
| 2020-04-24 | [nsatz] Use Export rather than Include | Jason Gross | |
| As per https://github.com/coq/coq/pull/12073#issuecomment-612869336 | |||
| 2020-04-24 | Add memory stats to tables by default | Jason Gross | |
| The Python scripts now support `--no-include-mem` to turn it off, and also support `--sort-by-mem`. Closes #11575 | |||
| 2020-04-24 | Split off Nsatz tactic part into NsatzTactic | Jason Gross | |
| Closes #5445 Note that we use `Include` rather than `Export` to expose the machinery defined in `NsatzTactic` from `Nsatz` to preserve backwards compatibility with developments relying on absolute names of the constants previously defined in `Nsatz.v`. | |||
| 2020-04-24 | CoqIDE: Revert overzealous application of language-based highlighting in #12169. | Hugo Herbelin | |
| The parsing rules defining classes of lexemes in language configuration expect a Coq document and are not relevant in the message and proof window. Thus backtracking on this part of #12169. Keeping the highlighting style though. | |||
| 2020-04-24 | [dune] Fix dependencies of refman. | Théo Zimmermann | |
| Dependencies specified through an alias do not trigger a rebuild when they are modified. This is likely a Dune bug, but we still need to fix this on our side as this is inconvenient. | |||
| 2020-04-24 | Merge PR #12156: Document `+` in polymorphic universe levels | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2020-04-23 | Merge PR #12154: [documentation] ssreflect: Abbreviations do not support scope | Théo Zimmermann | |
| Ack-by: Zimmi48 Reviewed-by: gares | |||
| 2020-04-23 | Merge PR #12117: Make multiplication of Cauchy reals transparent and ↵ | Hugo Herbelin | |
| accelerate it Reviewed-by: herbelin | |||
