Skip to content

Commit

Permalink
Coq 8.19.0, repo released, mode clean.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bench B. Bench committed Feb 20, 2024
1 parent 157355b commit c978fb1
Show file tree
Hide file tree
Showing 5,429 changed files with 554,508 additions and 11,324 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
194 changes: 194 additions & 0 deletions clean/Linux-x86_64-5.0.0-2.1.5/released/8.19.0/aac-tactics/8.10.0.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>aac-tactics: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.19.0 / aac-tactics - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
aac-tactics
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-domains base
base-nnp base Naked pointers prohibited in the OCaml heap
base-threads base
base-unix base
conf-gmp 4 Virtual package relying on a GMP lib system installation
conf-linux-libc-dev 0 Virtual package relying on the installation of the Linux kernel headers files
coq 8.19.0 The Coq Proof Assistant
coq-core 8.19.0 The Coq Proof Assistant -- Core Binaries and Tools
coq-stdlib 8.19.0 The Coq Proof Assistant -- Standard Library
coqide-server 8.19.0 The Coq Proof Assistant, XML protocol server
dune 3.14.0 Fast, portable, and opinionated build system
ocaml 5.0.0 The OCaml compiler (virtual package)
ocaml-base-compiler 5.0.0 Official release 5.0.0
ocaml-config 3 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.6 A library manager for OCaml
zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: &quot;2.0&quot;
maintainer: &quot;[email protected]&quot;
homepage: &quot;https://github.com/coq-community/aac-tactics&quot;
dev-repo: &quot;git+https://github.com/coq-community/aac-tactics.git&quot;
bug-reports: &quot;https://github.com/coq-community/aac-tactics/issues&quot;
license: &quot;LGPL-3.0-or-later&quot;
synopsis: &quot;This Coq plugin provides tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators&quot;
description: &quot;&quot;&quot;
This Coq plugin provides tactics for rewriting universally quantified
equations, modulo associativity and commutativity of some operator.
The tactics can be applied for custom operators by registering the
operators and their properties as type class instances. Many common
operator instances, such as for Z binary arithmetic and booleans, are
provided with the plugin.
&quot;&quot;&quot;
build: [make &quot;-j%{jobs}%&quot;]
install: [make &quot;install&quot;]
depends: [
&quot;ocaml&quot;
&quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;}
]
tags: [
&quot;category:Miscellaneous/Coq Extensions&quot;
&quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot;
&quot;keyword:reflexive tactic&quot;
&quot;keyword:rewriting&quot;
&quot;keyword:rewriting modulo associativity and commutativity&quot;
&quot;keyword:rewriting modulo ac&quot;
&quot;keyword:decision procedure&quot;
&quot;logpath:AAC_tactics&quot;
&quot;date:2019-10-17&quot;
]
authors: [
&quot;Thomas Braibant&quot;
&quot;Damien Pous&quot;
&quot;Fabian Kunze&quot;
]
url {
src: &quot;https://github.com/coq-community/aac-tactics/archive/v8.10.0.tar.gz&quot;
checksum: &quot;sha512=45db1f57d1ecb3aaddc59fe51d3251288429dbf3dbb432331325fd5ecc23eb7595f0c0abcef22ff172c1f12e5fe8407f5546a859cd5efc1db47dc7ee7effa6ee&quot;
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-aac-tactics.8.10.0 coq.8.19.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.19.0).
[ERROR] Package conflict!
* No agreement on the version of ocaml:
- (invariant) -&gt; ocaml-base-compiler = 5.0.0 -&gt; ocaml = 5.0.0
- coq-aac-tactics = 8.10.0 -&gt; coq &lt; 8.11~ -&gt; ocaml &lt; 4.02.0
You can temporarily relax the switch invariant with `--update-invariant&#39;
* No agreement on the version of ocaml-base-compiler:
- (invariant) -&gt; ocaml-base-compiler = 5.0.0
- coq-aac-tactics = 8.10.0 -&gt; coq &lt; 8.11~ -&gt; ocaml &lt; 4.02.0 -&gt; ocaml-base-compiler = 3.07+1
* Missing dependency:
- coq-aac-tactics = 8.10.0 -&gt; coq &lt; 8.11~ -&gt; ocaml &lt; 4.02.0 -&gt; ocaml-variants &gt;= 3.09.2 -&gt; ocaml-beta
unmet availability conditions: &#39;enable-ocaml-beta-repository&#39;
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-aac-tactics.8.10.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
193 changes: 193 additions & 0 deletions clean/Linux-x86_64-5.0.0-2.1.5/released/8.19.0/aac-tactics/8.11.0.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>aac-tactics: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.19.0 / aac-tactics - 8.11.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
aac-tactics
<small>
8.11.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-domains base
base-nnp base Naked pointers prohibited in the OCaml heap
base-threads base
base-unix base
conf-gmp 4 Virtual package relying on a GMP lib system installation
conf-linux-libc-dev 0 Virtual package relying on the installation of the Linux kernel headers files
coq 8.19.0 The Coq Proof Assistant
coq-core 8.19.0 The Coq Proof Assistant -- Core Binaries and Tools
coq-stdlib 8.19.0 The Coq Proof Assistant -- Standard Library
coqide-server 8.19.0 The Coq Proof Assistant, XML protocol server
dune 3.14.0 Fast, portable, and opinionated build system
ocaml 5.0.0 The OCaml compiler (virtual package)
ocaml-base-compiler 5.0.0 Official release 5.0.0
ocaml-config 3 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.6 A library manager for OCaml
zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: &quot;2.0&quot;
maintainer: &quot;[email protected]&quot;
homepage: &quot;https://github.com/coq-community/aac-tactics&quot;
dev-repo: &quot;git+https://github.com/coq-community/aac-tactics.git&quot;
bug-reports: &quot;https://github.com/coq-community/aac-tactics/issues&quot;
license: &quot;LGPL-3.0-or-later&quot;
synopsis: &quot;This Coq plugin provides tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators&quot;
description: &quot;&quot;&quot;
This Coq plugin provides tactics for rewriting universally quantified
equations, modulo associativity and commutativity of some operator.
The tactics can be applied for custom operators by registering the
operators and their properties as type class instances. Many common
operator instances, such as for Z binary arithmetic and booleans, are
provided with the plugin.&quot;&quot;&quot;
build: [make &quot;-j%{jobs}%&quot;]
install: [make &quot;install&quot;]
depends: [
&quot;ocaml&quot; {&gt;= &quot;4.05.0&quot;}
&quot;coq&quot; {&gt;= &quot;8.11&quot; &amp; &lt; &quot;8.12~&quot;}
]
tags: [
&quot;category:Miscellaneous/Coq Extensions&quot;
&quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot;
&quot;keyword:reflexive tactic&quot;
&quot;keyword:rewriting&quot;
&quot;keyword:rewriting modulo associativity and commutativity&quot;
&quot;keyword:rewriting modulo ac&quot;
&quot;keyword:decision procedure&quot;
&quot;logpath:AAC_tactics&quot;
&quot;date:2020-01-31&quot;
]
authors: [
&quot;Thomas Braibant&quot;
&quot;Damien Pous&quot;
&quot;Fabian Kunze&quot;
]
url {
src: &quot;https://github.com/coq-community/aac-tactics/archive/v8.11.0.tar.gz&quot;
checksum: &quot;sha512=91d8d83bef9d1156ec42b3ed02b6457cd776c4b1a6d93f2b64cb234ef96c044fa85052a6adc68acb0670a93574b80291d4abac80bd8eb694e2cb23e9fa880e92&quot;
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-aac-tactics.8.11.0 coq.8.19.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.19.0).
[ERROR] Package conflict!
* No agreement on the version of ocaml:
- (invariant) -&gt; ocaml-base-compiler = 5.0.0 -&gt; ocaml = 5.0.0
- coq-aac-tactics = 8.11.0 -&gt; coq &lt; 8.12~ -&gt; ocaml &lt; 4.02.0
You can temporarily relax the switch invariant with `--update-invariant&#39;
* No agreement on the version of ocaml-base-compiler:
- (invariant) -&gt; ocaml-base-compiler = 5.0.0
- coq-aac-tactics = 8.11.0 -&gt; coq &lt; 8.12~ -&gt; ocaml &lt; 4.02.0 -&gt; ocaml-base-compiler = 3.07+1
* Missing dependency:
- coq-aac-tactics = 8.11.0 -&gt; coq &lt; 8.12~ -&gt; ocaml &lt; 4.02.0 -&gt; ocaml-variants &gt;= 3.09.2 -&gt; ocaml-beta
unmet availability conditions: &#39;enable-ocaml-beta-repository&#39;
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-aac-tactics.8.11.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
Loading

0 comments on commit c978fb1

Please sign in to comment.