| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-09 | removing uggly error message of #5147 | Julien Forest | |
| 2018-04-09 | Merge PR #7070: Clarify wording in tactics documentation. | Maxime Dénès | |
| 2018-04-09 | Merge PR #7082: Expliciting and taking advantage of a representation ↵ | Maxime Dénès | |
| invariant in Esubst | |||
| 2018-04-09 | Merge PR #7165: [ssr] check cleared hyps do exist (fix #7050) | Maxime Dénès | |
| 2018-04-09 | Merge PR #7184: [toplevel] Fix path initialization before vio processing ↵ | Maxime Dénès | |
| (closes #7044) | |||
| 2018-04-08 | Merge PR #6809: Improve shell scripts | Michael Soegtrop | |
| 2018-04-07 | [toplevel] Fix path initialization before vio processing (closes #7044) | Emilio Jesus Gallego Arias | |
| The toplevel refactoring made path initialization per document, however vio-checking and vio-tasks are not documents, so loadpath must be initialized individually. Patch by @gares, refactoring to avoid double-initialization by me. Co-authored-by: <Enrico.Tassi@inria.fr> | |||
| 2018-04-06 | Merge PR #7129: Fix #7124: Warning "Ignoring implicit status" does not ↵ | Hugo Herbelin | |
| provide line number | |||
| 2018-04-06 | Merge PR #6960: [api] Move some types to their proper module. | Pierre-Marie Pédrot | |
| 2018-04-06 | Merge PR #7180: Remove unused script. | Pierre-Marie Pédrot | |
| 2018-04-06 | Merge PR #7178: Fixes issue #7172 (don't include MinGW make in install) | Enrico Tassi | |
| 2018-04-06 | Merge PR #7131: Sphinx doc chapter 30 | Théo Zimmermann | |
| 2018-04-05 | Improve shell scripts | zapashcanon | |
| 2018-04-05 | Merge PR #6838: Light refactoring of implicit arguments | Hugo Herbelin | |
| 2018-04-05 | Refactor impargs code. | Jasper Hugunin | |
| This should preserve semantics exactly. In the compute_implicits family of functions, I changed the name of the pushed rel to not be fresh, but the env isn't passed to find_displayed_name_in, and shouldn't affect whd_all. | |||
| 2018-04-05 | Remove unused script. | Théo Zimmermann | |
| This is dead code since fd44a40f9d426a7b65f167bc30d320a0f7dd2bbd. This script was initially introduced in a088d03434417e935df3c75f81a954eadbdfc2b8 and left untouched since then. | |||
| 2018-04-05 | Fix #7124: Warning "Ignoring implicit status" does not provide line number | Maxime Dénès | |
| 2018-04-05 | Fixes issue #7172 (don't include MinGW make in install) | Michael Soegtrop | |
| 2018-04-05 | Merge PR #7169: Sphinx docs: fix typo in Chrząszcz (non-ASCII character ↵ | Maxime Dénès | |
| lost in sphinx migration) | |||
| 2018-04-05 | Merge PR #7074: Update merging doc | Maxime Dénès | |
| 2018-04-05 | Add note for homebrew users. | Théo Zimmermann | |
| 2018-04-05 | Some advice about merge script dependencies. | Théo Zimmermann | |
| Including: how to create a GPG key. | |||
| 2018-04-05 | Improve the MERGING doc. | Théo Zimmermann | |
| In particular, describes what to do with overlays. | |||
| 2018-04-05 | Adapt CONTRIBUTING to recent changes in Coq. | Théo Zimmermann | |
| - The testing and benchmarking labels are now distinct. - The release manager does not take care of merging anymore. - The reference manual is not written in LaTeX anymore. | |||
| 2018-04-05 | Merge PR #7115: Sphinx doc chapter 28 | Théo Zimmermann | |
| 2018-04-05 | Merge PR #7016: Make parsing independent of the cumulativity flag. | Enrico Tassi | |
| 2018-04-05 | Merge PR #7139: [stm] More cleanup of "classification is not an interpreter" | Enrico Tassi | |
| 2018-04-05 | [Sphinx] Add chapter 30 | Maxime Dénès | |
| Thanks to Paul Steckler for porting this chapter. | |||
| 2018-04-05 | [Sphinx] Move chapter 30 to new infrastructure | Maxime Dénès | |
| 2018-04-04 | Merge PR #7127: Fix #6257: anomaly with Printing Projections and Context. | Hugo Herbelin | |
| 2018-04-04 | Merge PR #7163: merge-pr.sh: cache github API calls | Maxime Dénès | |
| 2018-04-04 | Sphinx docs: fix typo (non-ASCII character lost in sphinx migration) | Peter LeFanu Lumsdaine | |
| 2018-04-04 | [Sphinx] Add chapter 28 | Maxime Dénès | |
| Thanks to Paul Steckler for porting this chapter. | |||
| 2018-04-04 | [Sphinx] Move chapter 28 to new infrastructure | Maxime Dénès | |
| 2018-04-04 | Merge PR #7158: [meta] Add `num` to the set of base libraries. | Enrico Tassi | |
| 2018-04-04 | Merge PR #6407: Fix #6404 - Print tactics called by ML tactics | Pierre-Marie Pédrot | |
| 2018-04-04 | Merge PR #7147: [doc] Document better ocamlfind and flambda requirements. | Théo Zimmermann | |
| 2018-04-04 | ssr: check cleared hyps do exist (fix #7050) | Enrico Tassi | |
| 2018-04-04 | Merge PR #7144: [toplevel] Protect goal printing better wrt Break [helps ↵ | Enrico Tassi | |
| with #7142] | |||
| 2018-04-04 | Merge PR #7138: [stm] Move VernacBacktrack to the toplevel. | Enrico Tassi | |
| 2018-04-04 | Merge PR #7104: Sphinx doc chapter 27 | Théo Zimmermann | |
| 2018-04-04 | Merge PR #7048: Sphinx doc chapter 25 | Théo Zimmermann | |
| 2018-04-04 | Merge PR #7049: Sphinx doc chapter 26 | Théo Zimmermann | |
| 2018-04-04 | Merge PR #7047: Sphinx doc chapter 24 | Théo Zimmermann | |
| 2018-04-04 | Merge PR #7041: Sphinx doc chapter 23 | Théo Zimmermann | |
| 2018-04-04 | Merge PR #7037: Sphinx doc chapter 18 | Théo Zimmermann | |
| 2018-04-03 | merge-pr.sh: cache github API calls | Gaëtan Gilbert | |
| 2018-04-03 | Merge PR #7154: Update coq_makefile timing test | Gaëtan Gilbert | |
| 2018-04-03 | [doc] Document better ocamlfind and flambda requirements. | Emilio Jesus Gallego Arias | |
| Closes #6782 | |||
| 2018-04-03 | [meta] Add `num` to the set of base libraries. | Emilio Jesus Gallego Arias | |
| In the META file, the set of base libraries is determined by the dependencies of the `coq.clib` package. We add `num` to the dependencies as otherwise dynamically loading `micromega` and `nsatz` will fail as they require the toplevel to have `num` linked in. | |||
