| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-20 | overlay for elpi | Enrico Tassi | |
| 2019-04-20 | update elpi to version 1.2 | Enrico Tassi | |
| 2019-04-17 | Merge PR #9891: [CI] Build CoqIDE for macOS on Azure | Pierre-Marie Pédrot | |
| Reviewed-by: SkySkimmer Reviewed-by: ejgallego Ack-by: ppedrot Ack-by: vbgl | |||
| 2019-04-16 | [doc] Changes for coq/coq#9165 | Emilio Jesus Gallego Arias | |
| 2019-04-16 | [ci] Overlays for coq/coq#9165 | Emilio Jesus Gallego Arias | |
| 2019-04-16 | [CI/Azure/macOS] Install Coq into an artifact | Vincent Laporte | |
| 2019-04-10 | Overlays for Global removal in pretyper | Maxime Dénès | |
| 2019-04-05 | [native compiler] Fix critical bug with primitive projections | Maxime Dénès | |
| Since e1e7888, stuck projections were not computed correctly. Fixes #9684 | |||
| 2019-04-05 | Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01) | Emilio Jesus Gallego Arias | |
| Reviewed-by: Zimmi48 Reviewed-by: ejgallego Ack-by: gares Ack-by: herbelin Ack-by: ppedrot Ack-by: proux01 | |||
| 2019-04-04 | [CI] Fix build of math-comp dependencies | Maxime Dénès | |
| We were incorrectly calling the global `install` target even when building only subcomponents of the library. | |||
| 2019-04-04 | [dune] Fix include object dirs. | Emilio Jesus Gallego Arias | |
| In Dune >= 1.8 object dirs have changed; this should be stable for a while, however we want a more robust setup for sure, which I think it should be able to be implemented when we have a single build system. | |||
| 2019-04-02 | Merge PR #9668: Consolidate credits and changelog information in a single place. | Clément Pit-Claudel | |
| Reviewed-by: cpitclaudel Reviewed-by: vbgl | |||
| 2019-04-02 | Merge PR #8984: Declare initial hint databases in prelude | Pierre-Marie Pédrot | |
| Ack-by: JasonGross Reviewed-by: ppedrot | |||
| 2019-04-02 | Add overlays | Pierre Roux | |
| 2019-04-01 | [CI] Disable Coquelicot on Windows | Vincent Laporte | |
| 2019-04-01 | [CI] Coquelicot: use “master” development version | Vincent Laporte | |
| 2019-04-01 | Merge PR #9870: Minor refactoring in canonical structures | Enrico Tassi | |
| Reviewed-by: Zimmi48 Reviewed-by: gares Reviewed-by: ppedrot | |||
| 2019-04-01 | Merge PR #9815: Multiple payload types in tokens | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot Ack-by: proux01 | |||
| 2019-04-01 | Merge PR #9871: CI: add mit-pdos/argosy | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2019-04-01 | Merge PR #9872: Fix timing diff script to support non-utf8 | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego Reviewed-by: jashug | |||
| 2019-03-31 | Add overlay | Pierre Roux | |
| 2019-03-31 | Merge PR #9733: [lexer] keyword protected quotation token for arbitrary text | Pierre-Marie Pédrot | |
| Ack-by: Zimmi48 Ack-by: ejgallego Ack-by: gares Reviewed-by: ppedrot | |||
| 2019-03-31 | Revert "iconv bedrock2 CI output to UTF-8" | Jason Gross | |
| This reverts commit 1eb8b9dc3ff0e464c9cd6c7f12a1c9db4fa57423. This commit is no longer necessary | |||
| 2019-03-31 | CI: add mit-pdos/argosy | Tej Chajed | |
| 2019-03-31 | overlay for ltac2 | Enrico Tassi | |
| 2019-03-31 | [dune] typo | Enrico Tassi | |
| 2019-03-31 | Move content of COMPATIBILITY to Changes chapter. | Théo Zimmermann | |
| 2019-03-30 | Error when [foo.(bar)] is used with nonprojection [bar] | Gaëtan Gilbert | |
| (warn if bar is a nonprimitive projection) | |||
| 2019-03-30 | Overlay for Elpi | Vincent Laporte | |
| 2019-03-29 | Merge PR #9858: Fix top_printers after removal of imperative state | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2019-03-29 | Merge PR #9860: [dune] Fix shim quoting and add coqc wrapper. | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2019-03-28 | [dune] Fix shim quoting and add coqc wrapper. | Emilio Jesus Gallego Arias | |
| The quoting was incorrect thus scripts didn't properly work. | |||
| 2019-03-28 | Fix top_printers after removal of imperative state | Gaëtan Gilbert | |
| There's never a proof available in ocamldebug I don't know about Drop. | |||
| 2019-03-28 | Use only lowercase for unimath in CI scripts | Gaëtan Gilbert | |
| Fix #9845 | |||
| 2019-03-27 | [proof_global] [ci] Overlays for removal of imperative state. | Emilio Jesus Gallego Arias | |
| 2019-03-27 | [vernac] Adapt to removal of imperative proof state. | Emilio Jesus Gallego Arias | |
| 2019-03-27 | Merge PR #9807: Fix CoqIDE progress bar. | Enrico Tassi | |
| Reviewed-by: Zimmi48 | |||
| 2019-03-27 | [nix] Update reference to nixpkgs | Vincent Laporte | |
| 2019-03-27 | Merge PR #9837: Fix some critical-bugs informations | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2019-03-26 | Fix reproduction info for some past critical bugs | Gaëtan Gilbert | |
| - test-suite/bugs/closed/xx.v renamed to .../bug_xx.v - test-suite/failure/inductive4.v is now .../inductive.v - repro for #4157 now added to the repo (it was in an unmerged commit on @herbelin's repo) - commit message of 244d7a9aa contains a repro for its bug (I didn't bother adding to the test suite as a return of the bug could just as well use different strings so the specific repro wouldn't test anything useful) | |||
| 2019-03-26 | Incorrect details in critical bug info (prop_set_proof_irrelevance) | Gaëtan Gilbert | |
| 2019-03-26 | Improve the backport script. | Guillaume Melquiond | |
| It now uses the origin/master branch rather than the master branch, thus avoiding the need for local merges. More importantly, it no longer creates a subshell in case of conflicts, but instead gives control back to the user. Once conflicts are solved, it suffices to relaunch the script (instead of exiting the subshell). The reason is that, otherwise, there was no sane way of giving up a backport, due to the infinite subshell loop. | |||
| 2019-03-26 | Overlays for HoTT, Ltac2, and UniMath | Vincent Laporte | |
| 2019-03-22 | Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ↵ | Maxime Dénès | |
| proj Ack-by: gares Reviewed-by: mattam82 Reviewed-by: maximedenes | |||
| 2019-03-21 | Merge PR #9774: Remove clutter by moving historic unmaintained dev/doc files ↵ | Emilio Jesus Gallego Arias | |
| to an archive subfolder. Reviewed-by: ejgallego | |||
| 2019-03-20 | Add overlays for printer API changes | Maxime Dénès | |
| 2019-03-20 | Stop accessing proof env via Pfedit in printers | Maxime Dénès | |
| This should make https://github.com/coq/coq/pull/9129 easier. | |||
| 2019-03-19 | Merge PR #9647: [default.nix] Enable parallel build | Théo Zimmermann | |
| Reviewed-by: Zimmi48 Reviewed-by: ejgallego | |||
| 2019-03-19 | Fixed incompatibility between new cygwin pkg-config and dune | Michael Soegtrop | |
| 2019-03-19 | [win] Mostly fixed GTK3 CoqIDE Windows build (icons don't work, only 64 but ↵ | Michael Soegtrop | |
| tested, only binary GTK) | |||
