-
Clément,
During Coq bumps at work, we sometimes experience breakages to our documentation caused by delays in corresponding SerAPI bumps on opam. I'm working to engineer a solution locally and I wa…
jhaag updated
3 years ago
-
### Technical Group
Golden Model SIG
### ratification-pkg
Technical Debt
### Technical Liaison
Bill McSpadden
### Task Category
SAIL model
### Task Sub Category
- [ ] gcc
- [ ] binutils
- [ ]…
-
Hi
This starts a thread to integrate SMTCoq to Coq Platform. Ideally, it includes:
- the [SMTCoq plugin](https://smtcoq.github.io) (already available for Coq master)
- the SAT and SMT solvers used …
-
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…
-
I created this meta issue to track missing documentation. I added [x] even
thought documentation might not be complete. This point is just to make easier
to people to find what module needs document…
-
I sometimes type Korean characters in Emacs, and I have set the font like below.
```elisp
(set-fontset-font t 'hangul (font-spec :family "NotoSans CJK KR" :size 15))
```
However, if I try to adjus…
-
There seem to be an issue with the docker image checking files which may be a bit too old due to web interface as as you can see it bug on a the type scope
```
(nat + bool)%type
: Set
…
-
# Describe the bug
**Edit: I believe there is a bug at play here for atypical workflows, see my conclusion [below](https://github.com/actions/runner/issues/1009#issuecomment-798262313). Upshot: If …
-
YAML:
```
apiVersion: serving.knative.dev/v1
kind: Service
metadata:
name: ssr-app-service
namespace: '904649620998'
selfLink: /apis/serving.knative.dev/v1/namespaces/904649620998/servi…
-
For the recent release shared at https://github.com/coq/opam/pull/3169 `coq-htt` and `coq-htt-core` are independent but mutually exclusive packages. This means that anyone using the core files of htt …