-
#### Version
Coq 8.8.1, master (7b6f1f0ed0872cd16d7d01683673fd9323122f30)
#### Operating system
macOS 10.13.6
#### Description of the problem
While developing FCSL-PCM library we hit a …
-
It may make sense to have coqbot compose the reply comment instead (this would also allow coqbot to do the truncation of the file only for the comment and not also for the submitted PR). If we move t…
-
As of today, refactoring of the public API in Coq is needed but still remains hard to do due tooling / external repositories. Even if the `create_overlays` script + Dune support in some plugin does he…
-
From the documentation in `config.nix`, it would seem that `nix-build` and `nix-shell` (without arguments) should target a different attribute if `attribute` and `shell-attribute` are both set and dif…
-
Hi folks ,
we had some discussion today with @gbdrt and Laetitia Teodorescu (@laetitia-teo) about getting Coq Universe back to a functional state for us.
I think that could be a good time to act…
-
Since we added a couple more AMD64 tests, the Windows build has been timing out.
Current CI Build times are:
Stage \ Version | [Windows (8.12.0, no bedrock)](https://github.com/mit-plv/fiat-cryp…
-
Generally useful Coq code is often fragmented into many projects working at different levels of abstraction. For example, Coq code with results about primes may be part of a program verification proje…
-
As pointed out on gitter it is not rare to see this job randomly failing. Example:
- https://gitlab.com/coq/coq/-/jobs/167989714
> `Error: Tactic failure: reversible in 1st order mode.`
- https…
-
Coq currently has Jenkins 1.640 installed on its production server. I am attempting to upgrade this to Jenkins 2.222.4 LTS via the web management interface at https://ci.inria.fr/project/coq/cisoftwa…
timja updated
4 years ago
-
In the following proof, `alectryon AlectryonIssue.v --backend latex` builds a document where the variable `z` is presented as a simple declaration `z: nat` and not `z := Nat.max x y : nat`, which ma…