-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coq 8.5.1, repo released, mode clean.
- Loading branch information
Bench B. Bench
committed
Oct 4, 2023
1 parent
35b892f
commit 3393040
Showing
5,030 changed files
with
36,444 additions
and
9,326 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
181 changes: 181 additions & 0 deletions
181
clean/Linux-x86_64-4.03.0-2.0.5/released/8.8.0/aac-tactics/8.18.0.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,181 @@ | ||
<!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.8.0 / aac-tactics - 8.18.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.18.0 | ||
<span class="label label-info">Not compatible πΌ</span> | ||
</small> | ||
</h1> | ||
<p>π <em><script>document.write(moment("2023-09-30 07:58:30 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2023-09-30 07:58:30 UTC)</em><p> | ||
<h2>Context</h2> | ||
<pre># Packages matching: installed | ||
# Name # Installed # Synopsis | ||
base-bigarray base | ||
base-num base Num library distributed with the OCaml compiler | ||
base-threads base | ||
base-unix base | ||
camlp5 7.14 Preprocessor-pretty-printer of OCaml | ||
conf-findutils 1 Virtual package relying on findutils | ||
conf-perl 2 Virtual package relying on perl | ||
coq 8.8.0 Formal proof management system | ||
num 0 The Num library for arbitrary-precision integer and rational arithmetic | ||
ocaml 4.03.0 The OCaml compiler (virtual package) | ||
ocaml-base-compiler 4.03.0 Official 4.03.0 release | ||
ocaml-config 1 OCaml Switch Configuration | ||
ocamlfind 1.9.6 A library manager for OCaml | ||
# opam file: | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
homepage: "https://github.com/coq-community/aac-tactics" | ||
dev-repo: "git+https://github.com/coq-community/aac-tactics.git" | ||
bug-reports: "https://github.com/coq-community/aac-tactics/issues" | ||
license: "LGPL-3.0-or-later" | ||
synopsis: "Coq tactics for rewriting universally quantified equations, modulo associative (and possibly commutative and idempotent) operators" | ||
description: """ | ||
This Coq plugin provides tactics for rewriting and proving universally | ||
quantified equations modulo associativity and commutativity of some operator, | ||
with idempotent commutative operators enabling additional simplifications. | ||
The tactics can be applied for custom operators by registering the operators and | ||
their properties as type class instances. Instances for many commonly used operators, | ||
such as for binary integer arithmetic and booleans, are provided with the plugin.""" | ||
build: [make "-j%{jobs}%"] | ||
install: [make "install"] | ||
depends: [ | ||
"ocaml" {>= "4.09.0"} | ||
"coq" {>= "8.18" & < "8.19"} | ||
] | ||
tags: [ | ||
"category:Miscellaneous/Coq Extensions" | ||
"category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures" | ||
"keyword:reflexive tactic" | ||
"keyword:rewriting" | ||
"keyword:rewriting modulo associativity and commutativity" | ||
"keyword:rewriting modulo ac" | ||
"keyword:decision procedure" | ||
"logpath:AAC_tactics" | ||
"date:2023-08-04" | ||
] | ||
authors: [ | ||
"Thomas Braibant" | ||
"Damien Pous" | ||
"Fabian Kunze" | ||
] | ||
url { | ||
src: "https://github.com/coq-community/aac-tactics/archive/v8.18.0.tar.gz" | ||
checksum: "sha512=6e322adec3ca7f4f18ae0af8aca3fcb2052f2d88da205bb9ed948788d81e79659c643b5a2b97afeae57b80180404e17ab4bef331a5e7135866fe536f528b58d7" | ||
} | ||
</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.18.0 coq.8.8.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.8.0). | ||
The following dependencies couldn't be met: | ||
- coq-aac-tactics -> ocaml >= 4.09.0 | ||
base of this switch (use `--unlock-base' to force) | ||
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.18.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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.