-
While cleaning up the evar normalization algorithms, I realized that the coq-elpi TC solver messes with some invariants of the evarmap.
To reproduce the bug, one needs a patch that makes `Evarutil.…
-
I am trying to add the submodule dependencies of bedrock2 to coq's ci, however I am finding it really difficult to get bedrock2 to depend on already built versions of kami etc.
Looking at the makef…
-
The current HOLBA building and installation process requires many manual steps, such as installing a custom HOL4. This issue is about outlining and documenting possible improvements (automation) of bu…
-
I'm opening this issue as we discussed on Mathcomp's gitter channel.
>I basically need a library to implement “safe” arithmetics (with functions like add and so on signalling underflows/oferflows),…
-
To run the bug minimizer, coqbot creates a branch named run-coq-bug-minimizer-NNNNN. It says something like `Hey NAME, the coq bug minimizer is running your script, I'll come back to you with the res…
-
The [dune](https://github.com/ocaml/dune) build system solves many problems with `make` and `coq_makefile` for Coq libraries and plugins, not least [flaky plugin builds](http://coq-blog.clarus.me/fixi…
-
- Suppose the PR has a failure only in ci_fiat_crypto and you make a fix to address that. It would be helpful to be able to rerun only that job and its prerequisites--or just the jobs that failed in t…
-
## Expected Behavior
Even when the dune cache is enabled, if I do `dune clean && dune build` I expect to see all warnings (and other output) produced by the commands that were (supposed to be) ru…
-
Following up from the presentation at CUDW, some TODOs:
1. Type annotations in OCaml and Ltac2 (done)
2. Aligning code side by side to show similarities
3. Implementing other examples besides `au…
-
The names of licenses in packages appears to currently be subject to informal conventions (albeit quite uniform such conventions). For example, grepping in `released` repo recently revealed:
- 277 …