@@ -10,8 +10,8 @@ Follow the instructions on https://github.com/coq-community/templates to regener
10
10
[ ![ Zulip] [ zulip-shield ]] [ zulip-link ]
11
11
[ ![ DOI] [ doi-shield ]] [ doi-link ]
12
12
13
- [ docker-action-shield ] : https://github.com/coq-community/paramcoq/workflows/Docker%20CI /badge.svg?branch=master
14
- [ docker-action-link ] : https://github.com/coq-community/paramcoq/actions?query=workflow:"Docker%20CI"
13
+ [ docker-action-shield ] : https://github.com/coq-community/paramcoq/actions/ workflows/docker-action.yml /badge.svg?branch=v9.0
14
+ [ docker-action-link ] : https://github.com/coq-community/paramcoq/actions/workflows/docker-action.yml
15
15
16
16
[ contributing-shield ] : https://img.shields.io/badge/contributions-welcome-%23f7931e.svg
17
17
[ contributing-link ] : https://github.com/coq-community/manifesto/blob/master/CONTRIBUTING.md
@@ -26,7 +26,7 @@ Follow the instructions on https://github.com/coq-community/templates to regener
26
26
[ doi-shield ] : https://zenodo.org/badge/DOI/10.4230/LIPIcs.CSL.2012.381.svg
27
27
[ doi-link ] : https://doi.org/10.4230/LIPIcs.CSL.2012.381
28
28
29
- A Coq plugin providing commands for generating parametricity statements.
29
+ A Rocq plugin providing commands for generating parametricity statements.
30
30
Typical applications of such statements are in data refinement proofs.
31
31
Note that the plugin is still in an experimental state - it is not very user
32
32
friendly (lack of good error messages) and still contains bugs. But it
@@ -45,7 +45,7 @@ is usable enough to "translate" a large chunk of the standard library.
45
45
- Coq-community maintainer(s):
46
46
- Pierre Roux ([ ** @proux01 ** ] ( https://github.com/proux01 ) )
47
47
- License: [ MIT License] ( LICENSE )
48
- - Compatible Coq versions: The master branch tracks the development version of Coq , see releases for compatibility with released versions of Coq
48
+ - Compatible Coq versions: The v9.0 branch supports version 9.0 of Rocq , see releases for compatibility with released versions of Rocq
49
49
- Additional dependencies: none
50
50
- Coq namespace: ` Param `
51
51
- Related publication(s):
0 commit comments