-
Currently coqidetop doesn’t look for or apply _CoqProject settings directly. Instead, it relies on the IDE to find the _CoqProject file for the running script and to pass the necessary arguments to c…
-
Based on https://coq.zulipchat.com/#narrow/stream/237656-Coq-devs-.26-plugin-devs/topic/Dune.20caching.20.26.20Coq.20non-reproducible.20builds.
------------
Unless I made some very weird mistake…
-
Fiat-crypto has a main package named `Crypto` and depends on another package named `Rewriter`. If I use these command-line settings to run CoqIDE, I can load `ToFancyWithCasts.v` and step through it …
-
**Summary of oustanding dune issues on June 5**
- dune should generate `coqide` and `coqidetop` rather than `coqide.exe` and `coqidetop.exe`
- a build with `make -f Makefile.dune world` and `dune …
-
### Description of the problem
I recently had to [change our script](https://github.com/GeoCoq/GeoCoq/commit/cf1717d0b28582932be78539128d034a8f3e5650) to get our library to compile with Coq 8.19.0.
…
-
The current "performance" tests we have in the test suite have many problems:
- they are intrinsically flaky, in both false positives and negatives,
- they break some valid uses such as coverage ins…
-
These experiments with async mode give unexpected results. I'm running them in CoqIDE, 8.15.1+, Ubuntu on Windows/WSL2:
1. Running `Pff.v` from `ci-flocq` takes 1:37 both with async enabled (i.e.,…
-
Currently Docker doesn't store the nanosecond part of mtime of files in-between commands (see https://github.com/moby/moby/issues/40004). However opam does use and store the nanosecond part and thinks…
-
@4ever2 @sertel apaprently the latest 0.2.1 release of ssprove is not compatible with the latest 1.7.0 release of analaysis, any plan for a compatible release?
-
eg https://gitlab.inria.fr/coq/coq/-/jobs/4793860
~~~
File "./classical/classical_orders.v", line 364, characters 26-30:
Error:
In environment
d : order.Order.disp_t
K : nat -> finOrderType d
n…