| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-03 | Fix efficiency regression #11436 | Frédéric Besson | |
| - The cutting plane has been (sometimes) improved to generate stronger cuts. - There is now some support for profiling the Simplex see documentation for Show Lia Profile. | |||
| 2020-02-02 | Merge PR #11466: checkdeps.py: add missing dep & report deps all at once | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2020-01-30 | Merge PR #11464: Fix off-by-one in docs of `first num last` (fix #11463) | Enrico Tassi | |
| Reviewed-by: gares | |||
| 2020-01-29 | [rfc] [mltop] Removal of dynamic loading of object and `.ml` files | Emilio Jesus Gallego Arias | |
| This seems seldom used and I think in general instrumentation this way is pretty limited (usually better to use the build system to tweak) It thus seems worth removing as to simplify `Mltop` a bit, but of course comments are welcome. | |||
| 2020-01-27 | Rephrase to reduce ambiguity | Paolo G. Giarrusso | |
| This is the smallest possible change to clarify the text without making it even more formal. | |||
| 2020-01-27 | Fix off-by-one in docs of `first num last` (fix #11463) | Paolo G. Giarrusso | |
| 2020-01-27 | checkdeps.py: report *all* missing dependencies at once | Paolo G. Giarrusso | |
| Otherwise you need a few feedback loops to install all dependencies. | |||
| 2020-01-27 | checkdeps: check for sphinxcontrib-bibtex | Paolo G. Giarrusso | |
| I lacked this package, and got: ``` $ make -j2 COQ_USE_DUNE=1 refman-html [...] env doc/sphinx_build (exit 2) (cd _build/default/doc && /usr/bin/env COQLIB=.. sphinx-build -j4 -W -b html -d sphinx_build/doctrees sphinx sphinx_build/html) Running Sphinx v2.1.2 Extension error: Could not import extension sphinxcontrib.bibtex (exception: No module named 'sphinxcontrib.bibtex') make: *** [refman-html] Error 1 ``` | |||
| 2020-01-27 | Merge PR #11415: Remove the CoqIDE "Revert all Buffers" command. | Hugo Herbelin | |
| Ack-by: Zimmi48 Reviewed-by: herbelin | |||
| 2020-01-25 | Merge PR #11025: Add Set NativeCompute Timing | Maxime Dénès | |
| Ack-by: SkySkimmer Reviewed-by: Zimmi48 Ack-by: jfehrle Reviewed-by: maximedenes | |||
| 2020-01-23 | More minor tweaks to the 8.11 changelog. | Théo Zimmermann | |
| Co-Authored-By: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-01-23 | Add missing 'and'. | Théo Zimmermann | |
| Co-Authored-By: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-01-22 | Minor tweaks to the 8.11 changelog. | Théo Zimmermann | |
| 2020-01-22 | Add explicit types to changelog entries. | Théo Zimmermann | |
| 2020-01-22 | Fix typo in changelog entry. | Théo Zimmermann | |
| 2020-01-22 | Insert changelog entry for #11430 from v8.11 branch. | Théo Zimmermann | |
| 2020-01-22 | Move new entries in 8.11.0 changelog. | Théo Zimmermann | |
| 2020-01-22 | A few edits to the 8.11 section of the Changes chapter. | Théo Zimmermann | |
| - Mention Guillaume Claret among maintainers of the OPAM repository (as suggested by Karl Palmskog). - Update links to the documentation to avoid being outdated. - Mention sections beyond the one on 8.11+beta1. | |||
| 2020-01-22 | Changelog for 8.11.0. | Théo Zimmermann | |
| 2020-01-22 | Fix #11421 computation of Set+2 | Gaëtan Gilbert | |
| 2020-01-21 | Merge PR #11425: Miscellaneous typos | Théo Zimmermann | |
| Reviewed-by: SkySkimmer Reviewed-by: Zimmi48 Reviewed-by: jfehrle Reviewed-by: ppedrot | |||
| 2020-01-21 | Reference manual: Typos/English in chapter universe polymorphism. | Hugo Herbelin | |
| 2020-01-20 | [mltop] Deprecate -load-ml options in anticipation of #11409 | Emilio Jesus Gallego Arias | |
| 2020-01-19 | Merge PR #11368: Turn trailing implicit warning into an error | Hugo Herbelin | |
| Ack-by: Zimmi48 Reviewed-by: herbelin Ack-by: maximedenes | |||
| 2020-01-19 | Merge PR #11398: Fix issue #11396 : Rlist hides standard list constructors ↵ | Pierre-Marie Pédrot | |
| cons and nil Reviewed-by: Zimmi48 Reviewed-by: herbelin Reviewed-by: ppedrot | |||
| 2020-01-17 | Fix issue #11396 : Rlist hides standard list constructors cons and nil | Michael Soegtrop | |
| 2020-01-17 | [doc] [dune] [ltac2] Build Ltac2 documentation [dune build system] | Emilio Jesus Gallego Arias | |
| This partially fixes #10139 ; we now build the Ltac2 documentation and deploy it. The fix here can be used for inspiration to do the make-based part. | |||
| 2020-01-17 | Merge PR #11362: Lia bugfix 11191 | Maxime Dénès | |
| Reviewed-by: maximedenes | |||
| 2020-01-17 | Remove the CoqIDE "Revert all Buffers" command. | Pierre-Marie Pédrot | |
| Fixes #3907: CoqIDE File->Revert all buffers does not work. Co-Authored-By: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-01-17 | Remove the Tactic menu from CoqIDE. | Pierre-Marie Pédrot | |
| Partial fix of #11219: CoqIDE tactics and templates menus are out of sync. Co-Authored-By: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-01-16 | Adding a changelog. | Pierre-Marie Pédrot | |
| 2020-01-14 | Merge PR #11370: [zify] elim let in ML | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-01-14 | Merge PR #11394: [coqdoc] Fix #11353: coqdoc -g omits all sentences with ↵ | Hugo Herbelin | |
| decorations Ack-by: Zimmi48 Reviewed-by: herbelin | |||
| 2020-01-14 | [zify] elim let in ML | Frédéric Besson | |
| 2020-01-14 | [coqdoc] Fix #11353: coqdoc -g omits all sentences with decorations | Karl Palmskog | |
| 2020-01-14 | Document the Set Default Proof Mode command. | Pierre-Marie Pédrot | |
| Fixes #10909: Set Default Proof Mode is not documented. | |||
| 2020-01-14 | Merge PR #10486: [extraction] Support extraction of Coq's string type to ↵ | Kazuhiko Sakaguchi | |
| OCaml's string type Ack-by: SkySkimmer Ack-by: Zimmi48 Ack-by: ejgallego Reviewed-by: herbelin Ack-by: maximedenes Reviewed-by: pi8027 | |||
| 2020-01-13 | Native compute: cleanup temporary files on program exit | Gaëtan Gilbert | |
| We make a temporary directory for these files and cleanup at process exit. The temporary directory means we don't have to guess what extensions ocaml will produce, we can just delete everything there. We use Lazy to avoid spamming unused directories when ahead-of-time compiling without actually using native casts / nativenorm (typically stdlib files). Sadly ocaml has "create temp file" but not "create temp dir", so we have to copy the name generation code. Fix #10495 | |||
| 2020-01-13 | Merge PR #11280: Fix #11195 and add other improvements: try loading .vio ↵ | Pierre-Marie Pédrot | |
| (and not just… Reviewed-by: Zimmi48 Reviewed-by: gares Reviewed-by: ppedrot | |||
| 2020-01-11 | Merge PR #11349: [refman] [changelog] Announce omega replacement. | Pierre-Marie Pédrot | |
| Ack-by: ejgallego Reviewed-by: maximedenes | |||
| 2020-01-10 | missing space | Olivier Laurent | |
| 2020-01-09 | Merge PR #11164: [CS] allow Let variable to be canonical | Pierre-Marie Pédrot | |
| Ack-by: SkySkimmer Ack-by: Zimmi48 Ack-by: ejgallego Reviewed-by: ppedrot | |||
| 2020-01-08 | Add Set NativeCompute Timing | Jason Gross | |
| The command `Set NativeCompute Timing` causes calls to `native_compute` (as well as kernel calls to the native compiler) to emit separate timing information about compilation, execution, and reification. This allows more fine-grained timing of the native compiler without needing to set the `-debug` flag. | |||
| 2020-01-08 | Add note about default goal selector next to bullet docs | Gaëtan Gilbert | |
| Close #11036 | |||
| 2020-01-08 | Add changelog entry for native string extraction | Maxime Dénès | |
| 2020-01-08 | Factorize ascii extraction in ExtrOcamlChar.v | Maxime Dénès | |
| 2020-01-08 | Add documentation for extraction of ascii and string literals | Maxime Dénès | |
| 2020-01-08 | Rename ExtrOcamlStringPlus into ExtrOcamlNativeString | Xavier Leroy | |
| As suggested during review. That's a much better name. | |||
| 2020-01-08 | Hide ExtrOcamlStringPlus.v like the other extraction files | Xavier Leroy | |
| 2020-01-08 | [refman] [changelog] Announce omega replacement. | Théo Zimmermann | |
