-
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…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4700
From: @andrew-appel
Reported version: 8.5
CC: @charguer, @ejgallego, @ppedrot
-
@andrew-appel notes in this [Coq Club thread](https://sympa.inria.fr/sympa/arc/coq-club/2018-04/msg00143.html) that 32bit builds of Coq are quite a bit faster, fact that I have also observed. [Maybe h…
-
#### Description of the problem
Some standard methods of closing applications on a Mac do not work with CoqIde. Attempting to close using the os menu at the top of the screen or quit from t…
-
### Description
Caves of Qud, v2.0.204.82 (65056), Linux x64, GOG, Engine: Unity
Box64 with Dynarec v0.2.3 f4c8c29
Rock 5B, LFS, BSP kernel 5.10.160+ rkr4, Gnome 44.1
PAN_MESA_DEBUG=gofaster…
-
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…
-
On a recent commit (not in master yet but not changing anything that I'd expect to affect this):
```bash
$ nix-build -A gfortran # the wrapper, as epected
/nix/store/aldi3i1bgc6hfb57rp4ws8yv44kph…
-
In Coq 8.12.0 on Windows 10, the Interrupt button (stop sign) does not work at all. This is rather inconvenient.
-
The problem arises both on ARM and RISC-V.
This progam
```
param int N = 5;
#[returnaddress=stack]
fn f () -> reg u32 {
reg u32 x;
x = 3;
return x;
}
export fn main (reg u32 res)…
-
It would be really nice to be able to run jsCoq offline as a progressive pwa. There are no ways to run coq on the go, and this would be a nice workaround to have for the lack of a mobile coqide.