| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-29 | Merge PR #8274: Restore previous printing filtering; always reprint the ↵ | Emilio Jesus Gallego Arias | |
| context after "Set Diffs" | |||
| 2018-08-29 | Merge PR #8313: [ci-fiat-crypto] Test extraction | Emilio Jesus Gallego Arias | |
| 2018-08-29 | Merge PR #8350: Fix typo in comment, sollicited --> solicited. | Emilio Jesus Gallego Arias | |
| 2018-08-29 | Merge PR #8282: [coq_makefile] print all options (Fix #7529) | Théo Zimmermann | |
| 2018-08-29 | Merge PR #8167: Fix ordering of before/after in print-pretty-timed-* | Enrico Tassi | |
| 2018-08-29 | Merge PR #8340: Put camldevfiles targets in Makefile | Enrico Tassi | |
| 2018-08-28 | Merge PR #8334: Fix a casing problem noticed by Lars Dölle on Coq-Club. | Clément Pit-Claudel | |
| 2018-08-28 | Fix typo in comment, sollicited --> solicited. | Nick Lewycky | |
| 2018-08-28 | [ci-fiat-crypto] Build c-files | Jason Gross | |
| This tests the outputs of extraction, to some extent. | |||
| 2018-08-28 | Merge PR #8135: Sphinx fixing of the beginning of the Tactics chapter. | Clément Pit-Claudel | |
| 2018-08-28 | Merge PR #8281: Trivial Sphinx fix in doc. | Clément Pit-Claudel | |
| 2018-08-28 | Clean-up Travis folds. | Théo Zimmermann | |
| This has become mostly garbage since GitLab CI became our main CI platform. | |||
| 2018-08-28 | Add index for focusing braces. | Théo Zimmermann | |
| And fix wrong indentation. | |||
| 2018-08-28 | Merge PR #8333: Fix URIs in the configuration script | Emilio Jesus Gallego Arias | |
| 2018-08-28 | Put camldevfiles targets in Makefile | Gaëtan Gilbert | |
| There's no need to build dependencies for it. | |||
| 2018-08-28 | Close #8091: print universe context for Eval when option on. | Gaëtan Gilbert | |
| 2018-08-28 | Fix #8291: print universe names in universe context for Check. | Gaëtan Gilbert | |
| 2018-08-28 | Fix #8288: cumulativity inferance ignores args to bound variables | Gaëtan Gilbert | |
| (NB: only variables whose binder is inside the constructor argument, ie Inductive foo := C : forall A : Type -> Type, A Type -> foo. does not trigger the bug because A becomes a RelKey.) | |||
| 2018-08-28 | Fix #7795: UGraph.AlreadyDeclared with Program | Gaëtan Gilbert | |
| This change is based on noticing that we use a default value for the `sideff` argument even though we have a similarly named `side_eff` available. Someone who knows how side effects and universes are supposed to interact should check this. | |||
| 2018-08-28 | Merge PR #8112: Add support for focusing on named goals using brackets. | Pierre-Marie Pédrot | |
| 2018-08-27 | Update test-suite for focusing on named goals. | Théo Zimmermann | |
| 2018-08-27 | Document focusing on named goals. | Théo Zimmermann | |
| 2018-08-27 | Add support for focusing on named goals using brackets. | Théo Zimmermann | |
| 2018-08-27 | Merge PR #8312: Split up fiat-crypto CI into two targets | Gaëtan Gilbert | |
| 2018-08-27 | Merge PR #8260: Tweak diff options in CoqIDE | Pierre-Marie Pédrot | |
| 2018-08-27 | Fix a casing problem noticed by Lars Dölle on Coq-Club. | Théo Zimmermann | |
| 2018-08-27 | Merge PR #8293: Fix typo of caracterisation -> c*h*aracterisation | Hugo Herbelin | |
| 2018-08-27 | Fix wwwrefman and wwwstdlib | Kazuhiko Sakaguchi | |
| 2018-08-24 | Bug fix: restore previous printing behavior that was unintentionally changed ↵ | Jim Fehrle | |
| in 7d2a9df (current code always prints context, should print only if the proof has changed). Bug fix: Fix message that came out as "Error: Error: -diffs requires ..." Enhancement: always print the context after the "Set Diffs" command. | |||
| 2018-08-24 | Merge PR #8266: Minor Sphinx improvements in the bullet documentation. | Clément Pit-Claudel | |
| 2018-08-24 | Fix ordering of before/after in print-pretty-timed-* | Jason Gross | |
| Fixes #8158 | |||
| 2018-08-24 | Split up fiat-crypto CI into two targets | Jason Gross | |
| There is the new pipeline, and the old pipeline. Most of what they share in common is the (very large) library of lemmas about `Z`. As per the discussion in https://github.com/coq/coq/pull/8064#issuecomment-413474176 through https://github.com/coq/coq/pull/8064#issuecomment-413793143 | |||
| 2018-08-23 | Merge PR #8296: Fix #8251: remove "the the" occurrences | Théo Zimmermann | |
| 2018-08-23 | Merge PR #8300: Fix issue #8298 OCaml 4.07 download path is incorrect | Théo Zimmermann | |
| 2018-08-22 | Fix issue #8298 OCaml 4.07 download path is incorrect | Michael Soegtrop | |
| 2018-08-22 | Fix #8251: remove "the the" occurrences | Gaëtan Gilbert | |
| 2018-08-22 | Fix typo of caracterisation -> c*h*aracterisation | Siddharth Bhat | |
| 2018-08-22 | Add missing spaces. | Théo Zimmermann | |
| 2018-08-22 | [sphinx] Improve Case analysis and induction section. | Théo Zimmermann | |
| 2018-08-22 | [refman] Fixing two nested lemma errors. | Théo Zimmermann | |
| 2018-08-22 | [sphinx] Fixing of the beginning of the Tactics chapter. | Théo Zimmermann | |
| 2018-08-21 | Merge PR #8249: Remove unneeded file stm/workerLoop.mli | Enrico Tassi | |
| 2018-08-21 | [coq_makefile] print all options (Fix #7529) | Enrico Tassi | |
| 2018-08-21 | Trivial Sphinx fix in doc. | Théo Zimmermann | |
| 2018-08-20 | Merge PR #8258: Update documentation on GitLab CI to reflect recent changes. | Emilio Jesus Gallego Arias | |
| 2018-08-20 | Merge PR #8136: Do not run 32-bit Windows builds on pull requests. | Emilio Jesus Gallego Arias | |
| 2018-08-20 | Merge PR #8262: Remove dead argument allow_old. | Emilio Jesus Gallego Arias | |
| 2018-08-20 | Do not inline let-bound functions in clambda optimization. | Pierre-Marie Pédrot | |
| This was triggering an exponential blowup in the size of the generated intermediate VM code. Fixes #8277. | |||
| 2018-08-18 | Merge PR #8272: Fix typo in documentation, heigth --> height. | Théo Zimmermann | |
| 2018-08-17 | Fix typo in documentation, heigth --> height. | Nick Lewycky | |
