-
A possible end-goal of [ocaml-multicore/multicoretests](https://github.com/ocaml-multicore/multicoretests) is for it to become a test-suite used by OCaml compiler developers for checking PRs. One way …
-
On Windows the Coq platform currently uses a pre-compiled binary OCaml. For testing purposes it is sometimes desirable to compile OCaml from sources. Add an option for this.
The OCaml version needs…
-
Dear QuickChick Team,
when I write:
```
Require Import QuickChick.QuickChick.
Require Import VST.floyd.proofauto.
```
I get: `Universe inconsistency. Cannot enforce sig.u0 < eq.u0 because eq.u…
-
**Original bug ID:** 7842
**Reporter:** @ejgallego
**Assigned to:** @chambart
**Status:** assigned (set by @chambart on 2018-08-31T23:34:23Z)
**Resolution:** open
**Priority:** low
**Severity:** minor…
-
We would like to have the vscoq 2 language server to be integrated in the platform.
CC the others authors: @maximedenes @rtetley
vscoq2 main branch is currently tested in Coq's CI, see https://gi…
-
OpenSuse 15.2. Leap has a default site configure script, that is it sets:
```
CONFIG_SITE=/usr/share/site/x86_64-unknown-linux-gnu
```
The referenced script sets among other things the `libdir` en…
-
Subscribe to this issue and stay notified about new [daily trending repos in OCaml](https://github.com/trending/ocaml?since=daily).
-
When using the system modified per [my Pull Request to support the Coq Platform](https://github.com/vellvm/vellvm/pull/344), `./vellvm --test` results in:
```
psnively@oryx-pro:~/verse/submodules/…
-
When I brought up this issue [on the Zulip](https://coq.zulipchat.com/#narrow/stream/237665-math-comp-devs/topic/More.20packages.20in.20MathComp.20Docker.3F/near/304188588), there seemed to be positiv…
-
The installation instructions for Ubuntu on https://github.com/UniMath/UniMath/blob/master/INSTALL_OPAM.md ask to install `camlp5` both from the Ubuntu repositories and via OPAM. Is that necessary?
…