code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ptsatr: 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.10.0 / ptsatr - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ptsatr <small> 8.7.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-07-16 08:04:26 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-16 08:04:26 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 conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ptsatr&quot; license: &quot;LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/PTSATR&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: Pure Type Systems&quot; &quot;keyword: Judgmental Equality&quot; &quot;keyword: Chruch-Rosser&quot; &quot;keyword: Confluence&quot; &quot;keyword: Subject Reduction&quot; &quot;keyword: Pi Injectivity&quot; &quot;category: Mathematics/Logic/Type theory&quot; ] authors: [ &quot;Vincent Siles &lt;vincent.siles@ens-lyon.org&gt; [http://www.lix.polytechnique.fr/~vsiles]&quot; &quot;Hugo Herbelin &lt;hugo.herbelin@inria.fr&gt; [http://pauillac.inria.fr/~herbelin/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ptsatr/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ptsatr.git&quot; synopsis: &quot;PTSATR&quot; description: &quot;&quot;&quot; http://www.lix.polytechnique.fr/~vsiles/coq/PTSATR.html Formalization of the proof that PTS and PTS with judgmental equality (PTSe) are equivalent. With this equivalence, we are able to derive all the meta-theory of PTSe, like Pi-injectivity or Subject Reduction.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ptsatr/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=16d1f7d21ab36e2ebc2c327a52274c32&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-ptsatr.8.7.0 coq.8.10.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.10.0). The following dependencies couldn&#39;t be met: - coq-ptsatr -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-ptsatr.8.7.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.6/released/8.10.0/ptsatr/8.7.0.html
HTML
mit
7,326
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bignums: 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.5.0~camlp4 / bignums - 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> bignums <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-10-04 15:23:52 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-04 15:23:52 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 camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils coq 8.5.0~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects. # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Laurent.Thery@inria.fr&quot; homepage: &quot;https://github.com/coq/bignums&quot; dev-repo: &quot;git+https://github.com/coq/bignums.git&quot; bug-reports: &quot;https://github.com/coq/bignums/issues&quot; authors: [ &quot;Laurent Théry&quot; &quot;Benjamin Grégoire&quot; &quot;Arnaud Spiwack&quot; &quot;Evgeny Makarov&quot; &quot;Pierre Letouzey&quot; ] license: &quot;LGPL-2.1-only&quot; build: [ [make &quot;-j%{jobs}%&quot; {ocaml:version &gt;= &quot;4.06&quot;}] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} &quot;ocaml&quot; &quot;ocamlfind&quot; {build} ] tags: [ &quot;keyword:integer numbers&quot; &quot;keyword:rational numbers&quot; &quot;keyword:arithmetic&quot; &quot;keyword:arbitrary-precision&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;category:Mathematics/Arithmetic and Number Theory/Number theory&quot; &quot;category:Mathematics/Arithmetic and Number Theory/Rational numbers&quot; &quot;logpath:Bignums&quot; ] synopsis: &quot;Bignums, the Coq library of arbitrary large numbers&quot; description: &quot;Provides BigN, BigZ, BigQ that used to be part of Coq standard library &lt; 8.7.&quot; url { src: &quot;https://github.com/coq/bignums/archive/V8.10.0.tar.gz&quot; checksum: &quot;sha512=39c71404d040cdbef93934bf0a68b58185972ec8b31405a53d7671d33b93920d648880ba2a86108aa387ad0826c7f7fd911d603e73d55c08edef8f0a32b19c63&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-bignums.8.10.0 coq.8.5.0~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0~camlp4). The following dependencies couldn&#39;t be met: - coq-bignums -&gt; coq &gt;= 8.10 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-bignums.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.0~camlp4/bignums/8.10.0.html
HTML
mit
7,369
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tlc: 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.9.0 / tlc - 20161010</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> tlc <small> 20161010 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-01 17:12:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-01 17:12:23 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-ocamlbuild base OCamlbuild binary and libraries 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.9.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;francois.pottier@inria.fr&quot; authors: [ &quot;Arthur Charguéraud &lt;arthur.chargueraud@inria.fr&gt;&quot; ] homepage: &quot;https://gforge.inria.fr/projects/tlc/&quot; dev-repo: &quot;git+https://scm.gforge.inria.fr/anonscm/git/tlc/tlc.git&quot; bug-reports: &quot;tlc-users@lists.gforge.inria.fr&quot; license: &quot;CeCILL-B&quot; build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] remove: [ [make &quot;uninstall&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] synopsis: &quot;A general-purpose library&quot; url { src: &quot;http://gallium.inria.fr/~fpottier/tlc/tlc-20161010.tar.gz&quot; checksum: &quot;md5=a94c07777f0760e109784e7223ebd1a4&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-tlc.20161010 coq.8.9.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.9.0). The following dependencies couldn&#39;t be met: - coq-tlc -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.02.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-tlc.20161010</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.9.0/tlc/20161010.html
HTML
mit
6,748
<div class="container-fluid"> <h1>{{vstormVersion}}</h1> <div class="row"> <div class="col-md-3"> <!--Sidebar content--> Search: <input data-ng-model="query" /> </div> <div class="col-md-8"> <div contacts></div> </div> </div> </div>
rodolfotorres/Visual-Studio-Angular-Template
src/VStorm/VStorm/app/welcome/welcome.html
HTML
mit
327
<html> <head> <title>Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0 <p> Detected by 8 of 8 providers<br /> As bot detected by 0 of 7 </p> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Actions</th></tr><tr><td>BrowscapPhp<br /><small>6011</small></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.2</td><td></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9">Detail</a> <!-- Modal Structure --> <div id="modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.2.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.2*)*applewebkit/*(*khtml,*like gecko*)*version/4.0* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => 4.2 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [cssversion] => 3 [aolversion] => 0 [device_name] => general Mobile Phone [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => general Mobile Phone [device_brand_name] => unknown [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-6fae891b-b0d5-4415-b07d-355015c3af67">Detail</a> <!-- Modal Structure --> <div id="modal-6fae891b-b0d5-4415-b07d-355015c3af67" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Android Browser [version] => 4.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.1</small></td><td>Android Browser </td><td>WebKit </td><td>YunOs 2.0</td><td></td><td></td><td>desktop</td><td></td><td></td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf">Detail</a> <!-- Modal Structure --> <div id="modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Android Browser [short_name] => AN [version] => [engine] => WebKit ) [operatingSystem] => Array ( [name] => YunOs [short_name] => YNS [version] => 2.0 [platform] => ) [device] => Array ( [brand] => [brandName] => [model] => [device] => 0 [deviceName] => desktop ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => 1 [isMobile] => [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.2.1</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c08f104-4e61-421b-9405-291b09c383dc">Detail</a> <!-- Modal Structure --> <div id="modal-8c08f104-4e61-421b-9405-291b09c383dc" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0 ) [name:Sinergi\BrowserDetector\Browser:private] => Navigator [version:Sinergi\BrowserDetector\Browser:private] => 4.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 4.2.1 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Android 4.2.1</td><td><i class="material-icons">close</i></td><td>Android 4.2.1</td><td></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8f4c86c5-433e-4536-b799-ad26d77264e0">Detail</a> <!-- Modal Structure --> <div id="modal-8f4c86c5-433e-4536-b799-ad26d77264e0" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 4 [minor] => 2 [patch] => 1 [family] => Android ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 4 [minor] => 2 [patch] => 1 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => Generic [model] => Smartphone [family] => Generic Smartphone ) [originalUserAgent] => Mozilla/5.0 (Linux; U; Android 4.2.1; xx; YunOS/2.0.1-R3-20130823.1808) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 Tanggula/0.1.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>2.0.9</small></td><td>Aliyun Browser </td><td>Webkit 533.1</td><td>Aliyun OS 2.0.1</td><td></td><td></td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b">Detail</a> <!-- Modal Structure --> <div id="modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Aliyun Browser ) [engine] => Array ( [name] => Webkit [version] => 533.1 ) [os] => Array ( [name] => Aliyun OS [family] => Android [version] => 2.0.1 ) [device] => Array ( [type] => mobile [subtype] => smart ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635">Detail</a> <!-- Modal Structure --> <div id="modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 4.0 [category] => smartphone [os] => Android [os_version] => 4.2.1 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Android 4.2</td><td><i class="material-icons">close</i></td><td>Android 4.2</td><td></td><td></td><td>Smartphone</td><td>yes</td><td>yes</td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027">Detail</a> <!-- Modal Structure --> <div id="modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => false [is_mobile] => true [is_robot] => false [is_smartphone] => true [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 4.2 [advertised_browser] => Android [advertised_browser_version] => 4.2 [complete_device_name] => Generic Android 4.2 [form_factor] => Smartphone [is_phone] => true [is_app_webview] => false ) [all] => Array ( [brand_name] => Generic [model_name] => Android 4.2 [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Android Webkit [mobile_browser_version] => [device_os_version] => 4.2 [pointing_method] => touchscreen [release_date] => 2012_october [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 320 [resolution_height] => 480 [columns] => 60 [max_image_width] => 320 [max_image_height] => 480 [rows] => 40 [physical_screen_width] => 34 [physical_screen_height] => 50 [dual_orientation] => true [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => true [webp_lossless_support] => true [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3600 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 2 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 3.0 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => apple_live_streaming [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => false [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false [controlcap_is_smartphone] => default [controlcap_is_ios] => default [controlcap_is_android] => default [controlcap_is_robot] => default [controlcap_is_app] => default [controlcap_advertised_device_os] => default [controlcap_advertised_device_os_version] => default [controlcap_advertised_browser] => default [controlcap_advertised_browser_version] => default [controlcap_is_windows_phone] => default [controlcap_is_full_desktop] => default [controlcap_is_largescreen] => default [controlcap_is_mobile] => default [controlcap_is_touchscreen] => default [controlcap_is_wml_preferred] => default [controlcap_is_xhtmlmp_preferred] => default [controlcap_is_html_preferred] => default [controlcap_form_factor] => default [controlcap_complete_device_name] => default ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-01-26 16:39:08</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v3/user-agent-detail/d8/24/d824a109-4c1d-43f4-958d-92e2682a9ea4.html
HTML
mit
39,085
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ext-lib: 1 m 5 s 🏆</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 / extra-dev</a></li> <li class="active"><a href="">8.11.dev / ext-lib - 0.11.2</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ext-lib <small> 0.11.2 <span class="label label-success">1 m 5 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-08-11 05:14:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-11 05:14:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;gmalecha@gmail.com&quot; homepage: &quot;https://github.com/coq-community/coq-ext-lib&quot; dev-repo: &quot;git+https://github.com/coq-community/coq-ext-lib.git&quot; bug-reports: &quot;https://github.com/coq-community/coq-ext-lib/issues&quot; authors: [&quot;Gregory Malecha&quot;] license: &quot;BSD&quot; build: [ [make &quot;-j%{jobs}%&quot; &quot;theories&quot;] ] run-test: [ [make &quot;-j%{jobs}%&quot; &quot;examples&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &lt; &quot;8.13~&quot;} ] synopsis: &quot;A library of Coq definitions, theorems, and tactics&quot; description: &quot;&quot;&quot; A collection of theories and plugins that may be useful in other Coq developments.&quot;&quot;&quot; tags: [ &quot;logpath:ExtLib&quot; ] url { src: &quot;https://github.com/coq-community/coq-ext-lib/archive/v0.11.2.tar.gz&quot; checksum: &quot;sha256=36a11245f933aceda492e38992b8c70bd9a2f798056e09d8fb34f41b8e917fec&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-ext-lib.0.11.2 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-ext-lib.0.11.2 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>7 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-ext-lib.0.11.2 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 5 s</dd> </dl> <h2>Installation size</h2> <p>Total: 4 M</p> <ul> <li>197 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/HList.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/HList.glob</code></li> <li>72 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapPositive.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/List.vo</code></li> <li>63 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Ind.vo</code></li> <li>58 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Show.vo</code></li> <li>57 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/TwoThreeTrees.vo</code></li> <li>55 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SumN.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/String.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Pair.vo</code></li> <li>48 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/DerivingData.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Option.vo</code></li> <li>46 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Vector.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Nat.vo</code></li> <li>42 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListFirstnSkipn.vo</code></li> <li>42 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAdjList.vo</code></li> <li>41 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Member.vo</code></li> <li>41 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Sets.vo</code></li> <li>40 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Data.vo</code></li> <li>40 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapAList.vo</code></li> <li>40 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PList.vo</code></li> <li>39 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadLaws.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAlgos.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Extras.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/ListSet.vo</code></li> <li>35 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/WriterMonad.vo</code></li> <li>34 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/TwoThreeTrees.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fin.vo</code></li> <li>32 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Func.vo</code></li> <li>31 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/HList.v</code></li> <li>30 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapTwoThreeK.vo</code></li> <li>29 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Z.vo</code></li> <li>29 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/StateMonad.vo</code></li> <li>29 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Tuple.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Char.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/TransitiveClosure.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Parametric.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Decision.vo</code></li> <li>26 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/EqDep.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapPositive.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/WriterMonad.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapAList.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Le.vo</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Injection.vo</code></li> <li>24 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Maps.vo</code></li> <li>23 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/With.vo</code></li> <li>23 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/EitherMonad.vo</code></li> <li>23 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Sum.vo</code></li> <li>22 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SigT.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListNth.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/List.glob</code></li> <li>21 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonad.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapTwoThreeK.glob</code></li> <li>21 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/EqDep.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonad.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/TransitiveClosure.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Vector.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PList.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/StateMonad.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonad.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/TwoThreeTrees.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Ind.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Consider.vo</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonadLaws.vo</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq.vo</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Positive.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/EquivDec.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Reify.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Foldable.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PPair.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Pair.glob</code></li> <li>16 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Show.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/String.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Sets.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonadLaws.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/RelDec.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SumN.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/CmpDec.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ListMonad.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Data.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Consider.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Parametric.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Extras.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadFix.vo</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/RelDec.glob</code></li> <li>13 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadLaws.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Measure.vo</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Eqv.vo</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Prop.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Func.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/N.vo</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monad.vo</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Le.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/EitherMonad.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonadLaws.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadFix.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/BuildGraph.vo</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Prop.vo</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Option.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Member.glob</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonad.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Maps.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq/UIP_trans.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonad.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Cases.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Reducible.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/POption.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/DerivingData.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Sum.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PPair.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapPositive.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListFirstnSkipn.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fun.vo</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/With.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monad.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fin.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonadLaws.vo</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/BoolTac.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadWriter.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PList.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/ListSet.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq/UIP_trans.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/CmpDec.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/FunctorLaws.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Relation.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Eqv.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/List.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListNth.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monoid.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAdjList.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapAList.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadState.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Reducible.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Vector.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Data.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Map/FMapTwoThreeK.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Nat.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/GenRec.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoFunctor.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Checked.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/WriterMonad.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Applicative.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Tuple.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/GenRec.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Show.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/BinOps.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadReader.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAlgos.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonadLaws.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonadLaws.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Forward.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Ind.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Option.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/MonadTac.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadPlus.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/POption.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonadLaws.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Foldable.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Bool.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/String.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SumN.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/BuildGraph.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Traversable.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonad.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonad.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonad.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Lazy.vo</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadWriter.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/RelDec.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/LazyList.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/TransitiveClosure.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Consider.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Injection.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Le.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/BoolTac.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Unit.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fun.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadExc.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SigT.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadState.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/EqDep.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Member.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Pair.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadZero.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Parametric.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadReader.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Char.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/StateMonad.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/EqDep.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Measure.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/BinOps.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Functor.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Decision.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/Graph.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Applicative.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadCont.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monad.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Positive.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadTrans.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Sum.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fin.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monads.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonadLaws.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Hide.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/EitherMonad.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PreFun.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonad.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/ExtLib.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Checked.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonad.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Z.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Sets.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/Func.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Cases.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Facts.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Traversable.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PPair.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/SetMap.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Maps.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Prop.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Eq/UIP_trans.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/EqDep.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Any.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadLaws.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Reify.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Generic/DerivingData.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/POption.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Nat.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListNth.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Equality.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Facts.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/ListFirstnSkipn.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoFunctor.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Extras.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Reducible.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/Compose.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Stream.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonadLaws.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonadLaws.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/ListSet.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAdjList.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadPlus.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/BoolTac.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadFix.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Lazy.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Eqv.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Char.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/CmpDec.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ContMonad.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonad.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/With.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/FunctorLaws.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/GraphAlgos.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ContMonad.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Forward.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Tuple.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ListMonad.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Relation.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monoid.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Fun.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Z.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Positive.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonad.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Injection.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/BuildGraph.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Forward.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/LazyList.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/EqDep.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Functor.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/GenRec.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/SigT.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadWriter.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/EquivDec.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Measure.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Checked.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadExc.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Foldable.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonad.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadState.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadZero.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Applicative.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadReader.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/Compose.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/MonadTac.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/Graph.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Injection.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Relation.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadCont.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Lazy.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Decision.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PreFun.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Bool.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Traversable.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Injection.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoFunctor.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/SetMap.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Hide.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/BinOps.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Reify.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Stream.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonadLaws.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Programming/Injection.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monads.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monoid.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadPlus.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadTrans.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ListMonad.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Bool.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Unit.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/CoMonad.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Recur/Facts.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Monads.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/FunctorLaws.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/Functor.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/FuelMonadLaws.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/OptionMonadLaws.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Any.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/EquivDec.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Hide.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonad.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/PreFun.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadZero.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/IdentityMonadLaws.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ReaderMonadLaws.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/LazyList.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Cases.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Equality.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Core/Any.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Unit.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Graph/Graph.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadExc.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Stream.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadCont.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Structures/MonadTrans.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Relations/Compose.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/MonadTac.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Set/SetMap.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/Monads/ContMonad.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Tactics/Equality.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/ExtLib.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/N.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/ExtLib.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/ExtLib/Data/N.v</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-ext-lib.0.11.2</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.11.dev/ext-lib/0.11.2.html
HTML
mit
47,704
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Kwik Kopies Ltd. - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492297416665&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=26044&V_SEARCH.docsStart=26043&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/wp-config.php?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=26042&amp;V_DOCUMENT.docRank=26043&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492297442634&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567114193&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=26044&amp;V_DOCUMENT.docRank=26045&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492297442634&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567004706&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Kwik Kopies Ltd. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Kwik Kopies Ltd.</p> <p><a href="mailto:kwikkopies@hotmail.com" title="kwikkopies@hotmail.com">kwikkopies@hotmail.com</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 2127 Albert St.<br/> REGINA, Saskatchewan<br/> S4P 2V1 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 2127 Albert St.<br/> REGINA, Saskatchewan<br/> S4P 2V1 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (306) 757-3100 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (306) 525-8550</p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Terry Ozem </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> Data Provider <br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Ext: </strong> </div> <div class="col-md-7"> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 323119 - Other Printing </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing advertising material or catalogues <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing business reports or forms <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing stationery products/computer forms <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing other commercial <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Terry Ozem </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> Data Provider <br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Ext: </strong> </div> <div class="col-md-7"> </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 323119 - Other Printing </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing advertising material or catalogues <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing business reports or forms <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing stationery products/computer forms <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Printing other commercial <br> </div> </div> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2015-06-01 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
GoC-Spending/data-corporations
html/123456166864.html
HTML
mit
39,127
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>rem: 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.2 / rem - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> rem <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-27 23:25:13 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-27 23:25:13 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-ocamlbuild base OCamlbuild binary and libraries 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.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.2 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/rem&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Rem&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: Rem Theorem&quot; &quot;keyword: Baire space&quot; &quot;category: Mathematics/Real Calculus and Topology&quot; ] authors: [ &quot;Henk Barendregt&quot; ] bug-reports: &quot;https://github.com/coq-contribs/rem/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/rem.git&quot; synopsis: &quot;Rem Theorem in Baire space&quot; description: &quot;A formalisation of Rem Theorem in Baire space&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/rem/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=4ca454ebcb292bae250edc73252ac7ca&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-rem.8.6.0 coq.8.8.2</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.2). The following dependencies couldn&#39;t be met: - coq-rem -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.02.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-rem.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.2/rem/8.6.0.html
HTML
mit
6,946
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>maths: 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.11.2 / maths - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> maths <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 03:33:26 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 03:33:26 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/maths&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Maths&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: mathematics&quot; &quot;category: Mathematics/Arithmetic and Number Theory/Number theory&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/maths/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/maths.git&quot; synopsis: &quot;Basic mathematics&quot; description: &quot;&quot;&quot; Basic mathematics (gcd, primality, etc.) from French ``Mathematiques Superieures&#39;&#39; (first year of preparation to high schools)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/maths/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=77eaaf98412fd0d8040252da485d5eba&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-maths.8.6.0 coq.8.11.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.2). The following dependencies couldn&#39;t be met: - coq-maths -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-maths.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.11.2/maths/8.6.0.html
HTML
mit
6,669
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>infotheo: 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.12.0 / infotheo - 0.3.3</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> infotheo <small> 0.3.3 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-07 04:21:54 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-07 04:21:54 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.11.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.11.2 Official release 4.11.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Reynald Affeldt &lt;reynald.affeldt@aist.go.jp&gt;&quot; homepage: &quot;https://github.com/affeldt-aist/infotheo&quot; dev-repo: &quot;git+https://github.com/affeldt-aist/infotheo.git&quot; bug-reports: &quot;https://github.com/affeldt-aist/infotheo/issues&quot; license: &quot;LGPL-2.1-or-later&quot; synopsis: &quot;Discrete probabilities and information theory for Coq&quot; description: &quot;&quot;&quot; Infotheo is a Coq library for reasoning about discrete probabilities, information theory, and linear error-correcting codes.&quot;&quot;&quot; build: [ [make &quot;-j%{jobs}%&quot; ] [make &quot;-C&quot; &quot;extraction&quot; &quot;tests&quot;] {with-test} ] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; { (&gt;= &quot;8.13&quot; &amp; &lt; &quot;8.14~&quot;) | (= &quot;dev&quot;) } &quot;coq-mathcomp-ssreflect&quot; { (&gt;= &quot;1.12.0&quot; &amp; &lt; &quot;1.13~&quot;) } &quot;coq-mathcomp-fingroup&quot; { (&gt;= &quot;1.12.0&quot; &amp; &lt; &quot;1.13~&quot;) } &quot;coq-mathcomp-algebra&quot; { (&gt;= &quot;1.12.0&quot; &amp; &lt; &quot;1.13~&quot;) } &quot;coq-mathcomp-solvable&quot; { (&gt;= &quot;1.12.0&quot; &amp; &lt; &quot;1.13~&quot;) } &quot;coq-mathcomp-field&quot; { (&gt;= &quot;1.12.0&quot; &amp; &lt; &quot;1.13~&quot;) } &quot;coq-mathcomp-analysis&quot; { (&gt;= &quot;0.3.6&quot; &amp; &lt;= &quot;0.3.7&quot;) | (&gt;= &quot;0.3.9&quot; &amp; &lt; &quot;0.3.10~&quot;) } ] tags: [ &quot;keyword:information theory&quot; &quot;keyword:probability&quot; &quot;keyword:error-correcting codes&quot; &quot;keyword:convexity&quot; &quot;logpath:infotheo&quot; &quot;date:2021-06-14&quot; ] authors: [ &quot;Reynald Affeldt, AIST&quot; &quot;Manabu Hagiwara, Chiba U. (previously AIST)&quot; &quot;Jonas Senizergues, ENS Cachan (internship at AIST)&quot; &quot;Jacques Garrigue, Nagoya U.&quot; &quot;Kazuhiko Sakaguchi, Tsukuba U.&quot; &quot;Taku Asai, Nagoya U. (M2)&quot; &quot;Takafumi Saikawa, Nagoya U.&quot; &quot;Naruomi Obata, Titech (M2)&quot; ] url { http: &quot;https://github.com/affeldt-aist/infotheo/archive/0.3.3.tar.gz&quot; checksum: &quot;sha512=1147fd67635fa927fd918583f35a5702a5877c82aac55cd07708dacb5ece2a69109136c26a3c09530ac7c6219579392bbe7f5505a55e7a61a40017d1d1c5c27c&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-infotheo.0.3.3 coq.8.12.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.12.0). The following dependencies couldn&#39;t be met: - coq-infotheo -&gt; coq &gt;= dev no matching version Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-infotheo.0.3.3</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.11.2-2.0.7/released/8.12.0/infotheo/0.3.3.html
HTML
mit
7,948
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>lesniewski-mereology: 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.12.1 / lesniewski-mereology - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> lesniewski-mereology <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-29 09:04:54 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-29 09:04:54 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/lesniewski-mereology&quot; license: &quot;LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/LesniewskiMereology&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: mereology&quot; &quot;keyword: protothetic&quot; &quot;keyword: ontology&quot; &quot;keyword: nominalist theory&quot; &quot;keyword: extensionality&quot; &quot;category: Mathematics/Logic/Foundations&quot; ] authors: [ &quot;Richard Dapoigny &lt;richard.dapoigny@univ-savoie.fr&gt; [https://www.researchgate.net/profile/Richard_Dapoigny]&quot; &quot;Patrick Barlatier &lt;patrick.barlatier@univ-savoie.fr&gt; [https://www.researchgate.net/profile/Patrick_Barlatier]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/lesniewski-mereology/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/lesniewski-mereology.git&quot; synopsis: &quot;Knowledge-based Dependently Typed Language (KDTL)&quot; description: &quot;&quot;&quot; http://www.polytech.univ-savoie.fr/index.php?id=listic-logiciels-coq&amp;L=1 LesniewskiMereology is a Coq library created by R. Dapoigny and P. Barlatier whose purpose is to implement the alternative to Set Theory of Stanislaw Lesniewski. It is part of an on-going project using the Coq language and called KDTL (Knowledge-based Dependently Typed Language) to build an alternative to Description Logics. The developed theory is close to the analysis of Denis Mieville (1984) in his book &quot;Un developpement des systemes logiques de Stanislaw Lesniewski&quot;. It is a theoretical construct which relies on three dependent levels, logic (a.k.a. Protothetic), the Lesniewski Ontologie (LO) and mereology. Each level incorporates a minimal collection of axioms, protothetic and ontologic definitions and a set of theorems together with their intuitionist proofs.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/lesniewski-mereology/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=24ca05ae88c1a992e3191ad0558f6e62&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-lesniewski-mereology.8.8.0 coq.8.12.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.1). The following dependencies couldn&#39;t be met: - coq-lesniewski-mereology -&gt; coq &lt; 8.9~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; 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-lesniewski-mereology.8.8.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.1/lesniewski-mereology/8.8.0.html
HTML
mit
7,916
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tait: 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.7.2 / tait - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> tait <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-21 01:02:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-21 01:02:06 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/tait&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Tait&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: normalization&quot; &quot;keyword: lambda calculus&quot; &quot;keyword: extraction&quot; &quot;keyword: Tait proof&quot; &quot;keyword: normalization by evalution&quot; &quot;keyword: type theory&quot; &quot;category: Mathematics/Logic/Type theory&quot; &quot;category: Computer Science/Lambda Calculi&quot; &quot;category: Miscellaneous/Extracted Programs/Type checking unification and normalization&quot; &quot;date: 2004&quot; ] authors: [ &quot;Pierre Letouzey&quot; &quot;Helmut Schwichtenberg&quot; ] bug-reports: &quot;https://github.com/coq-contribs/tait/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/tait.git&quot; synopsis: &quot;A normalization proof a la Tait for simply-typed lambda-calculus&quot; description: &quot;&quot;&quot; This is a formalization of Berger&#39;s TLCA&#39;93 paper, with complete proofs of the axioms and an extraction of a normalization program close to N.B.E.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/tait/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=53afc888797263befee08f3c61954036&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-tait.8.6.0 coq.8.7.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.2). The following dependencies couldn&#39;t be met: - coq-tait -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-tait.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.7.2/tait/8.6.0.html
HTML
mit
7,233
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-solvable: 8 m 9 s 🏆</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.15.0 / mathcomp-solvable - 1.14.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mathcomp-solvable <small> 1.14.0 <span class="label label-success">8 m 9 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-20 02:33:22 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-20 02:33:22 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.15.0 Formal proof management system dune 2.9.3 Fast, portable, and opinionated build system ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Mathematical Components &lt;mathcomp-dev@sympa.inria.fr&gt;&quot; homepage: &quot;https://math-comp.github.io/&quot; bug-reports: &quot;https://github.com/math-comp/math-comp/issues&quot; dev-repo: &quot;git+https://github.com/math-comp/math-comp.git&quot; license: &quot;CECILL-B&quot; build: [ make &quot;-C&quot; &quot;mathcomp/solvable&quot; &quot;-j&quot; &quot;%{jobs}%&quot; &quot;COQEXTRAFLAGS+=-native-compiler yes&quot; {coq-native:installed &amp; coq:version &lt; &quot;8.13~&quot; } ] install: [ make &quot;-C&quot; &quot;mathcomp/solvable&quot; &quot;install&quot; ] depends: [ &quot;coq-mathcomp-algebra&quot; { = version } ] tags: [ &quot;keyword:finite groups&quot; &quot;keyword:Feit Thompson theorem&quot; &quot;keyword:small scale reflection&quot; &quot;keyword:mathematical components&quot; &quot;keyword:odd order theorem&quot; &quot;logpath:mathcomp.solvable&quot; ] authors: [ &quot;Jeremy Avigad &lt;&gt;&quot; &quot;Andrea Asperti &lt;&gt;&quot; &quot;Stephane Le Roux &lt;&gt;&quot; &quot;Yves Bertot &lt;&gt;&quot; &quot;Laurence Rideau &lt;&gt;&quot; &quot;Enrico Tassi &lt;&gt;&quot; &quot;Ioana Pasca &lt;&gt;&quot; &quot;Georges Gonthier &lt;&gt;&quot; &quot;Sidi Ould Biha &lt;&gt;&quot; &quot;Cyril Cohen &lt;&gt;&quot; &quot;Francois Garillot &lt;&gt;&quot; &quot;Alexey Solovyev &lt;&gt;&quot; &quot;Russell O&#39;Connor &lt;&gt;&quot; &quot;Laurent Théry &lt;&gt;&quot; &quot;Assia Mahboubi &lt;&gt;&quot; ] synopsis: &quot;Mathematical Components Library on finite groups (II)&quot; description:&quot;&quot;&quot; This library contains more definitions and theorems about finite groups. &quot;&quot;&quot; url { src: &quot;https://github.com/math-comp/math-comp/archive/mathcomp-1.14.0.tar.gz&quot; checksum: &quot;sha256=d259cc95a2f8f74c6aa5f3883858c9b79c6e87f769bde9a415115fa4876ebb31&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-mathcomp-solvable.1.14.0 coq.8.15.0</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-mathcomp-solvable.1.14.0 coq.8.15.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>10 m 32 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-mathcomp-solvable.1.14.0 coq.8.15.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>8 m 9 s</dd> </dl> <h2>Installation size</h2> <p>Total: 16 M</p> <ul> <li>2 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extremal.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extremal.glob</code></li> <li>990 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/burnside_app.vo</code></li> <li>831 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/burnside_app.glob</code></li> <li>825 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/abelian.vo</code></li> <li>799 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/abelian.glob</code></li> <li>697 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/maximal.vo</code></li> <li>675 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/maximal.glob</code></li> <li>474 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/pgroup.glob</code></li> <li>471 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extraspecial.vo</code></li> <li>409 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/hall.vo</code></li> <li>386 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/hall.glob</code></li> <li>348 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extraspecial.glob</code></li> <li>320 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/pgroup.vo</code></li> <li>317 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/frobenius.vo</code></li> <li>295 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/center.vo</code></li> <li>291 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/frobenius.glob</code></li> <li>290 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/cyclic.glob</code></li> <li>277 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/nilpotent.glob</code></li> <li>259 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/alt.vo</code></li> <li>254 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/sylow.glob</code></li> <li>253 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/finmodule.vo</code></li> <li>249 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/cyclic.vo</code></li> <li>247 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/finmodule.glob</code></li> <li>243 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/sylow.vo</code></li> <li>220 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/nilpotent.vo</code></li> <li>210 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/center.glob</code></li> <li>198 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/jordanholder.glob</code></li> <li>194 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/jordanholder.vo</code></li> <li>191 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/alt.glob</code></li> <li>186 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gseries.vo</code></li> <li>165 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/commutator.glob</code></li> <li>159 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/primitive_action.vo</code></li> <li>137 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gseries.glob</code></li> <li>120 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extremal.v</code></li> <li>114 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/commutator.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/primitive_action.glob</code></li> <li>108 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gfunctor.vo</code></li> <li>92 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gfunctor.glob</code></li> <li>87 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/abelian.v</code></li> <li>73 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/maximal.v</code></li> <li>50 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/pgroup.v</code></li> <li>46 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/burnside_app.v</code></li> <li>41 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/hall.v</code></li> <li>41 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/extraspecial.v</code></li> <li>35 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/frobenius.v</code></li> <li>33 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/cyclic.v</code></li> <li>29 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/jordanholder.v</code></li> <li>28 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/nilpotent.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/sylow.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/finmodule.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/center.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/alt.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gseries.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/all_solvable.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/gfunctor.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/primitive_action.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/commutator.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/all_solvable.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/mathcomp/solvable/all_solvable.v</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-mathcomp-solvable.1.14.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.15.0/mathcomp-solvable/1.14.0.html
HTML
mit
14,900
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>relation-algebra: 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 / extra-dev</a></li> <li class="active"><a href="">8.10.0 / relation-algebra - 1.7.3</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> relation-algebra <small> 1.7.3 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-07-31 23:28:00 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-31 23:28:00 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.0 Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;Relation Algebra and KAT in Coq&quot; maintainer: &quot;Damien Pous &lt;Damien.Pous@ens-lyon.fr&gt;&quot; homepage: &quot;http://perso.ens-lyon.fr/damien.pous/ra/&quot; dev-repo: &quot;git+https://github.com/damien-pous/relation-algebra.git&quot; bug-reports: &quot;https://github.com/damien-pous/relation-algebra/issues&quot; license: &quot;LGPL-3.0-or-later&quot; depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.11&quot; &amp; &lt; &quot;8.12~&quot;} ] depopts: [ &quot;coq-mathcomp-ssreflect&quot; ] build: [ [&quot;sh&quot; &quot;-exc&quot; &quot;./configure --%{coq-mathcomp-ssreflect:enable}%-ssr&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [make &quot;install&quot;] tags: [ &quot;keyword:relation algebra&quot; &quot;keyword:kleene algebra with tests&quot; &quot;keyword:kat&quot; &quot;keyword:allegories&quot; &quot;keyword:residuated structures&quot; &quot;keyword:automata&quot; &quot;keyword:regular expressions&quot; &quot;keyword:matrices&quot; &quot;category:Mathematics/Algebra&quot; &quot;logpath:RelationAlgebra&quot; ] authors: [ &quot;Damien Pous &lt;Damien.Pous@ens-lyon.fr&gt;&quot; &quot;Christian Doczkal &lt;christian.doczkal@ens-lyon.fr&gt;&quot; ] url { src: &quot;https://github.com/damien-pous/relation-algebra/archive/v1.7.3.tar.gz&quot; checksum: &quot;md5=69c916214840e742d3a78d6d3cb55a1c&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-relation-algebra.1.7.3 coq.8.10.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.10.0). The following dependencies couldn&#39;t be met: - coq-relation-algebra -&gt; coq &gt;= 8.11 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-relation-algebra.1.7.3</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/extra-dev/8.10.0/relation-algebra/1.7.3.html
HTML
mit
7,109
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coq-in-coq: 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.7.1+1 / coq-in-coq - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> coq-in-coq <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-06 11:16:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-06 11:16:41 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.7.1+1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/coq-in-coq&quot; license: &quot;LGPL 2.1&quot; build: [make] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CoqInCoq&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: calculus of constructions&quot; &quot;category: Mathematics/Logic/Type theory&quot; &quot;category: Miscellaneous/Extracted Programs/Type checking unification and normalization&quot; ] authors: [ &quot;Bruno Barras&quot; ] bug-reports: &quot;https://github.com/coq-contribs/coq-in-coq/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/coq-in-coq.git&quot; synopsis: &quot;A formalisation of the Calculus of Construction&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/coq-in-coq/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=337baee9b899e8c209a10036e76aaa3c&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-coq-in-coq.8.8.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1). The following dependencies couldn&#39;t be met: - coq-coq-in-coq -&gt; coq &gt;= 8.8 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-coq-in-coq.8.8.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.1+1/coq-in-coq/8.8.0.html
HTML
mit
6,923
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bdds: 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.7.1+2 / bdds - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> bdds <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-06 02:33:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-06 02:33:16 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.1+2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/bdds&quot; license: &quot;LGPL 2&quot; build: [make] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/BDDs&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} &quot;coq-int-map&quot; {= &quot;8.5.0&quot;} ] tags: [ &quot;keyword:binary decision diagrams&quot; &quot;keyword:classical logic&quot; &quot;keyword:propositional logic&quot; &quot;keyword:validity&quot; &quot;keyword:satisfiability&quot; &quot;keyword:model checking&quot; &quot;keyword:reflection&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;category:Miscellaneous/Extracted Programs/Decision procedures&quot; &quot;date:May-July 1999&quot; ] authors: [ &quot;Kumar Neeraj Verma &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/bdds/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/bdds.git&quot; synopsis: &quot;BDD algorithms and proofs in Coq, by reflection&quot; description: &quot;&quot;&quot; Provides BDD algorithms running under Coq. (BDD are Binary Decision Diagrams.) Allows one to do classical validity checking by reflection in Coq using BDDs, can also be used to get certified BDD algorithms by extraction. First step towards actual symbolic model-checkers in Coq. See file README for operation.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/bdds/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=272a58a6de30a9ebcba234ab5c9e8661&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-bdds.8.5.0 coq.8.7.1+2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+2). The following dependencies couldn&#39;t be met: - coq-bdds -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-bdds.8.5.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.1+2/bdds/8.5.0.html
HTML
mit
7,370
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Nova Cold Storage - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492232717008&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=33039&V_SEARCH.docsStart=33038&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=50&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=33037&amp;V_DOCUMENT.docRank=33038&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492232731031&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=123456006918&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=33039&amp;V_DOCUMENT.docRank=33040&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492232731031&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567013507&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Nova Cold Consolidated Ltd </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal Name:</h2> <p>Nova Cold Consolidated Ltd</p> <h2 class="h5 mrgn-bttm-0">Operating Name:</h2> <p>Nova Cold Storage</p> <div class="mrgn-tp-md"></div> <p class="mrgn-bttm-0" ><a href="http://www.nova-cold.com" target="_blank" title="Website URL">http://www.nova-cold.com</a></p> <p><a href="mailto:info@nova-cold.com" title="info@nova-cold.com">info@nova-cold.com</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 100-71 Thornhill Dr.<br/> DARTMOUTH, Nova Scotia<br/> B3B 1R9 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 100-71 Thornhill Dr.<br/> DARTMOUTH, Nova Scotia<br/> B3B 1R9 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (902) 468-1328 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (902) 468-6430</p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> Public Refrigerated Warehouse +2c to -30c <br>cross-docking, short or long term storage <br>local, regional, air, rail, ocean transportation <br>online inventory <br>member of International Association of Refrigerated Warehouses<br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Barry Smith </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> pres<br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (902) 468-1328 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (902) 468-6430 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> bsmith@nova-cold.com </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 493120 - Refrigerated Warehousing and Storage </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> S808<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> A federally approved facility for the handling of food products for movement inside Canada or for import or export<br> <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Barry Smith </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> pres<br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (902) 468-1328 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (902) 468-6430 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> bsmith@nova-cold.com </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 493120 - Refrigerated Warehousing and Storage </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> S808<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> A federally approved facility for the handling of food products for movement inside Canada or for import or export<br> <br> </div> </div> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2015-12-15 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
GoC-Spending/data-corporations
html/234567114457.html
HTML
mit
33,664
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>rem: 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.9.1 / rem - 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> rem <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-30 00:15:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-30 00:15:10 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 1 Virtual package relying on perl coq 8.9.1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/rem&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Rem&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: Rem Theorem&quot; &quot;keyword: Baire space&quot; &quot;category: Mathematics/Real Calculus and Topology&quot; ] authors: [ &quot;Henk Barendregt&quot; ] bug-reports: &quot;https://github.com/coq-contribs/rem/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/rem.git&quot; synopsis: &quot;Rem Theorem in Baire space&quot; description: &quot;&quot;&quot; A formalisation of Rem Theorem in Baire space&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/rem/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=2e45f63aab2ab55e1de54be629c460ca&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-rem.8.10.0 coq.8.9.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1). The following dependencies couldn&#39;t be met: - coq-rem -&gt; coq &gt;= 8.10 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-rem.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.9.1/rem/8.10.0.html
HTML
mit
6,802
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>flocq: 8 m 7 s 🏆</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.12.0 / flocq - 3.3.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> flocq <small> 3.3.0 <span class="label label-success">8 m 7 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-16 12:44:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-16 12:44:21 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;guillaume.melquiond@inria.fr&quot; homepage: &quot;https://flocq.gitlabpages.inria.fr/&quot; dev-repo: &quot;git+https://gitlab.inria.fr/flocq/flocq.git&quot; bug-reports: &quot;https://gitlab.inria.fr/flocq/flocq/issues&quot; license: &quot;LGPL-3.0-or-later&quot; build: [ [&quot;autoconf&quot;] {dev} [&quot;./configure&quot;] [&quot;./remake&quot; &quot;-j%{jobs}%&quot;] ] install: [&quot;./remake&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.14~&quot;} &quot;conf-autoconf&quot; {build &amp; dev} (&quot;conf-g++&quot; {build} | &quot;conf-clang&quot; {build}) ] tags: [ &quot;keyword:floating-point arithmetic&quot; &quot;logpath:Flocq&quot; &quot;date:2020-06-01&quot; ] authors: [ &quot;Sylvie Boldo &lt;sylvie.boldo@inria.fr&gt;&quot; &quot;Guillaume Melquiond &lt;guillaume.melquiond@inria.fr&gt;&quot; ] synopsis: &quot;A floating-point formalization for the Coq system&quot; url { src: &quot;https://flocq.gitlabpages.inria.fr/releases/flocq-3.3.0.tar.gz&quot; checksum: &quot;sha512=861a39e7cae34e0c32466cca1bc6cb7b428409ad7d0ce214f9eefa6b9f69d754e82836e986dacb640e0dfbabf56343aa380685758e9d620490eb1832d0d16735&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-flocq.3.3.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-flocq.3.3.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>13 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-flocq.3.3.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>8 m 7 s</dd> </dl> <h2>Installation size</h2> <p>Total: 11 M</p> <ul> <li>3 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Double_rounding.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff.v</code></li> <li>554 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/Binary.vo</code></li> <li>489 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.vo</code></li> <li>245 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Ulp.vo</code></li> <li>236 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.vo</code></li> <li>202 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Generic_fmt.vo</code></li> <li>189 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Raux.vo</code></li> <li>181 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/Bits.vo</code></li> <li>161 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.vo</code></li> <li>154 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Double_rounding.v</code></li> <li>153 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Round.vo</code></li> <li>152 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Digits.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Round_odd.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FLT.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Round_pred.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Relative.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.vo</code></li> <li>115 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Bracket.vo</code></li> <li>108 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Zaux.vo</code></li> <li>102 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/SpecFloat.vo</code></li> <li>101 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Round_NE.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Plus_error.vo</code></li> <li>97 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/BinarySingleNaN.v</code></li> <li>95 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/Binary.v</code></li> <li>93 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Mult_error.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/PrimFloat.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FTZ.vo</code></li> <li>86 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff2Flocq.v</code></li> <li>85 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FLX.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Float_prop.vo</code></li> <li>75 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Div.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Sqrt.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Ulp.v</code></li> <li>60 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Operations.vo</code></li> <li>57 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Sterbenz.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Generic_fmt.v</code></li> <li>52 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FIX.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Defs.vo</code></li> <li>49 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Raux.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Core.vo</code></li> <li>35 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Round_pred.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Round_odd.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Round.v</code></li> <li>30 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Div_sqrt_error.v</code></li> <li>29 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Relative.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Digits.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Pff/Pff2FlocqAux.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Version.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/Bits.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Zaux.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Bracket.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Plus_error.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Round_NE.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FLT.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/PrimFloat.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Float_prop.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Mult_error.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FLX.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FTZ.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Sqrt.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Div.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Prop/Sterbenz.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Calc/Operations.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Defs.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/FIX.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Version.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/Core/Core.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Flocq/IEEE754/SpecFloat.v</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-flocq.3.3.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.0/flocq/3.3.0.html
HTML
mit
14,597
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ramsey: 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 / extra-dev</a></li> <li class="active"><a href="">8.11.dev / ramsey - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ramsey <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-07-18 17:11:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-18 17:11:19 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ramsey&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Ramsey&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: dimension one Ramsey theorem&quot; &quot;keyword: constructive mathematics&quot; &quot;keyword: almost full sets&quot; &quot;category: Mathematics/Logic/See also&quot; &quot;category: Mathematics/Combinatorics and Graph Theory&quot; &quot;category: Miscellaneous/Extracted Programs/Combinatorics&quot; ] authors: [ &quot;Marc Bezem&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ramsey/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ramsey.git&quot; synopsis: &quot;Ramsey Theory&quot; description: &quot;&quot;&quot; For dimension one, the Infinite Ramsey Theorem states that, for any subset A of the natural numbers nat, either A or nat\\A is infinite. This special case of the Pigeon Hole Principle is classically equivalent to: if A and B are both co-finite, then so is their intersection. None of these principles is constructively valid. In [VB] the notion of an almost full set is introduced, classically equivalent to co-finiteness, for which closure under finite intersection can be proved constructively. A is almost full if for every (strictly) increasing sequence f: nat -&gt; nat there exists an x in nat such that f(x) in A. The notion of almost full and its closure under finite intersection are generalized to all finite dimensions, yielding constructive Ramsey Theorems. The proofs for dimension two and higher essentially use Brouwer&#39;s Bar Theorem. In the proof development below we strengthen the notion of almost full for dimension one in the following sense. A: nat -&gt; Prop is called Y-full if for every (strictly) increasing sequence f: nat -&gt; nat we have (A (f (Y f))). Here of course Y : (nat -&gt; nat) -&gt; nat. Given YA-full A and YB-full B we construct X from YA and YB such that the intersection of A and B is X-full. This is essentially [VB, Th. 5.4], but now it can be done without using axioms, using only inductive types. The generalization to higher dimensions will be much more difficult and is not pursued here.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ramsey/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=821e0a1434876b9d3263cf18a3ede913&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-ramsey.8.6.0 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.dev). The following dependencies couldn&#39;t be met: - coq-ramsey -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-ramsey.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/8.11.dev/ramsey/8.6.0.html
HTML
mit
8,337
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>sum-of-two-square: 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 / extra-dev</a></li> <li class="active"><a href="">8.10.0 / sum-of-two-square - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> sum-of-two-square <small> 8.5.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-07-14 04:23:34 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-14 04:23:34 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 conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/sum-of-two-square&quot; license: &quot;LGPL 2&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/SumOfTwoSquare&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:number theory&quot; &quot;category:Mathematics/Arithmetic and Number Theory/Number theory&quot; &quot;date:2004-12-13&quot; ] authors: [ &quot;Laurent Théry &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/sum-of-two-square/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/sum-of-two-square.git&quot; synopsis: &quot;Numbers equal to the sum of two square numbers&quot; description: &quot;&quot;&quot; A proof that a number n can be written as the sum of two square numbers if and only if each prime factor p of n that is equal to 3 modulo 4 has its exponent in the decomposition of n that is even.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/sum-of-two-square/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=ed5edb5f3c6fb48ed7ff352767db6264&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-sum-of-two-square.8.5.0 coq.8.10.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.10.0). The following dependencies couldn&#39;t be met: - coq-sum-of-two-square -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-sum-of-two-square.8.5.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.0/sum-of-two-square/8.5.0.html
HTML
mit
7,124
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ipc: 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.7.1+2 / ipc - 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> ipc <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-22 05:49:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-22 05:49:18 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.1+2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ipc&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/IPC&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: intuitionistic logic&quot; &quot;keyword: proof search&quot; &quot;keyword: proof-as-programs&quot; &quot;keyword: correct-by-construction&quot; &quot;keyword: program verification&quot; &quot;keyword: program extraction&quot; &quot;category: Mathematics/Logic/Foundations&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;category: Miscellaneous/Extracted Programs/Decision procedures&quot; ] authors: [ &quot;Klaus Weich&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ipc/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ipc.git&quot; synopsis: &quot;Intuitionistic Propositional Checker&quot; description: &quot;&quot;&quot; This development treats proof search in intuitionistic propositional logic, a fragment of any constructive type theory. We present new and more efficient decision procedures for intuitionistic propositional logic. They themselves are given by (non-formal) constructive proofs. We take one of them to demonstrate that constructive type theory can be used in practice to develop a real, efficient, but error-free proof searcher. This was done by formally proving the decidability of intuitionistic propositional logic in Coq; the proof searcher was automatically extracted.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ipc/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=e6ec94ae4e62e4ef459a4d5ed81a8ef1&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-ipc.8.10.0 coq.8.7.1+2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+2). The following dependencies couldn&#39;t be met: - coq-ipc -&gt; coq &gt;= 8.10 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-ipc.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1+2/ipc/8.10.0.html
HTML
mit
7,624
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>io-system-ocaml: 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.11.1 / io-system-ocaml - 2.1.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> io-system-ocaml <small> 2.1.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-04-06 21:49:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-06 21:49:33 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.11.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.11.1 Official release 4.11.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;dev@clarus.me&quot; homepage: &quot;https://github.com/clarus/io-system-ocaml&quot; dev-repo: &quot;git+https://github.com/clarus/io-system-ocaml.git&quot; bug-reports: &quot;https://github.com/clarus/io-system-ocaml/issues&quot; authors: [&quot;Guillaume Claret&quot;] license: &quot;MIT&quot; build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;lwt&quot; {&lt; &quot;5&quot;} &quot;ocaml&quot; {&gt;= &quot;4.00.0&quot; &amp; &lt; &quot;4.06.0&quot;} &quot;ocamlbuild&quot; {build} &quot;ocamlfind&quot; {build} &quot;num&quot; ] conflicts: [ &quot;ocaml-secondary-compiler&quot; ] tags: [ &quot;date:2015-03-11&quot; &quot;keyword:effects&quot; &quot;keyword:extraction&quot; ] synopsis: &quot;Coq system effects for extraction to OCaml&quot; url { src: &quot;https://github.com/coq-io/system-ocaml/archive/2.1.0.tar.gz&quot; checksum: &quot;md5=af119a5226ff6bfcb0533f4e3b6eab36&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-io-system-ocaml.2.1.0 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.1). The following dependencies couldn&#39;t be met: - coq-io-system-ocaml -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-io-system-ocaml.2.1.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.11.1-2.0.7/released/8.11.1/io-system-ocaml/2.1.0.html
HTML
mit
6,566
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>opam-website: 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.15.0 / opam-website - 1.2.1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> opam-website <small> 1.2.1 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-17 08:28:11 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-17 08:28:11 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.15.0 Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;dev@clarus.me&quot; homepage: &quot;https://github.com/clarus/coq-opam-website&quot; dev-repo: &quot;git+https://github.com/clarus/coq-opam-website.git&quot; bug-reports: &quot;https://github.com/clarus/coq-opam-website/issues&quot; authors: [&quot;Guillaume Claret&quot;] license: &quot;MIT&quot; build: [ [&quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot;] [&quot;sh&quot; &quot;-c&quot; &quot;cd extraction &amp;&amp; make&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.4pl4&quot;} &quot;coq-io&quot; {&gt;= &quot;3.1.0&quot;} &quot;coq-io-exception&quot; {&gt;= &quot;1.0.0&quot;} &quot;coq-io-system&quot; {&gt;= &quot;2.3.0&quot;} &quot;coq-list-string&quot; {&gt;= &quot;2.1.0&quot;} ] synopsis: &quot;Generation of a Coq website for OPAM: http://coq.io/opam/ &quot; url { src: &quot;https://github.com/coq-io/opam-website/archive/1.2.1.tar.gz&quot; checksum: &quot;md5=8456933fe4380095c46240546fb2bad1&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-opam-website.1.2.1 coq.8.15.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.15.0). The following dependencies couldn&#39;t be met: - coq-opam-website -&gt; coq-io-exception -&gt; coq &lt; 8.5~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; 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-opam-website.1.2.1</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.15.0/opam-website/1.2.1.html
HTML
mit
7,018
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>UAParser<br /><small>v0.5.0.2</small><br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555">SonyEricsson</td><td>X45</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59">Detail</a> <!-- Modal Structure --> <div id="modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">Array ( [user_agent_string] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [family] => X45 [brand] => SonyEricsson [model] => X45 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.0</td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.023</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.0.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.0* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => 4.0 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [isfake] => [isanonymized] => [ismodified] => [cssversion] => 3 [aolversion] => 0 [device_name] => general Mobile Phone [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => general Mobile Phone [device_brand_name] => unknown [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.005</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-42bb56ba-b834-47c5-bea0-c0270e9ab371">Detail</a> <!-- Modal Structure --> <div id="modal-42bb56ba-b834-47c5-bea0-c0270e9ab371" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapLite result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => unknown [browser_modus] => unknown [version] => 4.0 [majorver] => 0 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => false [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.017</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a> <!-- Modal Structure --> <div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Android Browser [version] => 4.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td>AndroidOS 4.0.4</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => Safari [browserVersion] => 4.0 [osName] => AndroidOS [osVersion] => 4.0.4 [deviceModel] => WebKit [isMobile] => 1 [isRobot] => [botName] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td>X45</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.32602</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a> <!-- Modal Structure --> <div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 480 [is_mobile] => 1 [type] => mobile-browser [mobile_brand] => Generic [mobile_model] => X45 [version] => 4.0 [is_android] => 1 [browser_name] => Android Webkit [operating_system_family] => Android [operating_system_version] => 4.0.4 [is_ios] => [producer] => Google Inc. [operating_system] => Android 4.0.x Ice Cream Sandwich [mobile_screen_width] => 320 [mobile_browser] => Android Webkit ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>Android Browser </td><td>WebKit </td><td>Android 4.0</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.003</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Android Browser [short_name] => AN [version] => [engine] => WebKit ) [operatingSystem] => Array ( [name] => Android [short_name] => AND [version] => 4.0 [platform] => ) [device] => Array ( [brand] => [brandName] => [model] => [device] => [deviceName] => ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ) [name:Sinergi\BrowserDetector\Browser:private] => Navigator [version:Sinergi\BrowserDetector\Browser:private] => 4.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 4.0.4 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Android 4.0.4</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555">SonyEricsson</td><td>X45</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 4 [minor] => 0 [patch] => 4 [family] => Android ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 4 [minor] => 0 [patch] => 4 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => SonyEricsson [model] => X45 [family] => X45 ) [originalUserAgent] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Safari 534.30</td><td>WebKit 534.30</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15201</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a> <!-- Modal Structure --> <div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [platform_name] => Android [platform_version] => 4.0.4 [platform_type] => Mobile [browser_name] => Safari [browser_version] => 534.30 [engine_name] => WebKit [engine_version] => 534.30 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.12001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => Android Webkit Browser [agent_version] => -- [os_type] => Android [os_name] => Android [os_versionName] => [os_versionNumber] => [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => German - Germany [agent_languageTag] => de-de ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Android Browser 4.0</td><td>WebKit 534.30</td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.24101</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => Android [simple_sub_description_string] => [simple_browser_string] => Android Browser 4 on Android (Ice Cream Sandwich) [browser_version] => 4 [extra_info] => Array ( ) [operating_platform] => [extra_info_table] => stdClass Object ( [System Build] => BCM21654AndroidTK ) [layout_engine_name] => WebKit [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => android-browser [operating_system_version] => Ice Cream Sandwich [simple_operating_platform_string] => [is_abusive] => [layout_engine_version] => 534.30 [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => [operating_system] => Android (Ice Cream Sandwich) [operating_system_version_full] => 4.0.4 [operating_platform_code] => [browser_name] => Android Browser [operating_system_name_code] => android [user_agent] => Mozilla/5.0 (Linux; U; Android 4.0.4; de-de; X45 Build/BCM21654AndroidTK_SystemRel_1.3.2P.05) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [browser_version_full] => 4.0 [browser] => Android Browser 4 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>Android Browser </td><td>Webkit 534.30</td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td>X45</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Android Browser ) [engine] => Array ( [name] => Webkit [version] => 534.30 ) [os] => Array ( [name] => Android [version] => 4.0.4 ) [device] => Array ( [type] => mobile [subtype] => smart [model] => X45 ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 4.0 [category] => smartphone [os] => Android [os_version] => 4.0.4 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>Android Webkit 4.0.4</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.016</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a> <!-- Modal Structure --> <div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => false [is_mobile] => true [is_robot] => false [is_smartphone] => true [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 4.0.4 [advertised_browser] => Android Webkit [advertised_browser_version] => 4.0.4 [complete_device_name] => Generic Android 4.0 [device_name] => Generic Android 4.0 [form_factor] => Smartphone [is_phone] => true [is_app_webview] => false ) [all] => Array ( [brand_name] => Generic [model_name] => Android 4.0 [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Android Webkit [mobile_browser_version] => [device_os_version] => 4.0 [pointing_method] => touchscreen [release_date] => 2011_october [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 320 [resolution_height] => 480 [columns] => 60 [max_image_width] => 320 [max_image_height] => 480 [rows] => 40 [physical_screen_width] => 34 [physical_screen_height] => 50 [dual_orientation] => true [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => true [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3600 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 2 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 3.0 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => apple_live_streaming [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => true [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a> <!-- Modal Structure --> <div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Zsxsoft result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [link] => http://developer.android.com/reference/android/webkit/package-summary.html [title] => Android Webkit 4.0 [name] => Android Webkit [version] => 4.0 [code] => android-webkit [image] => img/16/browser/android-webkit.png ) [os] => Array ( [link] => http://www.android.com/ [name] => Android [version] => 4.0.4 [code] => android [x64] => [title] => Android 4.0.4 [type] => os [dir] => os [image] => img/16/os/android.png ) [device] => Array ( [link] => [title] => [model] => [brand] => [code] => null [dir] => device [type] => device [image] => img/16/device/null.png ) [platform] => Array ( [link] => http://www.android.com/ [name] => Android [version] => 4.0.4 [code] => android [x64] => [title] => Android 4.0.4 [type] => os [dir] => os [image] => img/16/os/android.png ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 07:55:05</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/38/1f/381fcfda-2777-4e69-9f4d-411d8c6051df.html
HTML
mit
56,634
<html> <head> <title>Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 <p> Detected by 8 of 8 providers<br /> As bot detected by 0 of 7 </p> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Actions</th></tr><tr><td>BrowscapPhp<br /><small>6011</small></td><td>Android 4.0</td><td>WebKit </td><td>Android 2.3</td><td></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9">Detail</a> <!-- Modal Structure --> <div id="modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.2\.3.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?2.3* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => 2.3 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [cssversion] => 3 [aolversion] => 0 [device_name] => general Mobile Phone [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => general Mobile Phone [device_brand_name] => unknown [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-6fae891b-b0d5-4415-b07d-355015c3af67">Detail</a> <!-- Modal Structure --> <div id="modal-6fae891b-b0d5-4415-b07d-355015c3af67" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Android Browser [version] => 4.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.1</small></td><td>Android Browser </td><td>WebKit </td><td>Android 2.3</td><td>Motorola</td><td>Atrix</td><td>smartphone</td><td>yes</td><td></td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf">Detail</a> <!-- Modal Structure --> <div id="modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Android Browser [short_name] => AN [version] => [engine] => WebKit ) [operatingSystem] => Array ( [name] => Android [short_name] => AND [version] => 2.3 [platform] => ) [device] => Array ( [brand] => MR [brandName] => Motorola [model] => Atrix [device] => 1 [deviceName] => smartphone ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => 1 [isTablet] => [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 2.3.7</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c08f104-4e61-421b-9405-291b09c383dc">Detail</a> <!-- Modal Structure --> <div id="modal-8c08f104-4e61-421b-9405-291b09c383dc" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 ) [name:Sinergi\BrowserDetector\Browser:private] => Navigator [version:Sinergi\BrowserDetector\Browser:private] => 4.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 2.3.7 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Android 2.3.7</td><td><i class="material-icons">close</i></td><td>Android 2.3.7</td><td>Motorola</td><td>XT682</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8f4c86c5-433e-4536-b799-ad26d77264e0">Detail</a> <!-- Modal Structure --> <div id="modal-8f4c86c5-433e-4536-b799-ad26d77264e0" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 2 [minor] => 3 [patch] => 7 [family] => Android ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 2 [minor] => 3 [patch] => 7 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => Motorola [model] => XT682 [family] => XT682 ) [originalUserAgent] => Mozilla/5.0 (Linux; U; Android 2.3.7; pt-br; XT682 Build/V1.51D) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>2.0.9</small></td><td>Android Browser </td><td>Webkit 533.1</td><td>Android 2.3.7</td><td>Motorola</td><td>ATRIX TV</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b">Detail</a> <!-- Modal Structure --> <div id="modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Android Browser ) [engine] => Array ( [name] => Webkit [version] => 533.1 ) [os] => Array ( [name] => Android [version] => 2.3.7 ) [device] => Array ( [type] => mobile [subtype] => smart [manufacturer] => Motorola [model] => ATRIX TV ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635">Detail</a> <!-- Modal Structure --> <div id="modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 4.0 [category] => smartphone [os] => Android [os_version] => 2.3.7 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Android Webkit 2.3</td><td><i class="material-icons">close</i></td><td>Android 2.3</td><td>Motorola</td><td>XT682</td><td>Smartphone</td><td>yes</td><td>yes</td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027">Detail</a> <!-- Modal Structure --> <div id="modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => true [is_mobile] => true [is_robot] => false [is_smartphone] => true [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 2.3 [advertised_browser] => Android Webkit [advertised_browser_version] => 2.3 [complete_device_name] => Motorola XT682 (Atrix TV) [form_factor] => Smartphone [is_phone] => true [is_app_webview] => false ) [all] => Array ( [brand_name] => Motorola [model_name] => XT682 [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => http://uaprof.motorola.com/phoneconfig/xt682/Profile/xt682.rdf [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Android Webkit [mobile_browser_version] => [device_os_version] => 2.3 [pointing_method] => touchscreen [release_date] => 2012_may [marketing_name] => Atrix TV [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => true [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 480 [resolution_height] => 854 [columns] => 25 [max_image_width] => 320 [max_image_height] => 400 [rows] => 21 [physical_screen_width] => 50 [physical_screen_height] => 89 [dual_orientation] => true [density_class] => 1.5 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => false [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => false [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 384 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 30 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 0 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 1 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => progressive_download [wap_push_support] => true [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => true [sender] => true [mms_max_size] => 1048576 [mms_max_height] => 1200 [mms_max_width] => 1600 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => true [mms_jpeg_progressive] => false [mms_gif_static] => true [mms_gif_animated] => true [mms_png] => true [mms_bmp] => false [mms_wbmp] => true [mms_amr] => true [mms_wav] => true [mms_midi_monophonic] => true [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => true [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => true [mms_vcalendar] => true [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => true [mms_mp4] => true [mms_3gpp] => true [mms_3gpp2] => true [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => true [mmf] => false [smf] => false [mld] => false [midi_monophonic] => true [midi_polyphonic] => true [sp_midi] => true [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => true [au] => false [amr] => true [awb] => true [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => true [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false [controlcap_is_smartphone] => default [controlcap_is_ios] => default [controlcap_is_android] => default [controlcap_is_robot] => default [controlcap_is_app] => default [controlcap_advertised_device_os] => default [controlcap_advertised_device_os_version] => default [controlcap_advertised_browser] => default [controlcap_advertised_browser_version] => default [controlcap_is_windows_phone] => default [controlcap_is_full_desktop] => default [controlcap_is_largescreen] => default [controlcap_is_mobile] => default [controlcap_is_touchscreen] => default [controlcap_is_wml_preferred] => default [controlcap_is_xhtmlmp_preferred] => default [controlcap_is_html_preferred] => default [controlcap_form_factor] => default [controlcap_complete_device_name] => default ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-01-26 16:42:15</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v3/user-agent-detail/3d/20/3d2071f6-5927-4c12-846d-490de516c48b.html
HTML
mit
39,155
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport"/> <meta content="telephone=no" name="format-detection"/> <meta content="address=no" name="format-detection"/> <title> 桂枝甘草汤(伤寒论) </title><script language="javascript" src="js/jquery.min.js" type="text/javascript"></script><script language="javascript" src="js/call.js" type="text/javascript"></script> <link href="./css/drug.css?v=1" rel="stylesheet" type="text/css"/> <link href="./css/reset.css?v=1" rel="stylesheet" type="text/css"/> </head> <body class="bg-fff"> <section> <h4>【出处】</h4> <p>《伤寒论》 </p> </section> <section> <h4>【古代剂量】</h4> <dl> <dd><a href="javascript:void(0)" object-id="38" object-type="drug">桂枝</a>(四两,去皮) <a href="javascript:void(0)" object-id="56" object-type="drug">甘草</a>(二两,炙)</dd> </dl> </section> <section> <h4>【现代剂量】</h4> <dl> <dd><a href="javascript:void(0)" object-id="38" object-type="drug">桂枝</a>(12g,去皮) <a href="javascript:void(0)" object-id="56" object-type="drug">甘草</a>(6g,炙)</dd> </dl> </section> <section> <h4>【煎服法】</h4> <dl> <dd>右二味,以水三升,煮取一升,去滓,顿服。</dd> </dl> </section> <section><h4>【主治】</h4> <dl> <dd>辨太阳病脉证并治法中</dd><p></p><dd>第64条 发汗过多,其叉手自冒心,心下悸,欲得按者,桂枝甘草汤主之。</dd> </dl> </section> </body> <!--zly--> </html>
hucaihua/cmssp
server/html/prescription/174.html
HTML
mit
1,596
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-multinomials: 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.7.1+1 / mathcomp-multinomials - 1.5.4</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mathcomp-multinomials <small> 1.5.4 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-05 11:27:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-05 11:27:21 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.1+1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;pierre-yves@strub.nu&quot; homepage: &quot;https://github.com/math-comp/multinomials&quot; bug-reports: &quot;https://github.com/math-comp/multinomials/issues&quot; dev-repo: &quot;git+https://github.com/math-comp/multinomials.git&quot; license: &quot;CeCILL-B&quot; authors: [&quot;Pierre-Yves Strub&quot;] build: [ &quot;dune&quot; &quot;build&quot; &quot;-p&quot; name &quot;-j&quot; jobs ] depends: [ &quot;coq&quot; {(&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.15~&quot;) | = &quot;dev&quot;} &quot;dune&quot; {&gt;= &quot;2.5&quot;} &quot;coq-mathcomp-ssreflect&quot; {(&gt;= &quot;1.12&quot; &amp; &lt; &quot;1.14~&quot;) | = &quot;dev&quot;} &quot;coq-mathcomp-algebra&quot; &quot;coq-mathcomp-bigenough&quot; {(&gt;= &quot;1.0&quot; &amp; &lt; &quot;1.1~&quot;) | = &quot;dev&quot;} &quot;coq-mathcomp-finmap&quot; {(&gt;= &quot;1.5&quot; &amp; &lt; &quot;1.6~&quot;) | = &quot;dev&quot;} ] conflicts: [ &quot;coq-native&quot; ] tags: [ &quot;keyword:multinomials&quot; &quot;keyword:monoid algebra&quot; &quot;category:Math/Algebra/Multinomials&quot; &quot;category:Math/Algebra/Monoid algebra&quot; &quot;logpath:SsrMultinomials&quot; ] synopsis: &quot;A Multivariate polynomial Library for the Mathematical Components Library&quot; url { src: &quot;https://github.com/math-comp/multinomials/archive/1.5.4.tar.gz&quot; checksum: &quot;sha512=b92e76162316314653de4329b15a6cc535076e7f511e6e709cda2572381394b081a99207ce365eea034307eddacdf694486674f68d72cd5c29c7e4f40d1c01fc&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-mathcomp-multinomials.1.5.4 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1). The following dependencies couldn&#39;t be met: - coq-mathcomp-multinomials -&gt; coq &gt;= dev no matching version Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-mathcomp-multinomials.1.5.4</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.7.1+1/mathcomp-multinomials/1.5.4.html
HTML
mit
7,410
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 2.4.0"> <meta name="generator" content="Hugo 0.49" /> <meta name="author" content="Jerid Francom"> <meta name="description" content="A quick word cloud with Wordle."> <link rel="alternate" hreflang="en-us" href="https://francojc.github.io/2011/08/03/word-clouds-with-wordle/"> <meta name="theme-color" content="#0095eb"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" crossorigin="anonymous"> <link rel="stylesheet" href=//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono> <link rel="stylesheet" href="/styles.css"> <link rel="stylesheet" href="/css/my-styles.css"> <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-57189160-2', 'auto'); ga('require', 'eventTracker'); ga('require', 'outboundLinkTracker'); ga('require', 'urlChangeTracker'); ga('send', 'pageview'); </script> <script async src="//www.google-analytics.com/analytics.js"></script> <script async src="https://cdnjs.cloudflare.com/ajax/libs/autotrack/2.4.1/autotrack.js" integrity="sha512-HUmooslVKj4m6OBu0OgzjXXr+QuFYy/k7eLI5jdeEy/F4RSgMn6XRWRGkFi5IFaFgy7uFTkegp3Z0XnJf3Jq+g==" crossorigin="anonymous"></script> <link rel="alternate" href="https://francojc.github.io/index.xml" type="application/rss+xml" title="francojc ⟲"> <link rel="feed" href="https://francojc.github.io/index.xml" type="application/rss+xml" title="francojc ⟲"> <link rel="manifest" href="/site.webmanifest"> <link rel="icon" type="image/png" href="/img/icon.png"> <link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png"> <link rel="canonical" href="https://francojc.github.io/2011/08/03/word-clouds-with-wordle/"> <meta property="twitter:card" content="summary_large_image"> <meta property="og:site_name" content="francojc ⟲"> <meta property="og:url" content="https://francojc.github.io/2011/08/03/word-clouds-with-wordle/"> <meta property="og:title" content="Word clouds with Wordle | francojc ⟲"> <meta property="og:description" content="A quick word cloud with Wordle."> <meta property="og:image" content="https://francojc.github.io/img/icon-192.png"> <meta property="og:locale" content="en-us"> <meta property="article:published_time" content="2011-08-03T00:00:00&#43;00:00"> <meta property="article:modified_time" content="2011-08-03T00:00:00&#43;00:00"> <title>Word clouds with Wordle | francojc ⟲</title> </head> <body id="top" data-spy="scroll" data-target="#TableOfContents" data-offset="71" > <nav class="navbar navbar-light fixed-top navbar-expand-lg py-0" id="navbar-main"> <div class="container"> <a class="navbar-brand" href="/">francojc ⟲</a> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> <span><i class="fas fa-bars"></i></span> </button> <div class="collapse navbar-collapse" id="navbar"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/#about"> <span>Home</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#publications"> <span>Publications</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#talks"> <span>Talks</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#posts"> <span>Posts</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#projects"> <span>Projects</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#teaching"> <span>Teaching</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#contact"> <span>Contact</span> </a> </li> </ul> </div> </div> </nav> <article class="article" itemscope itemtype="http://schema.org/Article"> <div class="article-container"> <h1 itemprop="name">Word clouds with Wordle</h1> <div class="article-metadata"> <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <meta itemprop="name" content="Jerid Francom"> </span> <span class="article-date"> <meta content="2011-08-03 00:00:00 &#43;0000 UTC" itemprop="datePublished"> <time datetime="2011-08-03 00:00:00 &#43;0000 UTC" itemprop="dateModified"> Wed, Aug 3, 2011 </time> </span> <span itemscope itemprop="publisher" itemtype="http://schema.org/Person"> <meta itemprop="name" content="Jerid Francom"> </span> <span class="middot-divider"></span> <span class="article-reading-time"> 1 min read </span> </div> <div class="article-style" itemprop="articleBody"> <link href="/rmarkdown-libs/pagedtable/css/pagedtable.css" rel="stylesheet" /> <script src="/rmarkdown-libs/pagedtable/js/pagedtable.js"></script> <p>While searching for <a href="http://www.r-bloggers.com/abstract-word-clouds-using-r">code examples in R for creating word clouds</a>, I stumbled across this neat tool to create on-the-fly word clouds. <a href="http://www.wordle.net/">Wordle</a> provides a clean and basic interface to creating your own wordle or browsing others made on the site.</p> <p>Here’s a cloud I created based on the Mexican film <a href="http://www.imdb.com/title/tt0245574/">Y tu mamá también</a> from 2001.</p> <p><img src="/post/2011-08-03-word-clouds-with-wordle_files/figure-html/setup-1.png" width="100%" /></p> <p>You can create your own wordle <a href="http://www.wordle.net/create">here</a></p> </div> <div class="article-tags"> <a class="badge badge-light" href="/tags/plot/">plot</a> <a class="badge badge-light" href="/tags/wordle/">Wordle</a> </div> <section id="comments"> <div id="disqus_thread"></div> <script type="application/javascript"> var disqus_config = function () { }; (function() { if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) { document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.'; return; } var d = document, s = d.createElement('script'); s.async = true; s.src = '//' + "francojc" + '.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </section> </div> </article> <div class="container"> <footer class="site-footer"> <p class="powered-by"> Copyright 2018 by Jerid Francom &middot; Powered by the <a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>. <span class="float-right" aria-hidden="true"> <a href="#" id="back_to_top"> <span class="button_icon"> <i class="fas fa-chevron-up fa-2x"></i> </span> </a> </span> </p> </footer> </div> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Cite</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <pre><code class="tex hljs"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> <i class="fas fa-copy"></i> Copy </a> <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> <i class="fas fa-download"></i> Download </a> <div id="modal-error"></div> </div> </div> </div> </div> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ CommonHTML: { linebreaks: { automatic: true } }, tex2jax: { inlineMath: [ ['$', '$'], ['\\(','\\)'] ], displayMath: [ ['$$','$$'], ['\\[', '\\]'] ], processEscapes: false }, TeX: { noUndefined: { attributes: { mathcolor: 'red', mathbackground: '#FFEEEE', mathsize: '90%' } } }, messageStyle: 'none' }); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha512-+NqPlbbtM1QqiK8ZAo4Yrj2c4lNQoGv8P79DPtKzj++l5jnN39rHA/xsqn8zE9l0uSoxaCdrOgFs6yjyfbBxSg==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha256-VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/r.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/bash.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/css.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/markdown.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/shell.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/sql.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/tex.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/yaml.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-AMS_CHTML-full" integrity="sha256-GhM+5JHb6QUzOQPXSJLEWP7R73CbkisjzK5Eyij4U9w=" crossorigin="anonymous" async></script> <script src="/js/hugo-academic.js"></script> <script async defer src="//maps.googleapis.com/maps/api/js?key=AIzaSyCp-PTX7EwVGvo1lOhmK8PHZgakQLoz_RA"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gmaps.js/0.4.25/gmaps.min.js" integrity="sha256-7vjlAeb8OaTrCXZkCNun9djzuB2owUsaO72kXaFDBJs=" crossorigin="anonymous"></script> <script>hljs.initHighlightingOnLoad();</script> <script> const search_index_filename = "/index.json"; const i18n = { 'placeholder': "Search...", 'results': "Search Results", 'no_results': "No results found" }; const content_type = { 'post': "Posts", 'project': "Projects", 'publication' : "Publications", 'talk' : "Talks" }; </script> <script id="search-hit-fuse-template" type="text/x-template"> <div class="search-hit" id="summary-{{key}}"> <div class="search-hit-content"> <div class="search-hit-name"> <a href="{{relpermalink}}">{{title}}</a> <div class="article-metadata search-hit-type">{{type}}</div> <p class="search-hit-description">{{snippet}}</p> </div> </div> </div> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> <script src="/js/search.js"></script> </body> </html>
francojc/francojc.github.io
2011/08/03/word-clouds-with-wordle/index.html
HTML
mit
15,406
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ollibs: 1 m 25 s 🏆</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.12.2 / ollibs - 2.0.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ollibs <small> 2.0.0 <span class="label label-success">1 m 25 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-13 19:21:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-13 19:21:44 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;OL libraries&quot; description: &quot;&quot;&quot; Add-ons for the Coq standard library &quot;&quot;&quot; homepage: &quot;https://github.com/olaure01/ollibs&quot; dev-repo: &quot;git+https://github.com/olaure01/ollibs.git&quot; bug-reports: &quot;https://github.com/olaure01/ollibs/issues&quot; doc: &quot;https://github.com/olaure01/ollibs/blob/master/README.md&quot; maintainer: &quot;olivier.laurent@ens-lyon.fr&quot; authors: [ &quot;Olivier Laurent&quot; ] license: &quot;LGPL-3.0-or-later&quot; depends: [ &quot;coq&quot; { &gt;= &quot;8.12.0&quot; &amp; &lt; &quot;8.13&quot; } ] build: [ [&quot;./configure&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] url { src: &quot;https://github.com/olaure01/ollibs/archive/v2.0.0.tar.gz&quot; checksum: &quot;sha256=549f723b292bbed57c2dc0c30bca1e34d43f90523d5c889863072fc058da0f94&quot; } tags: [ &quot;keyword:standard library&quot; &quot;keyword:list&quot; &quot;keyword:permutation&quot; &quot;keyword:decidable equality&quot; &quot;keyword:finite multisets&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;date:2020-08-04&quot; &quot;logpath:OLlibs&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-ollibs.2.0.0 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-ollibs.2.0.0 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>13 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-ollibs.2.0.0 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 25 s</dd> </dl> <h2>Installation size</h2> <p>Total: 4 M</p> <ul> <li>494 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/flat_map_more.vo</code></li> <li>224 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_Type.vo</code></li> <li>217 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/flat_map_more.glob</code></li> <li>188 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_more.vo</code></li> <li>175 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_Type.glob</code></li> <li>138 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/infinite.vo</code></li> <li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation_Type.vo</code></li> <li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_more.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type.vo</code></li> <li>115 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/dectype.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/BOrders.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type.glob</code></li> <li>91 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation_Type.glob</code></li> <li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist_Type.vo</code></li> <li>80 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/nattree.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_more.glob</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_more.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation.glob</code></li> <li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/transp_perm.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/AFC.vo</code></li> <li>57 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Dependent_Forall_Type.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist_Type.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/infinite.glob</code></li> <li>51 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_more.vo</code></li> <li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist.vo</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/funtheory.vo</code></li> <li>42 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_Type.v</code></li> <li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/wf_prod.vo</code></li> <li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_more.vo</code></li> <li>35 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/PermutationPropify.vo</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/dectype.glob</code></li> <li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/flat_map_more.v</code></li> <li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/PermutationPropify.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist_Type.glob</code></li> <li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/BOrders.glob</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist.glob</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist_Type.glob</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/ComparisonOrder.vo</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_assoc.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Dependent_Forall_Type.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_more.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation_Type.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/funtheory.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_solve.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_solve.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/nattree.glob</code></li> <li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/GPermutation.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type_solve.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_solve.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/infinite.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/transp_perm.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/AFC.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_more.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_more.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_more.glob</code></li> <li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/ComparisonOrder.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/dectype.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/BOrders.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/PermutationPropify.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist_Type.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetlist.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Dependent_Forall_Type.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/funtheory.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_assoc.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist_Type.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/fmsetoidlist.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_solve.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/nattree.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_solve.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/AFC.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_more.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_Type_solve.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/wf_prod.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type_solve.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/ComparisonOrder.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/Permutation_solve.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_solve.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/transp_perm.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_more.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/wf_prod.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/List_assoc.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_Type_solve.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/OLlibs/CPermutation_solve.v</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-ollibs.2.0.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.12.2/ollibs/2.0.0.html
HTML
mit
17,095
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zfc: 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.13.0 / zfc - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> zfc <small> 8.7.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-04-08 21:07:48 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-08 21:07:48 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.1 Official release 4.10.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/zfc&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/ZFC&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: set theory&quot; &quot;keyword: Zermelo-Fraenkel&quot; &quot;keyword: Calculus of Inductive Constructions&quot; &quot;category: Mathematics/Logic/Set theory&quot; ] authors: [ &quot;Benjamin Werner&quot; ] bug-reports: &quot;https://github.com/coq-contribs/zfc/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/zfc.git&quot; synopsis: &quot;An encoding of Zermelo-Fraenkel Set Theory in Coq&quot; description: &quot;&quot;&quot; The encoding of Zermelo-Fraenkel Set Theory is largely inspired by Peter Aczel&#39;s work dating back to the eighties. A type Ens is defined, which represents sets. Two predicates IN and EQ stand for membership and extensional equality between sets. The axioms of ZFC are then proved and thus appear as theorems in the development. A main motivation for this work is the comparison of the respective expressive power of Coq and ZFC. A non-computational type-theoretical axiom of choice is necessary to prove the replacement schemata and the set-theoretical AC. The main difference between this work and Peter Aczel&#39;s is that propositions are defined on the impredicative level Prop. Since the definition of Ens is, however, still unchanged, I also added most of Peter Aczel&#39;s definition. The main advantage of Aczel&#39;s approach is a more constructive vision of the existential quantifier (which gives the set-theoretical axiom of choice for free).&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/zfc/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=df3d5e558ec4b88676252dfb41500683&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-zfc.8.7.0 coq.8.13.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.13.0). The following dependencies couldn&#39;t be met: - coq-zfc -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; 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-zfc.8.7.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.1-2.0.6/released/8.13.0/zfc/8.7.0.html
HTML
mit
7,751
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>equations: 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.9.0 / equations - 1.2.4+8.11</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> equations <small> 1.2.4+8.11 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-09 19:07:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 19:07:39 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.9.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; authors: [ &quot;Matthieu Sozeau &lt;matthieu.sozeau@inria.fr&gt;&quot; &quot;Cyprien Mangin &lt;cyprien.mangin@m4x.org&gt;&quot; ] dev-repo: &quot;git+https://github.com/mattam82/Coq-Equations.git#8.11&quot; maintainer: &quot;matthieu.sozeau@inria.fr&quot; homepage: &quot;https://mattam82.github.io/Coq-Equations&quot; bug-reports: &quot;https://github.com/mattam82/Coq-Equations/issues&quot; license: &quot;LGPL-2.1-or-later&quot; synopsis: &quot;A function definition package for Coq&quot; description: &quot;&quot;&quot; Equations is a function definition plugin for Coq, that allows the definition of functions by dependent pattern-matching and well-founded, mutual or nested structural recursion and compiles them into core terms. It automatically derives the clauses equations, the graph of the function and its associated elimination principle. &quot;&quot;&quot; tags: [ &quot;keyword:dependent pattern-matching&quot; &quot;keyword:functional elimination&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;logpath:Equations&quot; ] build: [ [&quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] run-test: [ [make &quot;test-suite&quot;] ] depends: [ &quot;coq&quot; {&gt;= &quot;8.11.0&quot; &amp; &lt; &quot;8.12~&quot;} &quot;ocamlfind&quot; {build} ] url { src: &quot;https://github.com/mattam82/Coq-Equations/archive/v1.2.4-8.11.tar.gz&quot; checksum: &quot;sha512=af724f146d899a45be7b4863566adc31f88ba9b64ce934cff0be2fd81b04acc09ff9bc66dd9b97b3eae775473af6592cb58b30b9666d9b537d64e2a37185e15a&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-equations.1.2.4+8.11 coq.8.9.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.9.0). The following dependencies couldn&#39;t be met: - coq-equations -&gt; coq &gt;= 8.11.0 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-equations.1.2.4+8.11</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.0/equations/1.2.4+8.11.html
HTML
mit
7,356
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>markov: 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.10.0 / markov - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> markov <small> 8.5.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-02-26 23:22:14 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-02-26 23:22:14 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.0 Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.0 Official release 4.09.0 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/markov&quot; license: &quot;GNU Lesser Public License&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Markov&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:probability theory&quot; &quot;keyword:markov&quot; &quot;keyword:lebesgue integral&quot; &quot;keyword:measures&quot; &quot;keyword:sigma algebras&quot; &quot;keyword:measurability&quot; &quot;keyword:borel&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;date:2008-01-5&quot; ] authors: [ &quot;Robert Kam &lt;rkam2001@hotmail.com&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/markov/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/markov.git&quot; synopsis: &quot;Markov&#39;s inequality&quot; description: &quot;A proof of Markov&#39;s inequality, restricted to probability spaces, based on the Wikipedia proof. Defines Lebesgue integral and associated concepts such as measurability, measure functions, and sigma algebras. Extended real numbers did not need to be defined because we are working in a probability space with measure 1. Nonconstructive; uses classic, Extensionality_Ensembles, axiomatized real numbers from Coq standard library.&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/markov/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=a8d0ba351790d14b0a2c34ac45d8673f&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-markov.8.5.0 coq.8.10.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.10.0). The following dependencies couldn&#39;t be met: - coq-markov -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-markov.8.5.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.0-2.0.5/released/8.10.0/markov/8.5.0.html
HTML
mit
7,234
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>miniml: 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 / extra-dev</a></li> <li class="active"><a href="">dev / miniml - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> miniml <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-16 07:37:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-16 07:37:44 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq dev Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/miniml&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/MiniML&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: functional programming&quot; &quot;keyword: Categorical Abstract Machine&quot; &quot;keyword: compilation&quot; &quot;keyword: natural semantics&quot; &quot;category: Computer Science/Semantics and Compilation/Compilation&quot; ] authors: [ &quot;Samuel Boutin&quot; ] bug-reports: &quot;https://github.com/coq-contribs/miniml/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/miniml.git&quot; synopsis: &quot;Correctness of the compilation of Mini-ML into the Categorical Abstract Machine&quot; description: &quot;&quot;&quot; A formalisation of Mini-ML and of the Categorical Abstract Machine (C.A.M) in natural semantics. It also contains the definition of the translation from Mini-ML to the CAM and the proof that this translation is correct&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/miniml/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=0519031dba16630ccbcb9c51badbef0a&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-miniml.8.9.0 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-miniml -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-miniml.8.9.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/dev/miniml/8.9.0.html
HTML
mit
7,446
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>Stacks</title> <link rel="icon" type="image/png" href="./favicon.png"> <link rel="icon" sizes="192x192" href="./favicon-192.png"> <link rel="icon" sizes="544x544" href="./favicon-hd.png"> <link rel="shortcut icon" type="image/png" href="./favicon.png"> <link href='https://fonts.googleapis.com/css?family=Roboto:500,400italic,700italic,300,700,500italic,300italic,400' rel='stylesheet' type='text/css'> <!-- We're a browser, not in a CommonJS environment --> <script> if (typeof module === 'object') { window.module = module; module = undefined; } </script> <!-- JQuery and third-party APIs --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js"></script> <script src="https://www.google.com/jsapi"></script> <script src="https://maps.googleapis.com/maps/api/js?libraries=places&sensor=false"></script> <meta name="google-signin-scope" content="profile email"> <meta name="google-signin-client_id" content="815060055713-or8bqdnlear2ua7d0s51toc71bllfn1t.apps.googleusercontent.com"> <script src="https://apis.google.com/js/client.js" async defer></script> <script src="https://apis.google.com/js/platform.js" async defer></script> <script src="https://www.promisejs.org/polyfills/promise-7.0.4.min.js"></script> <script src="https://www.promisejs.org/polyfills/promise-done-7.0.4.min.js"></script> <!-- Materialize --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/css/materialize.min.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <!-- Other plugins --> <!--script src="./js/velocity.min.js"></script--> <!-- http://julian.com/research/velocity/ --> <!-- Materialize loads it already --> <script src="./js/color-thief.js"></script> <!-- https://github.com/lokesh/color-thief --> <script src="./js/tinycolor.js"></script> <!-- https://github.com/bgrins/TinyColor --> <script src="./js/jquery.ui.touch-punch.min.js"></script> <!-- http://touchpunch.furf.com/ --> <!-- required by shapeshift --> <script src="./js/jquery.shapeshift.js"></script> <!-- https://github.com/McPants/jquery.shapeshift/tree/3.0 --> <script src="./js/strip-json-comments.js"></script> <!-- https://github.com/sindresorhus/strip-json-comments --> <!-- Disable mimicking non-CommonJS environment --> <script> if (window.module) module = window.module; </script> <!-- Default stylesheets --> <link rel="stylesheet" href="./css/main.css"> <!-- Inlined splash styling --> <style> #splash { transition: opacity 0.3s, background-color 0.3s; position: fixed; display: block; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 13371337; background-color: #e0e0e0; background-image: url("./favicon-192.png"); background-size: 192px; background-position: center; background-repeat: no-repeat; } </style> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="mobile-web-app-capable" content="yes"> <meta name="theme-color" content="#2196F3"> <meta name="description" content="Google Now Web Mockup."> <meta name="author" content="Maik 0x0ade Macho"> </head> <body> <div id="splash"></div> <div id="header-bg"></div> <div id="header-logo"></div> <div id="scrollbar-shadow" class="app"></div> <div id="app-dragarea-top" class="app"></div> <div id="app-dragarea-bar" class="app"></div> <div id="app-titlebar" class="app"> <div id="app-window-buttons"> <i id="app-minimize" class="material-icons">expand_more</i> <i id="app-maximize" class="material-icons">check_box_outline_blank</i> <i id="app-close" class="material-icons">close</i> </div> <div id="app-webview-buttons"> <i id="app-webview-close" class="material-icons">exit_to_app</i> <i id="app-webview-browser" class="material-icons">open_in_new</i> <i id="app-webview-back" class="material-icons">arrow_back</i> <i id="app-webview-forward" class="material-icons">arrow_forward</i> </div> </div> <div id="webview-holder" class="app"> <!-- webview preload="./preload_webview.js"></webview --> </div> <form id="search" class="z-depth-1" action="javascript:Stacks.onSearch();"> <input id="q" autocomplete="off" placeholder="" data-localize='{"placeholder": "search.placeholder"}'> <div id="progress" class="progress" style="position: absolute; left: 0; bottom: 0; right: 0;"><div class="indeterminate"></div></div> <a id="card-add" class="btn-floating btn-large waves-effect waves-light blue tooltipped" data-localize='{"data-tooltip": "stack.add"}' data-position="top" data-delay="50" data-tooltip=""><i class="large material-icons">add</i></a> </form> <div id="main"> <div id="main-inner"> <!-- Cards will be added here. --> </div> </div> <div id="hidden" style="display: none;"></div> <!-- Stacks should be initialized as last --> <script src="./js/localize.js"></script> <script src="./js/stacks.js"></script> <script src="./js/webview.js"></script> </body> </html>
0x0ade/Stacks
index.html
HTML
mit
5,790
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>matrices: 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.12.2 / matrices - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> matrices <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 17:28:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 17:28:23 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 conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/matrices&quot; license: &quot;LGPL 2&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Matrices&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:matrices&quot; &quot;keyword:vectors&quot; &quot;keyword:linear algebra&quot; &quot;keyword:Coq modules&quot; &quot;category:Mathematics/Algebra&quot; &quot;date:2003-03&quot; ] authors: [ &quot;Nicolas Magaud &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/matrices/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/matrices.git&quot; synopsis: &quot;Ring properties for square matrices &quot; description: &quot;&quot;&quot; This contribution contains an operational formalization of square matrices. (m,n)-Matrices are represented as vectors of length n. Each vector (a row) is itself a vector whose length is m. Vectors are actually implemented as dependent lists. We define basic operations for this datatype (addition, product, neutral elements O_n and I_n). We then prove the ring properties for these operations. The development uses Coq modules to specify the interface (the ring structure properties) as a signature. This development deals with dependent types and partial functions. Most of the functions are defined by dependent case analysis and some functions such as getting a column require the use of preconditions (to check whether we are within the bounds of the matrix).&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/matrices/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=29685b178fbf91fddc6198940b186c27&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-matrices.8.5.0 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2). The following dependencies couldn&#39;t be met: - coq-matrices -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-matrices.8.5.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.12.2/matrices/8.5.0.html
HTML
mit
7,603
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>smpl: 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.10.2 / smpl - 8.12</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> smpl <small> 8.12 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-09 17:44:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 17:44:16 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 conf-findutils 1 Virtual package relying on findutils coq 8.10.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; version: &quot;8.12&quot; maintainer: &quot;Yannick Forster &lt;forster@cs.uni-saarland.de&gt;&quot; authors: [&quot;Sigurd Schneider &lt;sigurd.schneider@cs.uni-saarland.de&gt;&quot; &quot;Yannick Forster &lt;forster@cs.uni-saarland.de&gt;&quot; &quot;Fabian Kunze &lt;fabian.kunze@cs.uni-saarland.de&gt;&quot;] homepage: &quot;https://github.com/uds-psl/smpl&quot; bug-reports: &quot;https://github.com/uds-psl/smpl/issues&quot; license: &quot;MIT&quot; dev-repo: &quot;git+https://github.com/uds-psl/smpl&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; { &gt;= &quot;8.12&quot; &amp; &lt; &quot;8.13~&quot; } ] synopsis: &quot;Smpl: An Extensible Tactic for Coq&quot; description: &quot;&quot;&quot; Smpl is useful for proof automation in Coq. Smpl provides named lists of tactics to which tactics can be added with Coq commands. A special tactic called &#39;smpl foo&#39; executes the tactics in the lists named foo in order, until one of them succeeds. Smpl works across modules by merging tactics from all imports according to a priority number that can be provided upon addition. Smpl thus allows to modify the behavior of a tactic after it is defined in a convenient and modular way. &quot;&quot;&quot; url { src: &quot;https://github.com/uds-psl/smpl/archive/v8.12.tar.gz&quot; checksum: &quot;sha256=719b8bbc64e0095a506892e2ec3b81f55987788963b238ad196fd927b576fcd6&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-smpl.8.12 coq.8.10.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.10.2). The following dependencies couldn&#39;t be met: - coq-smpl -&gt; coq &gt;= 8.12 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-smpl.8.12</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.10.2/smpl/8.12.html
HTML
mit
7,128
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>equations: 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.12.0 / equations - 1.2+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> equations <small> 1.2+8.9 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-04-03 05:58:56 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-03 05:58:56 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.1 Official release 4.10.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; authors: [ &quot;Matthieu Sozeau &lt;matthieu.sozeau@inria.fr&gt;&quot; &quot;Cyprien Mangin &lt;cyprien.mangin@m4x.org&gt;&quot; ] dev-repo: &quot;git://github.com/mattam82/Coq-Equations.git&quot; maintainer: &quot;matthieu.sozeau@inria.fr&quot; homepage: &quot;https://mattam82.github.io/Coq-Equations&quot; bug-reports: &quot;https://github.com/mattam82/Coq-Equations/issues&quot; license: &quot;LGPL 2.1&quot; synopsis: &quot;A function definition package for Coq&quot; description: &quot;&quot;&quot; Equations is a function definition plugin for Coq, that allows the definition of functions by dependent pattern-matching and well-founded, mutual or nested structural recursion and compiles them into core terms. It automatically derives the clauses equations, the graph of the function and its associated elimination principle. &quot;&quot;&quot; tags: [ &quot;keyword:dependent pattern-matching&quot; &quot;keyword:functional elimination&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;logpath:Equations&quot; ] build: [ [&quot;coq_makefile&quot; &quot;-f&quot; &quot;_CoqProject&quot; &quot;-o&quot; &quot;Makefile&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;coq&quot; {&gt;= &quot;8.9~&quot; &amp; &lt; &quot;8.10~&quot;} ] url { src: &quot;https://github.com/mattam82/Coq-Equations/archive/v1.2-8.9.tar.gz&quot; checksum: &quot;md5=6a3a984f16825f959eaf0125652edd4f&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-equations.1.2+8.9 coq.8.12.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.12.0). The following dependencies couldn&#39;t be met: - coq-equations -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; 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-equations.1.2+8.9</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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.1-2.0.6/released/8.12.0/equations/1.2+8.9.html
HTML
mit
7,050
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ptsatr: 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.14.1 / ptsatr - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ptsatr <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-15 19:54:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-15 19:54:23 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.14.1 Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ptsatr&quot; license: &quot;LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/PTSATR&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: pure type systems&quot; &quot;keyword: judgmental equality&quot; &quot;keyword: Church-Rosser&quot; &quot;keyword: confluence&quot; &quot;keyword: subject reduction&quot; &quot;keyword: pi injectivity&quot; &quot;category: Mathematics/Logic/Type theory&quot; ] authors: [ &quot;Vincent Siles &lt;vincent.siles@ens-lyon.org&gt; [http://www.lix.polytechnique.fr/~vsiles]&quot; &quot;Hugo Herbelin &lt;hugo.herbelin@inria.fr&gt; [http://pauillac.inria.fr/~herbelin/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ptsatr/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ptsatr.git&quot; synopsis: &quot;PTSATR&quot; description: &quot;&quot;&quot; http://www.lix.polytechnique.fr/~vsiles/coq/PTSATR.html Formalization of the proof that PTS and PTS with judgmental equality (PTSe) are equivalent. With this equivalence, we are able to derive all the meta-theory of PTSe, like Pi-injectivity or Subject Reduction.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ptsatr/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=6b0084d78c41debdef2192a14c14edd5&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-ptsatr.8.6.0 coq.8.14.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.14.1). The following dependencies couldn&#39;t be met: - coq-ptsatr -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-ptsatr.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.14.1/ptsatr/8.6.0.html
HTML
mit
7,297
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>interval: 8 m 53 s 🏆</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.12.2 / interval - 4.3.1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> interval <small> 4.3.1 <span class="label label-success">8 m 53 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-09 06:27:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-09 06:27:18 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;guillaume.melquiond@inria.fr&quot; homepage: &quot;https://coqinterval.gitlabpages.inria.fr/&quot; dev-repo: &quot;git+https://gitlab.inria.fr/coqinterval/interval.git&quot; bug-reports: &quot;https://gitlab.inria.fr/coqinterval/interval/issues&quot; license: &quot;CeCILL-C&quot; build: [ [&quot;autoconf&quot;] {dev} [&quot;./configure&quot;] [&quot;./remake&quot; &quot;-j%{jobs}%&quot;] ] install: [&quot;./remake&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.15~&quot;} &quot;coq-bignums&quot; &quot;coq-flocq&quot; {&gt;= &quot;3.1&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.6&quot;} &quot;coq-coquelicot&quot; {&gt;= &quot;3.0&quot;} &quot;conf-autoconf&quot; {build &amp; dev} (&quot;conf-g++&quot; {build} | &quot;conf-clang&quot; {build}) ] tags: [ &quot;keyword:interval arithmetic&quot; &quot;keyword:decision procedure&quot; &quot;keyword:floating-point arithmetic&quot; &quot;keyword:reflexive tactic&quot; &quot;keyword:Taylor models&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;logpath:Interval&quot; &quot;date:2021-11-08&quot; ] authors: [ &quot;Guillaume Melquiond &lt;guillaume.melquiond@inria.fr&gt;&quot; &quot;Érik Martin-Dorel &lt;erik.martin-dorel@irit.fr&gt;&quot; &quot;Pierre Roux &lt;pierre.roux@onera.fr&gt;&quot; &quot;Thomas Sibut-Pinote &lt;thomas.sibut-pinote@inria.fr&gt;&quot; ] synopsis: &quot;A Coq tactic for proving bounds on real-valued expressions automatically&quot; url { src: &quot;https://coqinterval.gitlabpages.inria.fr/releases/interval-4.3.1.tar.gz&quot; checksum: &quot;sha512=ca04b178eecc6264116daf52a6b3dc6ca8f8bd9ce704761e574119a2caeceb4367b1c1e7b715b38ec79f4e226d87c3f39efdbde94b2415ef17ce39b0fe9ba9d8&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-interval.4.3.1 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-interval.4.3.1 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>17 m 11 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-interval.4.3.1 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>8 m 53 s</dd> </dl> <h2>Installation size</h2> <p>Total: 12 M</p> <ul> <li>2 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Tactic.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Float.vo</code></li> <li>642 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Primitive_ops.vo</code></li> <li>633 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Tactics/Integral_helper.vo</code></li> <li>630 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Eval/Prog.vo</code></li> <li>615 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Taylor_model_sharp.vo</code></li> <li>407 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Tactics/Plot_helper.vo</code></li> <li>394 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Eval/Eval.vo</code></li> <li>389 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Float_full.vo</code></li> <li>384 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Taylor_model.vo</code></li> <li>335 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Datatypes.vo</code></li> <li>327 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Integral/Integral.vo</code></li> <li>320 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Tactics/Interval_helper.vo</code></li> <li>319 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Transcend.vo</code></li> <li>239 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Specific_ops.vo</code></li> <li>231 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Generic_proof.vo</code></li> <li>206 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Integral/Bertrand.vo</code></li> <li>180 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Bound.vo</code></li> <li>159 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Basic_rec.vo</code></li> <li>155 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Real/Xreal_derive.vo</code></li> <li>146 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Interval.vo</code></li> <li>144 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Specific_bigint.vo</code></li> <li>136 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Integral/Refine.vo</code></li> <li>133 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Missing/Stdlib.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Bound_quad.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Missing/Coquelicot.vo</code></li> <li>126 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Eval/Reify.vo</code></li> <li>124 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Specific_stdz.vo</code></li> <li>116 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Sig.vo</code></li> <li>114 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Eval/Tree.vo</code></li> <li>112 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Integral/Priority.vo</code></li> <li>112 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Generic.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Interval_compl.vo</code></li> <li>97 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Missing/MathComp.vo</code></li> <li>92 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Generic_ops.vo</code></li> <li>84 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Real/Taylor.vo</code></li> <li>80 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Tactic_float.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Real/Xreal.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Basic.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Interval/Univariate_sig.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Poly/Taylor_poly.vo</code></li> <li>64 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/interval_plot.cmxs</code></li> <li>61 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Float/Specific_sig.vo</code></li> <li>13 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/interval_plot.cmo</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/Interval/Plot.vo</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-interval.4.3.1</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.2/interval/4.3.1.html
HTML
mit
12,793
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>monae: 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 / extra-dev</a></li> <li class="active"><a href="">dev / monae - 0.0.2</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> monae <small> 0.0.2 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-19 18:24:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-19 18:24:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq dev Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.11.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.11.2 Official release 4.11.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;reynald.affeldt@aist.go.jp&quot; homepage: &quot;https://github.com/affeldt-aist/monae&quot; bug-reports: &quot;https://github.com/affeldt-aist/monae/issues&quot; dev-repo: &quot;git+https://github.com/affeldt-aist/monae.git&quot; license: &quot;GPLv3&quot; authors: [ &quot;Reynald Affeldt&quot; &quot;David Nowak&quot; &quot;Takafumi Saikawa&quot; &quot;Jacques Garrigue&quot; &quot;Celestine Sauvage&quot; ] build: [ [&quot;coq_makefile&quot; &quot;-f&quot; &quot;_CoqProject&quot; &quot;-o&quot; &quot;Makefile&quot;] [make] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;coq&quot; { (&gt;= &quot;8.9.1&quot; &amp; &lt; &quot;8.10.0~&quot;) } &quot;coq-infotheo&quot; { (&gt;= &quot;0.0.4&quot;) } ] synopsis: &quot;Monae&quot; description: &quot;&quot;&quot; This repository contains a formalization of monads including several models, examples of monadic equational reasoning, and an application to program semantics. &quot;&quot;&quot; url { http: &quot;https://github.com/affeldt-aist/monae/archive/0.0.2.tar.gz&quot; checksum: &quot;md5=c7de84a4703db763459fe0f90ec64b13&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-monae.0.0.2 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-monae -&gt; coq &lt; 8.10.0~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-monae.0.0.2</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.11.2-2.0.7/extra-dev/dev/monae/0.0.2.html
HTML
mit
6,962
<!-- Javi Agenjo (@tamat) on 31/9/2011 --> <!DOCTYPE html> <html> <head> <title>LiteGraph</title> <!--<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">--> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <link rel="stylesheet" type="text/css" href="../css/litegraph.css"> <link rel="stylesheet" type="text/css" href="../css/litegraph-editor.css"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="main"> </div> <script type="text/javascript" src="../external/jquery-1.6.2.min.js"></script> <script type="text/javascript" src="https://tamats.com/projects/sillyserver/src/sillyclient.js"></script> <!-- <script type="text/javascript" src="https://unpkg.com/codeflask/build/codeflask.min.js"></script> --> <script type="text/javascript" src="js/libs/gl-matrix-min.js"></script> <script type="text/javascript" src="js/libs/audiosynth.js"></script> <script type="text/javascript" src="js/libs/midi-parser.js"></script> <script type="text/javascript" src="../src/litegraph.js"></script> <script type="text/javascript" src="../src/litegraph-editor.js"></script> <script type="text/javascript" src="js/defaults_mobile.js"></script> <script type="text/javascript" src="../src/nodes/base.js"></script> <script type="text/javascript" src="../src/nodes/logic.js"></script> <script type="text/javascript" src="../src/nodes/events.js"></script> <script type="text/javascript" src="../src/nodes/math.js"></script> <script type="text/javascript" src="../src/nodes/math3d.js"></script> <script type="text/javascript" src="../src/nodes/strings.js"></script> <script type="text/javascript" src="../src/nodes/interface.js"></script> <script type="text/javascript" src="../src/nodes/geometry.js"></script> <script type="text/javascript" src="../src/nodes/graphics.js"></script> <script type="text/javascript" src="../src/nodes/input.js"></script> <script type="text/javascript" src="../src/nodes/midi.js"></script> <script type="text/javascript" src="../src/nodes/audio.js"></script> <script type="text/javascript" src="../src/nodes/network.js"></script> <script type="text/javascript" src="js/demos.js"></script> <script type="text/javascript" src="js/code.js"></script> <script type="text/javascript" src="../src/nodes/others.js"></script> <!-- htmlConsole use to debug on mobile, include and set editorUseHtmlConsole in defaults.js --> <!-- enable console style, html, js enabling/disabling this comment here-> --> <link rel="stylesheet" href="//htmlacademy.github.io/console.js/latest/css/style.css"> <style> .invisible{ display: none; } .console__row{ margin: 1px; padding: 2px; } .console-container{ min-width: 200px; background: rgba(255,255,255,0.1); position: fixed; top: 38px; left: 0; overflow: auto; height: calc(100%-38px); } .console-container.small{ max-width: 30%; } .graphcanvas{ /*WONT WORK touch-action: manipulation;*/ /*touch-action: none;*/ touch-action: pinch-zoom; } </style> <div id="console-container" class="litegraph-editor console-container small invisible" style=""> <div class="console-tools" style="position: absolute; top: 0; right:0; z-index:2;"> <button class='btn' id='btn_console_close'>close</button> <button class='btn' id='btn_console_clear'>clear</button> </div> </div> <script src="//htmlacademy.github.io/console.js/latest/js/index.js"></script> <script> var editorUseHtmlConsole = true; // enable html console to debug on mobile // ToBarSelector if(editorUseHtmlConsole){ document.getElementById("LGEditorTopBarSelector").innerHTML = "<button class='btn' id='btn_console'>Console</button> " +document.getElementById("LGEditorTopBarSelector").innerHTML; } // html console if(editorUseHtmlConsole){ elem.querySelector("#btn_console").addEventListener("click", function(){ var consoleCnt = document.getElementById('console-container'); if (consoleCnt.classList.contains("invisible")){ consoleCnt.classList.remove("invisible"); }else{ jsConsole.clean(); consoleCnt.classList.add("invisible"); } }); const params = { expandDepth : 1, common : { excludeProperties : ['__proto__'], removeProperties: ['__proto__'], maxFieldsInHead : 5, minFieldsToAutoexpand : 5, maxFieldsToAutoexpand : 15 } }; var jsConsole = new Console(document.querySelector('.console-container'), params); jsConsole.log("Here is console.log!"); // map console log-debug to jsConsole console.log = function(par){ jsConsole.log(par); var objDiv = document.getElementById("console-container"); objDiv.scrollTop = objDiv.scrollHeight; } console.debug = console.log; console.log("going into html console"); document.getElementById("btn_console_clear").addEventListener("click", function(){ var consoleCnt = document.getElementById('console-container'); jsConsole.clean(); }); document.getElementById("btn_console_close").addEventListener("click", function(){ var consoleCnt = document.getElementById('console-container'); consoleCnt.classList.add("invisible"); }); } </script> <!-- --> </body> </html>
jagenjo/litegraph.js
editor/editor_mobile.html
HTML
mit
5,530
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ceramist: 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.9.1 / ceramist - 1.0.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ceramist <small> 1.0.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-05 07:20:37 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-05 07:20:37 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.9.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;Coq library for reasoning about probabilistic algorithms&quot; description: &quot;&quot;&quot; Ceramist extends coq-infotheo to support reasoning about probabilistic algorithms, and includes a collection of lemmas on random oracle based hash functions. Provides an example implementation of a bloom filter and uses the library to prove the probability of a false positive. &quot;&quot;&quot; homepage: &quot;https://github.com/certichain/ceramist&quot; dev-repo: &quot;git+https://github.com/certichain/ceramist.git&quot; bug-reports: &quot;https://github.com/certichain/ceramist/issues&quot; maintainer: &quot;kirang@comp.nus.edu.sg&quot; authors: [ &quot;Kiran Gopinathan&quot; &quot;Ilya Sergey&quot; ] license: &quot;GPL-3.0-or-later&quot; depends: [ &quot;coq&quot; {&gt;= &quot;8.10.2&quot; &amp; &lt; &quot;8.11~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.10&quot; &amp; &lt; &quot;1.11~&quot;} &quot;coq-mathcomp-analysis&quot; { &gt;= &quot;0.2.0&quot; &amp; &lt; &quot;0.3~&quot; } &quot;coq-infotheo&quot; { &gt;= &quot;0.0.6&quot; &amp; &lt; &quot;0.0.7~&quot; } ] build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] tags: [ &quot;category:Computer Science/Data Types and Data Structures&quot; &quot;keyword: bloomfilter&quot; &quot;keyword: probability&quot; &quot;date:2020-01-25&quot; ] url { src: &quot;https://github.com/certichain/ceramist/archive/1.0.0.tar.gz&quot; checksum: &quot;sha512=1d75e229cf3deaa654177464fee009807acb22f8f72cfb54bcf9d5ee16cc318f3ed089a1f4c94c520637b1845ba0e5fccac951cacbe6ca7e62cb9a2047b01c72&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-ceramist.1.0.0 coq.8.9.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1). The following dependencies couldn&#39;t be met: - coq-ceramist -&gt; coq &gt;= 8.10.2 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-ceramist.1.0.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.9.1/ceramist/1.0.0.html
HTML
mit
7,368
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>itree: 4 m 31 s 🏆</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.9.0 / itree - 3.2.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> itree <small> 3.2.0 <span class="label label-success">4 m 31 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-09 19:07:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 19:07:39 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.9.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Li-yao Xia &lt;lysxia@gmail.com&gt;&quot; synopsis: &quot;A Library for Representing Recursive and Impure Programs in Coq&quot; homepage: &quot;https://github.com/DeepSpec/InteractionTrees&quot; dev-repo: &quot;git+https://github.com/DeepSpec/InteractionTrees&quot; bug-reports: &quot;https://github.com/DeepSpec/InteractionTrees/issues&quot; license: &quot;MIT&quot; build: [ make &quot;-j%{jobs}%&quot; ] install: [ make &quot;install&quot; ] run-test: [ make &quot;-j%{jobs}%&quot; &quot;all&quot; ] depends: [ &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.14~&quot;} &quot;coq-ext-lib&quot; {&gt;= &quot;0.11.1&quot; &amp; &lt; &quot;0.12&quot;} &quot;coq-paco&quot; {&gt;= &quot;4.0.0&quot; &amp; &lt; &quot;4.2.0&quot;} &quot;ocamlbuild&quot; {with-test} ] authors: [ &quot;Li-yao Xia &lt;lysxia@gmail.com&gt;&quot; &quot;Yannick Zakowski &lt;zakowski@seas.upenn.edu&gt;&quot; &quot;Paul He &lt;paulhe@seas.upenn.edu&gt;&quot; &quot;Chung-Kil Hur &lt;gil.hur@gmail.com&gt;&quot; &quot;Gregory Malecha &lt;gmalecha@gmail.com&gt;&quot; &quot;Steve Zdancewic &lt;stevez@cis.upenn.edu&gt;&quot; &quot;Benjamin C. Pierce &lt;bcpierce@cis.upenn.edu&gt;&quot; ] tags: [ &quot;org:deepspec&quot; &quot;logpath: ITree&quot; &quot;date: 2020-07-21&quot; ] url { http: &quot;https://github.com/DeepSpec/InteractionTrees/archive/3.2.0.tar.gz&quot; checksum: &quot;sha512=7d29f559c7e836fc894eae3eb93441e3a1bae6af5299cd4f374015c4f4dd264d56bf9fdc432bf949331a86314f5149555e00ed70c9ab16f6db147ad5038fb3c3&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-itree.3.2.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-itree.3.2.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>3 m 0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-itree.3.2.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>4 m 31 s</dd> </dl> <h2>Installation size</h2> <p>Total: 6 M</p> <ul> <li>655 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Eq.vo</code></li> <li>382 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFacts.vo</code></li> <li>276 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/UpToTaus.vo</code></li> <li>254 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/SimUpToTaus.vo</code></li> <li>250 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/HandlerFacts.vo</code></li> <li>224 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/StateFacts.vo</code></li> <li>215 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/InterpFacts.vo</code></li> <li>203 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTreeFacts.vo</code></li> <li>181 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/TranslateFacts.vo</code></li> <li>156 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Eq.glob</code></li> <li>151 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/RecursionFacts.vo</code></li> <li>148 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryTheory.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Traces.vo</code></li> <li>123 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/HandlerFacts.glob</code></li> <li>122 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefaultFacts.vo</code></li> <li>114 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadState.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisliFacts.vo</code></li> <li>107 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Simple.vo</code></li> <li>97 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFacts.glob</code></li> <li>72 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/UpToTaus.glob</code></li> <li>67 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategorySub.vo</code></li> <li>63 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisliFacts.glob</code></li> <li>62 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadProp.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Simple.glob</code></li> <li>53 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/StateFacts.glob</code></li> <li>52 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryTheory.glob</code></li> <li>50 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Basics.vo</code></li> <li>42 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Eq.v</code></li> <li>42 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/InterpFacts.glob</code></li> <li>39 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadState.glob</code></li> <li>39 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryOps.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Handler.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Map.vo</code></li> <li>38 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Reader.vo</code></li> <li>36 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Concurrency.vo</code></li> <li>34 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events.vo</code></li> <li>33 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Writer.vo</code></li> <li>33 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTreeFacts.glob</code></li> <li>32 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Nondeterminism.vo</code></li> <li>31 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Shallow.vo</code></li> <li>29 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategorySub.glob</code></li> <li>28 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeDefinition.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/State.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeMonad.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/TranslateFacts.glob</code></li> <li>26 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/RecursionFacts.glob</code></li> <li>25 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryOps.glob</code></li> <li>25 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Traces.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Basics.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/UpToTaus.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITreeFacts.vo</code></li> <li>22 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/EqAxiom.vo</code></li> <li>22 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITree.vo</code></li> <li>21 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTree.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/SimUpToTaus.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefault.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Recursion.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefaultFacts.glob</code></li> <li>19 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFacts.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/FunctionFacts.vo</code></li> <li>17 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/Subevent.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Shallow.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Simple.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Relation.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeDefinition.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisli.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryTheory.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Function.vo</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/State.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Monad.vo</code></li> <li>13 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFunctor.vo</code></li> <li>11 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryOps.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Interp.vo</code></li> <li>11 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeDefinition.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/HandlerFacts.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/InterpFacts.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Recursion.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisliFacts.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadState.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Handler.glob</code></li> <li>9 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/StateFacts.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Dependent.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/FunctionFacts.vo</code></li> <li>9 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Function.vo</code></li> <li>8 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Exception.vo</code></li> <li>8 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTreeFacts.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefault.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/RecursionFacts.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Traces.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/SimUpToTaus.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Relation.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Basics.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFunctor.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Map.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Writer.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefaultFacts.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Concurrency.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisli.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategorySub.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Sum.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/Subevent.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/TranslateFacts.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadProp.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Nondeterminism.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Recursion.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Monad.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/MonadProp.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/Shallow.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Function.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/FunctionFacts.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/State.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Interp.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Handler.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Category.vo</code></li> <li>3 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/Subevent.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Interp/Interp.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Function.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Reader.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Concurrency.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/MapDefault.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryKleisli.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Relation.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Writer.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/FunctionFacts.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeMonad.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Dependent.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Nondeterminism.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Map.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTree.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Function.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Monad.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/FunctionFacts.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Sum.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/CategoryFunctor.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/KTree.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Exception.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/EqAxiom.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Function.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Dependent.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Core/ITreeMonad.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/Sum.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Reader.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq/EqAxiom.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITreeFacts.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Indexed/FunctionFacts.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events/Exception.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITree.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITreeFacts.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/ITree.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Events.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Category.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Basics/Category.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/ITree/Eq.v</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-itree.3.2.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.0/itree/3.2.0.html
HTML
mit
25,341
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>canon-bdds: 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.11.2 / canon-bdds - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> canon-bdds <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 03:33:26 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 03:33:26 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/canon-bdds&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CanonBDDs&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: BDD&quot; &quot;keyword: BDT&quot; &quot;keyword: finite sets&quot; &quot;keyword: model checking&quot; &quot;keyword: binary decision diagrams&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;category: Miscellaneous/Extracted Programs/Decision procedures&quot; ] authors: [ &quot;Emmanuel Ledinot&quot; ] bug-reports: &quot;https://github.com/coq-contribs/canon-bdds/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/canon-bdds.git&quot; synopsis: &quot;Canonicity of Binary Decision Dags&quot; description: &quot;&quot;&quot; A proof of unicity and canonicity of Binary Decision Trees and Binary Decision Dags. This contrib contains also a development on finite sets.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/canon-bdds/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=9a72800c6a10e3ba698fa5fb9e080266&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-canon-bdds.8.8.0 coq.8.11.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.2). The following dependencies couldn&#39;t be met: - coq-canon-bdds -&gt; coq &lt; 8.9~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-canon-bdds.8.8.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.11.2/canon-bdds/8.8.0.html
HTML
mit
7,079
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>interval: 5 m 15 s 🏆</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 / interval - 4.3.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> interval <small> 4.3.0 <span class="label label-success">5 m 15 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-06 23:39:54 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-06 23:39:54 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.8.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;guillaume.melquiond@inria.fr&quot; homepage: &quot;https://coqinterval.gitlabpages.inria.fr/&quot; dev-repo: &quot;git+https://gitlab.inria.fr/coqinterval/interval.git&quot; bug-reports: &quot;https://gitlab.inria.fr/coqinterval/interval/issues&quot; license: &quot;CeCILL-C&quot; build: [ [&quot;autoconf&quot;] {dev} [&quot;./configure&quot;] [&quot;./remake&quot; &quot;-j%{jobs}%&quot;] ] install: [&quot;./remake&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.8&quot;} &quot;coq-bignums&quot; &quot;coq-flocq&quot; {&gt;= &quot;3.1&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.6&quot;} &quot;coq-coquelicot&quot; {&gt;= &quot;3.0&quot;} &quot;conf-autoconf&quot; {build &amp; dev} (&quot;conf-g++&quot; {build} | &quot;conf-clang&quot; {build}) ] tags: [ &quot;keyword:interval arithmetic&quot; &quot;keyword:decision procedure&quot; &quot;keyword:floating-point arithmetic&quot; &quot;keyword:reflexive tactic&quot; &quot;keyword:Taylor models&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;logpath:Interval&quot; &quot;date:2021-06-15&quot; ] authors: [ &quot;Guillaume Melquiond &lt;guillaume.melquiond@inria.fr&gt;&quot; &quot;Érik Martin-Dorel &lt;erik.martin-dorel@irit.fr&gt;&quot; &quot;Pierre Roux &lt;pierre.roux@onera.fr&gt;&quot; &quot;Thomas Sibut-Pinote &lt;thomas.sibut-pinote@inria.fr&gt;&quot; ] synopsis: &quot;A Coq tactic for proving bounds on real-valued expressions automatically&quot; url { src: &quot;https://coqinterval.gitlabpages.inria.fr/releases/interval-4.3.0.tar.gz&quot; checksum: &quot;sha512=f099ae314433bce23bb7d0950bf7585289b485e594e71f8bc5c45c01f8d953f8e10e2980ef0e42f7090f87081a43e6f6a72541af6a6cb4577717a1841d1840a5&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-interval.4.3.0 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-interval.4.3.0 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>17 m 59 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-interval.4.3.0 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>5 m 15 s</dd> </dl> <h2>Installation size</h2> <p>Total: 25 M</p> <ul> <li>13 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Basic_rec.vo</code></li> <li>2 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Tactic.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Float.vo</code></li> <li>746 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Eval/Prog.vo</code></li> <li>636 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Taylor_model_sharp.vo</code></li> <li>623 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Tactics/Integral_helper.vo</code></li> <li>410 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Tactics/Plot_helper.vo</code></li> <li>406 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Float_full.vo</code></li> <li>395 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Eval/Eval.vo</code></li> <li>382 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Taylor_model.vo</code></li> <li>361 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Datatypes.vo</code></li> <li>331 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Transcend.vo</code></li> <li>321 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Integral/Integral.vo</code></li> <li>316 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Tactics/Interval_helper.vo</code></li> <li>247 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Specific_ops.vo</code></li> <li>233 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Generic_proof.vo</code></li> <li>209 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Integral/Bertrand.vo</code></li> <li>199 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Bound.vo</code></li> <li>159 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Real/Xreal_derive.vo</code></li> <li>155 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Interval.vo</code></li> <li>150 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Specific_bigint.vo</code></li> <li>140 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Integral/Refine.vo</code></li> <li>138 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Missing/Stdlib.vo</code></li> <li>137 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Bound_quad.vo</code></li> <li>135 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Missing/Coquelicot.vo</code></li> <li>129 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Eval/Reify.vo</code></li> <li>126 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Specific_stdz.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Sig.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Eval/Tree.vo</code></li> <li>115 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Integral/Priority.vo</code></li> <li>110 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Interval_compl.vo</code></li> <li>110 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Generic.vo</code></li> <li>101 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Missing/MathComp.vo</code></li> <li>97 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Generic_ops.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Tactic_float.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Real/Taylor.vo</code></li> <li>75 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Real/Xreal.vo</code></li> <li>72 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Interval/Univariate_sig.vo</code></li> <li>72 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Poly/Taylor_poly.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Basic.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/Interval/Float/Specific_sig.vo</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-interval.4.3.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.8.0/interval/4.3.0.html
HTML
mit
12,421
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>finger-tree: 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 / extra-dev</a></li> <li class="active"><a href="">dev / finger-tree - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> finger-tree <small> 8.7.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-04-06 20:47:58 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-06 20:47:58 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq dev Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.1 Official release 4.10.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/finger-tree&quot; license: &quot;LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/FingerTree&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: data structures&quot; &quot;keyword: dependent types&quot; &quot;keyword: Finger Trees&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;date: 2009-02&quot; ] authors: [ &quot;Matthieu Sozeau &lt;mattam@mattam.org&gt; [http://mattam.org]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/finger-tree/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/finger-tree.git&quot; synopsis: &quot;Dependent Finger Trees&quot; description: &quot;&quot;&quot; http://mattam.org/research/russell/fingertrees.en.html A verified generic implementation of Finger Trees&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/finger-tree/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=65bc1765ca51e147bcbd410b0f4c88b0&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-finger-tree.8.7.0 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-finger-tree -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-finger-tree.8.7.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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.1-2.0.6/extra-dev/dev/finger-tree/8.7.0.html
HTML
mit
7,098
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"> <title>{% block head_title %}{% endblock %} | SFvue - hub to see San Francisco</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="{% block meta_description %}{% endblock %}. Learn and share the best resources for learning about San Francisco. SFvue is a hub to know more about San Francisco."> {% load static from staticfiles %} <link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet" type="text/css"> <link href="{% static 'css/bootstrap-responsive.min.css' %}" rel="stylesheet" type="text/css"> <link href="{% static 'css/font-awesome.min.css' %}" rel="stylesheet" type="text/css"> <link href="{% static 'css/sfvue.css' %}" rel="stylesheet" type="text/css"> <style type="text/css"> @media (min-width: 980px) { body { padding-top: 40px; } } </style> {% block extra_head %}{% endblock %} </head> <body> {% block body %} {% endblock %} {% block js %} <script src="{% static 'js/jquery.min.js' %}" type="text/javascript"></script> <script src="{% static 'js/bootstrap.min.js' %}" type="text/javascript"></script> {% endblock js %} {% block extra_js %}{% endblock %} <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-28214247-1']); _gaq.push(['_setDomainName', 'sfvue.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
SFvue/sfvue3
templates/bare_base.html
HTML
mit
1,815
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./1477678d4dbbaa467bb12c76b5493011cd7e7a6f94bd9c6ce98745939929cabb.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/56655a4e0f04280a1e11eba2d8438295b7c3a0c8795c9f2f7b6e8a0c1b6e3c7b.html
HTML
mit
550
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tarski-geometry: 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.5.2 / tarski-geometry - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> tarski-geometry <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-25 22:42:58 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-25 22:42:58 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.5.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/tarski-geometry&quot; license: &quot;GPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/TarskiGeometry&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: geometry&quot; &quot;keyword: Tarski&#39;s geometry&quot; &quot;keyword: congruence&quot; &quot;keyword: between property&quot; &quot;keyword: orthogonality&quot; &quot;category: Mathematics/Geometry/General&quot; &quot;date: 2006-03&quot; ] authors: [ &quot;Julien Narboux &lt;Julien.Narboux@dpt-info.u-strasbg.fr&gt; [http://dpt-info.u-strasbg.fr/~narboux/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/tarski-geometry/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/tarski-geometry.git&quot; synopsis: &quot;Tarski&#39;s geometry&quot; description: &quot;&quot;&quot; http://dpt-info.u-strasbg.fr/~narboux/tarski.html This is a formalization of geometry using a simplified version of Tarski&#39;s axiom system. The development contains a formalization of the chapters 1-8 of the book &quot;Metamathematische Methoden in der Geometrie&quot; by W. Schwabhäuser, W. Szmielew and A. Tarski. This includes between properties, congruence properties, midpoint, perpendicular lines, point reflection, orthogonality ... This development aims to be a low level complement for Frédérique Guilhot&#39;s development about high-school geometry. For more information see: Mechanical Theorem Proving in Tarski&#39;s geometry in the post-proceeding of ADG 2006, F. Botana and T. Recio (Eds.), LNAI 4869, pages 139-156, 2007.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/tarski-geometry/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=e7ef6439d7b26dbeb3dea11929f1e536&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-tarski-geometry.8.7.0 coq.8.5.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2). The following dependencies couldn&#39;t be met: - coq-tarski-geometry -&gt; coq &gt;= 8.7 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-tarski-geometry.8.7.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.2/tarski-geometry/8.7.0.html
HTML
mit
7,849
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./a04c831f5956efdaa34e87a89e89f8fd3dd18ba05d1abc88553f2c1cf0885bf0.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5bdc7cfa966b301c41a3a635425218c7da7cb9dd9c1e67a364b0c0719603ba5f.html
HTML
mit
550
<!DOCTYPE html> <html> <head> <title>OnApp VNC</title> <link rel="stylesheet" type="text/css" href="app://onappnw/css/foundation.min.css"> <link rel="stylesheet" type="text/css" href="app://onappnw/css/app.css"> </head> <body style="" ng-app="onappnw"> <div ui-view></div> <script type="text/javascript" src="app://onappnw/js/vendor/novnc.js"></script> <script type="text/javascript" src="app://onappnw/js/vendor/angular.min.js"></script> <script type="text/javascript" src="app://onappnw/js/vendor/angular-ui-router.min.js"></script> <script type="text/javascript" src="app://onappnw/js/app.js"></script> </body> </html>
alexzorin/onapp-vnc
index.html
HTML
mit
630
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>math-classes: 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.13.1 / math-classes - 1.0.5</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> math-classes <small> 1.0.5 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-04 18:52:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-04 18:52:19 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.13.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;b.a.w.spitters@gmail.com&quot; homepage: &quot;https://github.com/math-classes/&quot; doc: &quot;https://github.com/math-classes/&quot; authors: [ &quot;Eelis van der Weegen&quot; &quot;Bas Spitters&quot; &quot;Robbert Krebbers&quot; ] license: &quot;Public Domain&quot; build: [ [ &quot;./configure.sh&quot; ] [ make &quot;-j%{jobs}%&quot; ] ] install: [ make &quot;install&quot; ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6&quot;} ] tags: [ &quot;logpath:MathClasses&quot; ] synopsis: &quot;A library of abstract interfaces for mathematical structures in Coq&quot; url { src: &quot;https://github.com/math-classes/math-classes/archive/9853988446ab19ee0618181f8da1d7dbdebcc45f.zip&quot; checksum: &quot;md5=b2293d8e429ab1174160f68c1cba12d2&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-math-classes.1.0.5 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1). The following dependencies couldn&#39;t be met: - coq-math-classes -&gt; coq &lt; 8.6 -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-math-classes.1.0.5</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.1/math-classes/1.0.5.html
HTML
mit
6,645
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>karatsuba: 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.13.2 / karatsuba - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> karatsuba <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-22 00:16:09 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-22 00:16:09 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/karatsuba&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Karatsuba&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: Karatsuba multiplication&quot; &quot;keyword: binary ring&quot; &quot;category: Mathematics/Arithmetic and Number Theory/Number theory&quot; &quot;date: 2005-09-15&quot; ] authors: [ &quot;Russell O&#39;Connor &lt;r.oconnor@cs.ru.nl&gt; [http://r6.ca/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/karatsuba/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/karatsuba.git&quot; synopsis: &quot;Karatsuba&#39;s Multiplication&quot; description: &quot;&quot;&quot; http://r6.ca/Karatsuba/ An implementation of Karatsuba&#39;s Multiplication algorithm&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/karatsuba/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=2d6f0f166881f47310c6b3f772f747ed&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-karatsuba.8.6.0 coq.8.13.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.13.2). The following dependencies couldn&#39;t be met: - coq-karatsuba -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-karatsuba.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.2/karatsuba/8.6.0.html
HTML
mit
6,996
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>V8 API Reference Guide for node.js v9.9.0: Class Members - Functions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v9.9.0 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="functions.html"><span>All</span></a></li> <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions_func.html#index_a"><span>a</span></a></li> <li><a href="functions_func_b.html#index_b"><span>b</span></a></li> <li><a href="functions_func_c.html#index_c"><span>c</span></a></li> <li><a href="functions_func_d.html#index_d"><span>d</span></a></li> <li class="current"><a href="functions_func_e.html#index_e"><span>e</span></a></li> <li><a href="functions_func_f.html#index_f"><span>f</span></a></li> <li><a href="functions_func_g.html#index_g"><span>g</span></a></li> <li><a href="functions_func_h.html#index_h"><span>h</span></a></li> <li><a href="functions_func_i.html#index_i"><span>i</span></a></li> <li><a href="functions_func_j.html#index_j"><span>j</span></a></li> <li><a href="functions_func_l.html#index_l"><span>l</span></a></li> <li><a href="functions_func_m.html#index_m"><span>m</span></a></li> <li><a href="functions_func_n.html#index_n"><span>n</span></a></li> <li><a href="functions_func_o.html#index_o"><span>o</span></a></li> <li><a href="functions_func_p.html#index_p"><span>p</span></a></li> <li><a href="functions_func_r.html#index_r"><span>r</span></a></li> <li><a href="functions_func_s.html#index_s"><span>s</span></a></li> <li><a href="functions_func_t.html#index_t"><span>t</span></a></li> <li><a href="functions_func_u.html#index_u"><span>u</span></a></li> <li><a href="functions_func_v.html#index_v"><span>v</span></a></li> <li><a href="functions_func_w.html#index_w"><span>w</span></a></li> <li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a class="anchor" id="index_e"></a>- e -</h3><ul> <li>Empty() : <a class="el" href="classv8_1_1String.html#aa393d47baa54467fe57001065e49194b">v8::String</a> </li> <li>EndOfStream() : <a class="el" href="classv8_1_1OutputStream.html#a6c5c308367fc5776bcbedff0e94d6049">v8::OutputStream</a> </li> <li>EnqueueMicrotask() : <a class="el" href="classv8_1_1Isolate.html#ad4d6c7dfdfc6c1bc857841de7e9967c3">v8::Isolate</a> </li> <li>Enter() : <a class="el" href="classv8_1_1Context.html#a6995c49d9897eb49053f07874b825133">v8::Context</a> , <a class="el" href="classv8_1_1Isolate.html#aec80bb49b6b7647ff75e8f2cc9484ea3">v8::Isolate</a> </li> <li>EnterFinalPause() : <a class="el" href="classv8_1_1EmbedderHeapTracer.html#a802d0e71f8b360c1391d166f32caf098">v8::EmbedderHeapTracer</a> </li> <li>ErrorLevel() : <a class="el" href="classv8_1_1Message.html#a9d77089c3465e627673cb6cee0c5a819">v8::Message</a> </li> <li>Escape() : <a class="el" href="classv8_1_1EscapableHandleScope.html#afdf0d3850978f65d1a827f78b3a2b6fd">v8::EscapableHandleScope</a> </li> <li>Evaluate() : <a class="el" href="classv8_1_1Module.html#a0785fa83cd3dde1dee086e1f9d31abdc">v8::Module</a> </li> <li>Exception() : <a class="el" href="classv8_1_1TryCatch.html#a99c425f29b3355b4294cbe762377f99b">v8::TryCatch</a> </li> <li>Exit() : <a class="el" href="classv8_1_1Context.html#a2db09d4fefb26023a40d88972a4c1599">v8::Context</a> , <a class="el" href="classv8_1_1Isolate.html#a64a8503cafd00d1d2cadfbb0c2345054">v8::Isolate</a> </li> <li>Externalize() : <a class="el" href="classv8_1_1ArrayBuffer.html#a8b90b72486cfacb4fbec157f4803f889">v8::ArrayBuffer</a> , <a class="el" href="classv8_1_1SharedArrayBuffer.html#afe025bbf668e64439cfc0044b353eb41">v8::SharedArrayBuffer</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
v8-dox/v8-dox.github.io
36f664e/html/functions_func_e.html
HTML
mit
7,888
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>lambek: 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.5.2~camlp4 / lambek - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> lambek <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-24 13:47:43 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-24 13:47:43 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 camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils coq 8.5.2~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects. # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/lambek&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Lambek&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: Computational linguistic&quot; &quot;keyword: categorial grammar&quot; &quot;keyword: Lambek calculus...&quot; &quot;category: Computer Science/Formal Languages Theory and Automata&quot; &quot;date: March-July 2003&quot; ] authors: [ &quot;Houda Anoun &lt;anoun@labri.fr&gt;&quot; &quot;Pierre Castéran &lt;casteran@labri.fr&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/lambek/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/lambek.git&quot; synopsis: &quot;A Coq Toolkit for Lambek Calculus&quot; description: &quot;&quot;&quot; This library contains some definitions concerning Lambek calculus. Three formalisations of this calculus are proposed, and also some certified functions which translate derivations from one formalism to another. Several derived properties are proved and also some meta-theorems. Users can define their own lexicons and use the defined tactics to prove the derivation of sentences in a particular system (L, NL, LP, NLP ...)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/lambek/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=9e9aed8d4b39b038835f9ea0bdaffc17&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-lambek.8.7.0 coq.8.5.2~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4). The following dependencies couldn&#39;t be met: - coq-lambek -&gt; coq &gt;= 8.7 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-lambek.8.7.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.2~camlp4/lambek/8.7.0.html
HTML
mit
7,450
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tortoise-hare-algorithm: 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 / extra-dev</a></li> <li class="active"><a href="">8.11.dev / tortoise-hare-algorithm - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> tortoise-hare-algorithm <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-08-11 05:14:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-11 05:14:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/tortoise-hare-algorithm&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/TortoiseHareAlgorithm&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: program verification&quot; &quot;keyword: paths&quot; &quot;keyword: cycle detection&quot; &quot;keyword: graphs&quot; &quot;keyword: graph theory&quot; &quot;keyword: finite sets&quot; &quot;keyword: floyd&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms&quot; &quot;date: 2007-02&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/tortoise-hare-algorithm/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/tortoise-hare-algorithm.git&quot; synopsis: &quot;Tortoise and the hare algorithm&quot; description: &quot;&quot;&quot; Correctness proof of Floyd&#39;s cycle-finding algorithm, also known as the &quot;tortoise and the hare&quot;-algorithm. See http://en.wikipedia.org/wiki/Floyd&#39;s_cycle-finding_algorithm&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/tortoise-hare-algorithm/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=be6227480086d7ee6297ff9d817ff394&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-tortoise-hare-algorithm.8.6.0 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.dev). The following dependencies couldn&#39;t be met: - coq-tortoise-hare-algorithm -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-tortoise-hare-algorithm.8.6.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.11.dev/tortoise-hare-algorithm/8.6.0.html
HTML
mit
7,362
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dpdgraph: 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.9.0 / dpdgraph - 0.5</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> dpdgraph <small> 0.5 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-01 17:12:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-01 17:12:23 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-ocamlbuild base OCamlbuild binary and libraries 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.9.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;yves.bertot@inria.fr&quot; license: &quot;LGPL 2.1&quot; homepage: &quot;https://github.com/karmaki/coq-dpdgraph&quot; build: [ [&quot;./configure&quot;] [&quot;echo&quot; &quot;%{jobs}%&quot; &quot;jobs for the linter&quot;] [make] ] install: [make &quot;install&quot; &quot;BINDIR=%{bin}%&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} &quot;ocamlgraph&quot; ] authors: [ &quot;Anne Pacalet&quot; &quot;Yves Bertot&quot;] tags: [ &quot;logpath:dpdgraph&quot; ] synopsis: &quot;Compute dependencies between Coq objects (definitions, theorems) and produce graphs&quot; url { src: &quot;https://github.com/ybertot/coq-dpdgraph/archive/coq-dpdgraph-0.5-rc2.zip&quot; checksum: &quot;md5=d9614264c394080c2734638befaf0483&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-dpdgraph.0.5 coq.8.9.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.9.0). The following dependencies couldn&#39;t be met: - coq-dpdgraph -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.02.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-dpdgraph.0.5</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.9.0/dpdgraph/0.5.html
HTML
mit
6,798
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>equations: 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.1 / equations - 1.2+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> equations <small> 1.2+8.9 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-03-11 05:33:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-03-11 05:33:27 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.11 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.8.1 Formal proof management system. num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.0 Official release 4.09.0 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; authors: [ &quot;Matthieu Sozeau &lt;matthieu.sozeau@inria.fr&gt;&quot; &quot;Cyprien Mangin &lt;cyprien.mangin@m4x.org&gt;&quot; ] dev-repo: &quot;git://github.com/mattam82/Coq-Equations.git&quot; maintainer: &quot;matthieu.sozeau@inria.fr&quot; homepage: &quot;https://mattam82.github.io/Coq-Equations&quot; bug-reports: &quot;https://github.com/mattam82/Coq-Equations/issues&quot; license: &quot;LGPL 2.1&quot; synopsis: &quot;A function definition package for Coq&quot; description: &quot;&quot;&quot; Equations is a function definition plugin for Coq, that allows the definition of functions by dependent pattern-matching and well-founded, mutual or nested structural recursion and compiles them into core terms. It automatically derives the clauses equations, the graph of the function and its associated elimination principle. &quot;&quot;&quot; tags: [ &quot;keyword:dependent pattern-matching&quot; &quot;keyword:functional elimination&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;logpath:Equations&quot; ] build: [ [&quot;coq_makefile&quot; &quot;-f&quot; &quot;_CoqProject&quot; &quot;-o&quot; &quot;Makefile&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;coq&quot; {&gt;= &quot;8.9~&quot; &amp; &lt; &quot;8.10~&quot;} ] url { src: &quot;https://github.com/mattam82/Coq-Equations/archive/v1.2-8.9.tar.gz&quot; checksum: &quot;md5=6a3a984f16825f959eaf0125652edd4f&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-equations.1.2+8.9 coq.8.8.1</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.1). The following dependencies couldn&#39;t be met: - coq-equations -&gt; coq &gt;= 8.9~ Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-equations.1.2+8.9</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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.0-2.0.5/released/8.8.1/equations/1.2+8.9.html
HTML
mit
7,191
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>英语学习的一些建议</title> <meta name="description" content="本文转载自zippera‘s blogIntroduction经常有朋友询问怎么学英语,有的是要考四六级,有的是想看论文,有的是已经工作的希望能够更加通畅地阅读英文资料。这些人中,与我同为计算机出身的比较多。与英语专业的学生不同,我们没有那么多的时间、精力和师友资源来浸淫在英语的世界中慢慢打磨自己,很多人也缺少对..."> <meta name="author" content="Pengfei Jiang"> <meta name="copyright" content="&copy; Pengfei Jiang 2019"> <!-- External libraries --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/monokai-sublime.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/lightbox2/2.7.1/css/lightbox.css"> <!-- Favicon and other icons (made with http://www.favicon-generator.org/) --> <link rel="shortcut icon" href="/assets/icons/favicon.ico" type="image/x-icon"> <link rel="icon" href="/assets/icons/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" sizes="57x57" href="/assets/icons/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/assets/icons/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/assets/icons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/assets/icons/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/assets/icons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/assets/icons/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/assets/icons/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/assets/icons/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/assets/icons/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/assets/icons/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png"> <link rel="manifest" href="/assets/icons/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/assets/icons/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- Facebook OGP cards --> <meta property="og:description" content="本文转载自zippera‘s blogIntroduction经常有朋友询问怎么学英语,有的是要考四六级,有的是想看论文,有的是已经工作的希望能够更加通畅地阅读英文资料。这些人中,与我同为计算机出身的比较多。与英语专业的学生不同,我们没有那么多的时间、精力和师友资源来浸淫在英语的世界中慢慢打磨自己,很多人也缺少对..." /> <meta property="og:url" content="http://woshijpf.github.io" /> <meta property="og:site_name" content="Fly Higher's Blog" /> <meta property="og:title" content="英语学习的一些建议" /> <meta property="og:type" content="website" /> <meta property="og:image" content="http://woshijpf.github.io/assets/instacode.png" /> <meta property="og:image:type" content="image/png" /> <meta property="og:image:width" content="612" /> <meta property="og:image:height" content="605" /> <!-- Twitter: card tags --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="英语学习的一些建议"> <meta name="twitter:description" content="本文转载自zippera‘s blogIntroduction经常有朋友询问怎么学英语,有的是要考四六级,有的是想看论文,有的是已经工作的希望能够更加通畅地阅读英文资料。这些人中,与我同为计算机出身的比较多。与英语专业的学生不同,我们没有那么多的时间、精力和师友资源来浸淫在英语的世界中慢慢打磨自己,很多人也缺少对..."> <meta name="twitter:image" content="http://woshijpf.github.io/assets/instacode.png"> <meta name="twitter:url" content="http://woshijpf.github.io"> <!-- Site styles --> <link rel="stylesheet" href="/css/main.css"> <link rel="canonical" href="http://woshijpf.github.io/%E5%AD%A6%E4%B9%A0&%E6%95%88%E7%8E%87/2015/07/12/%E4%B9%A0%E8%8B%B1%E8%AF%AD%E7%9A%84%E5%BB%BA%E8%AE%AE.html"> <link rel="alternate" type="application/rss+xml" title="Fly Higher's Blog" href="http://woshijpf.github.io/feed.xml" /> </head> <body> <header class="navigation" role="banner"> <div class="navigation-wrapper"> <a href="/" class="logo"> <img src="/assets/smile_icon.png" alt="Fly Higher's Blog"> </a> <a href="javascript:void(0)" class="navigation-menu-button" id="js-mobile-menu"> <i class="fa fa-bars"></i> </a> <nav role="navigation"> <ul id="js-navigation-menu" class="navigation-menu show"> <li class="nav-link"><a href="/about/">About</a> <li class="nav-link"><a href="/posts/">Posts</a> <li class="nav-link"><a href="/project/">Projects</a> <!-- <li class="nav-link"><a href="/about/">About</a> <li class="nav-link"><a href="/posts/">Posts</a> <li class="nav-link"><a href="/project/">Projects</a> <li class="nav-link"><a href="/category/android/">android</a> <li class="nav-link"><a href="/category/%E5%88%A9%E5%99%A8/">利器</a> <li class="nav-link"><a href="/category/%E5%AD%A6%E4%B9%A0-%E6%95%88%E7%8E%87/">学习&效率</a> <li class="nav-link"><a href="/category/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/">编程语言</a> <li class="nav-link"><a href="/category/linux/">linux</a> <li class="nav-link"><a href="/category/%E5%86%85%E6%A0%B8/">内核</a> <li class="nav-link"><a href="/category/%E4%BD%93%E7%B3%BB%E7%BB%93%E6%9E%84/">体系结构</a> <li class="nav-link"><a href="/category/linux/">Linux</a> <li class="nav-link"><a href="/category/%E7%94%9F%E6%B4%BB/">生活</a> <li class="nav-link"><a href="/category/%E8%99%9A%E6%8B%9F%E5%8C%96/">虚拟化</a> --> </ul> </nav> </div> </header> <div class="page-content"> <div class="post"> <div class="post-header-container has-cover" style="background-image: url(/assets/instacode.png);"> <div class="scrim has-cover"> <header class="post-header"> <h1 class="title">英语学习的一些建议</h1> <p class="info">by <strong>FlyFlyPeng</strong></p> </header> </div> </div> <div class="wrapper"> <section class="post-meta"> <div class="post-date">July 12, 2015</div> <div class="post-categories"> in <a href="/category/学习&效率">学习&效率</a> </div> </section> <article class="post-content"> <p><img src="https://picturebed.obs.cn-east-2.myhuaweicloud.com/blogPictures/EnglishLearning2.jpg" alt="tomorrow" /></p> <p><strong>本文转载自<a href="http://zipperary.com/2014/03/30/suggestions-for-learning-english/">zippera‘s blog</a></strong></p> <h2 id="introduction">Introduction</h2> <p>经常有朋友询问怎么学英语,有的是要考四六级,有的是想看论文,有的是已经工作的希望能够更加通畅地阅读英文资料。这些人中,与我同为计算机出身的比较多。与英语专业的学生不同,我们没有那么多的时间、精力和师友资源来浸淫在英语的世界中慢慢打磨自己,很多人也缺少对英语足够的兴趣,而只能在课余、工作之余,抽取些许时间,在「学以致用」的动力下努力提高自己的英文水平。</p> <!--more--> <p>我本科学的是「信息管理与信息系统」,研究生在读「计算机科学与技术」,在英语学习方面,跟大家有几乎一样的先天条件和成长环境。因此,也许我的英语学习之路能给与我类似的读者一些可资借鉴之处。</p> <p>为防止被指责为「理论家、学院派、纸上谈兵大将军」,我应首先证明一下自己是有些资格谈论这个问题的。稍列一下我的英语成绩:</p> <ul> <li>中学、大学的英语相关考试在学校范围内位居 Gaussian 分布均值位置左右。</li> <li>中学和大学参加了几次全国英语能力竞赛,一等奖(worse than 特等奖,better than 二等奖)</li> <li>英语四六级分别622、633</li> <li>考研英语84/100</li> <li>考过托业、GRE</li> </ul> <p>可以看到都是一些考试,没办法,我又不是英语专业的,只能提供这些 certificate 了。</p> <p>从听说读写的角度看,「说」是个短板,周末去英语角练练。</p> <p>根据不同人惰性(或积极性)的不同,我分两个层次谈谈英语的提高:简单粗暴式和千锤百炼式。</p> <h2 id="简单粗暴式">简单粗暴式</h2> <p>都知道学英语要打好基础,什么背单词啦、记短语啦、研习语法啦,说得头头是道,大家都觉得有道理,可是有几个人会去认真做?这是可以理解的,因为大家都很忙,有很多比英语重要的事,这个学习过程是应该放在上学读书阶段的,当时没有利用好,如今只能望洋兴叹了。对于这样的,就只能简单粗暴了。</p> <h3 id="听">听</h3> <ol> <li>推荐下载一个应用 Umano,有点像播客,标准清晰的英语,合适的语速,有文稿。(或者也可以听《新概 念英语》)每天花几分钟听一个即可,每一个反复听三天。听的时候把自己置身于那个环境中,好像朗读者 在你的对面跟你讲话,体会他/她朗读时的抑扬顿挫。第一天不必要求自己每个词都听懂,你的目的是尽可 能听出更多的信息。然后看文稿。第二天已经有文稿的印象了,再听一遍,看看是不是听出了更多的东西。 第三天就不要想着文稿了,直接听,听完后在自己的笔记本上草草地列个框架。</li> <li>看美剧。强烈推荐《老友记》,第一季不太搞笑,越到后面越精彩。每一集之间的剧情联系不多,所以,先 在 wikipedia 上了解一下主要人物的姓名、关系、性格,然后随便挑一集看。一共十季,建议只取某一 季(我是第六季),反复来回地看。第一次看字幕,这样能看懂。以后再看的时候,逐渐减少对字幕的依 赖。当你最后不带字幕地看,依然能在适当的笑点出笑出眼泪,就说明听力提高不少了。还是那样,要入 戏,置身于戏中的场景,品位英语的强调。为什么推荐这么老的一部剧?简单、搞笑。发音相当标准、好 听,没有什么晦涩的学术用语,都是日常中使用的地道英语。当然,如果你想用Big Bang来练习,我先佩 服一下。</li> </ol> <h3 id="说">说</h3> <p>上一步练习听力的过程,同时也对「说」有很好的提高。估计中国的学生对「说」没有特别大的需求,而且 提高也挺困难的,我就不说了。</p> <p>上次去参加「老池老友会」,Infoq 的全球站创始人在茶歇时跟我打招呼,一下语塞,痛下决心提高口语。目前的方案是,周六参加英语角。谁有欧美的朋友可以帮我介绍下哈。</p> <h3 id="读">读</h3> <p>大多数询问我的人,主要目的是提高阅读英文资料的能力。我把阅读时的障碍分为以下几种:</p> <ul> <li>因为背景知识的匮乏而看不懂: 比如我刚开始看视频跟踪的论文,一头雾水,这不是英语的问题,因为读中 文版也读不懂。那只有先去恶补背景知识了。</li> <li>因为词汇、语法问题看不懂: 一会细说。</li> <li>读的慢: 之前我看英文文档也很慢,但其实里面的词汇我都认识,语法我都明白,长句我也能看懂,看的 慢,主要还是因为它是外语,不是母语,不够习惯。去年看了一本原版《The Hobbit》和半本《指环 王》,作为IT 界的需要大量阅读英文资料,比如 Wikipedia,Stackoverflow,各种 Tutorial,各种 论文,看的多了,速度就一点一点提上去了。前几天在网上看了一套关于「图像处理」的教程,全英文,看 完的速度还是可以的。</li> </ul> <p>词汇问题的,如果你要读的资料不用精读,那么甚至可以不查词典,直接猜即可。猜的方法就多了,根据语 境(上下文)啦,根据词根词缀啦等等。如果需要搞明白,那就查词典。大家读英文资料主要都是集中在特 定的领域,比如我的图像与视频,比如编程。这里面用到的词汇会反反复复出现。所以大家可以把生词记在 本子上,或 Evernote 上,吃完饭坐在那儿就看一会。以后再遇到的时候,只要是查过的,坚决不再查, 努力回忆,实在不行才看笔记。</p> <p>当然,如果你有足够的决心提高英语,集中搞定单词比较治本。</p> <p>因为句子的复杂结构而看不懂的,需要练习「枝干法」理解句子。就是找主干,主谓宾,其他各种补语状语修饰成分都是叶子。具体属于哪种修饰不需要知道,只要能明白它是怎么修饰它的对象的就行。比如「the place where you go」,后面的就是详细解释 place 的,哪个 place?你去的那个 place。刚开始的时候花些时间集中练练,以后阅读的时候要有主干枝叶的意识,久而久之就会无意识地通过结构理解句子了。</p> <p>至于一些短语啊,比如 would rather,in spite of ,with regard to,当成词汇来记吧。</p> <h3 id="写">写</h3> <p>关于写,我是用「show off」的思维去做的。简单来说,就是我学会了某个单词、短语、句子结构,我就傻傻地认为它很高级,在写文章的时候千方百计塞进去,然后自认为文章华丽丽。在写文章的时候给予自己很高的自由度,就是我可以随便写,可以发挥,可以联想。写长句,用各种状语定语之类,英语的修饰语在后面,很容易写长的,长句很唬人,也很锻炼自己的英语思维。要这样想,自己学习英语、积累单词都很辛苦的,终于有机会用有机会 show off 了,你不拦着我我就把所学都施展出来。</p> <p>是不是很扯,但这样练习真的很有效。当然,在考试中要适当的 hold 一些,别自由地跑题了。其他的,比如文章的结构、起承转合、写作手法,这个话题就大了,你不会去了解,我也不废话了。</p> <h2 id="锤百炼式">锤百炼式</h2> <p>想想我们学汉语用了多少功夫,英语虽然简单得多,但是欧美用了多个世纪的庞大的语言系统,怎么能那么轻而易举地拿下!</p> <h3 id="词汇">词汇</h3> <p>想象一下,当你几乎认识所有单词,通篇看去没有生词,是不是很爽,是不是,是不是?</p> <p>『是!但这是不可能的事啊。。』</p> <p>『Nope,而且很多人做到了。』</p> <p>大家四六级基本上都考过了。在四六级词汇的基础上,把一本 GRE 红宝书搞定,你就能在阅读中几乎遇不到生词了。</p> <p>『靠!滚!』</p> <p>『有一本书叫《17天搞定 GRE 单词》,我用过,我说这是可能的。』</p> <p>『Nani?!』</p> <p>『但是若没有强大的动力和17天全脱产的时间,你是不会做的。』</p> <p>『And?』</p> <p>『你可以背一本托福,简单的多,但道理都是这么个道理,单词是可以集中搞定的。』</p> <p>对话结束。推荐积极性高的同学用这种办法搞定一本单词书,既有趣又有益。而且只需要达到每个单词看到时知道其最主要的一条意思即可,拼写什么的不必着急。另外,一定要先学习一下构词法,每个单词是由哪些词根词缀构成的,非常好玩,受益无穷。</p> <p>除此之外,遇到生词后可以使用「有道词典」,查过的单词都给保留了记录,方便复习。其他词典没试过,应该也可以。</p> <p>一个单词的意思是这样的,放在某一篇文章中,可能就不好再这么解释了,这就是语境对意义的微改变。所以,对于单词,不必精确地记忆其中文意思到底是哪个词,只要知道其大概意思即可。</p> <h3 id="语法">语法</h3> <p>我的语法功底是中学时搞定的。当时英语教学的主要任务除了单词就是语法,更多的还是语法。现在总结下语法的学习,我认为的最佳路径是:</p> <p>做好彻底突破的心理准备。</p> <p>买本语法书,各个击破的那种。</p> <p>对于某一个语法块,比如倒装句,给自己几天的时间。倒装句有哪几种,先理解了,然后做笔记,列出来有哪几种,每种下面摘抄一个你喜欢的例句。这几天的时间就是把这几个句子念熟或背熟,直到感觉倒装句不别扭。比如,我至今还记得中学时背过的一个「So clearly does he speak English that he can always make himself understood」。你要觉得只有一个小语法点的句子不值得你背,可以自主添加一些修饰成分啊,让句子更 cool 一些。</p> <p>到最后,也许大多数的句子你不记得了,但语法已经进入感觉,你已经搞到手了。</p> <h3 id="长句">长句</h3> <p>写长句上面提到了,阅读中遇到长句,上面也说过可以使用枝干法分析句子结构。长句是英语学习中的一个老大难问题,对于想要千锤百炼的同学,可以考虑找本书集中学习一下。</p> <h3 id="考试">考试</h3> <p>我想说,每种考试都是有技巧可言的,英语中常见的题型「听力,选词填空,完型填空,阅读,改错,作文」更是如此。由于读者未必需要考试,考试的形式也未必是这些,我就不多说了,有问题反馈时再说吧。</p> <h3 id="总结">总结</h3> <p>我上面说的这些,你可以根据自己的情况借鉴,或者先打个折扣再借鉴,或许根本就不适合你,那么可以去知乎、沪江之类的地方,有很多不错的建议。我毕竟不是专业的,在学校时做报告也是按照题型来分析解题方法的,对于这种 general guide 没有足够的底气。</p> <p>我写这篇文章之前,大家问到的时候还都是「怎样学英语」这种宽泛无边的问题,还是希望能提问的具体一些,这样也更有可操作性。</p> </article> <section class="tags"> <strong>Tags:</strong> <a href="/tag/英语">英语</a>,&nbsp;<a href="/tag/学习">学习</a> </section> <section class="rss"> <p class="rss-subscribe text"><strong>Subscribe <a href="/feed.xml">via RSS</a></strong></p> </section> <section class="share"> <span>Share: </span> <a href="//twitter.com/share?text=%E8%8B%B1%E8%AF%AD%E5%AD%A6%E4%B9%A0%E7%9A%84%E4%B8%80%E4%BA%9B%E5%BB%BA%E8%AE%AE&url=http%3A%2F%2Fwoshijpf.github.io%2F%25E5%25AD%25A6%25E4%25B9%25A0%26%25E6%2595%2588%25E7%258E%2587%2F2015%2F07%2F12%2F%25E4%25B9%25A0%25E8%258B%25B1%25E8%25AF%25AD%25E7%259A%2584%25E5%25BB%25BA%25E8%25AE%25AE.html&via=FlyFlyPeng" onclick="window.open(this.href, 'twitter-share', 'width=550,height=255');return false;"> <i class="fa fa-twitter-square fa-lg"></i> </a> <a href="//www.facebook.com/sharer.php?t=%E8%8B%B1%E8%AF%AD%E5%AD%A6%E4%B9%A0%E7%9A%84%E4%B8%80%E4%BA%9B%E5%BB%BA%E8%AE%AE&u=http%3A%2F%2Fwoshijpf.github.io%2F%25E5%25AD%25A6%25E4%25B9%25A0%26%25E6%2595%2588%25E7%258E%2587%2F2015%2F07%2F12%2F%25E4%25B9%25A0%25E8%258B%25B1%25E8%25AF%25AD%25E7%259A%2584%25E5%25BB%25BA%25E8%25AE%25AE.html" onclick="window.open(this.href, 'facebook-share', 'width=550,height=255');return false;"> <i class="fa fa-facebook-square fa-lg"></i> </a> <a href="//www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwoshijpf.github.io%2F%25E5%25AD%25A6%25E4%25B9%25A0%26%25E6%2595%2588%25E7%258E%2587%2F2015%2F07%2F12%2F%25E4%25B9%25A0%25E8%258B%25B1%25E8%25AF%25AD%25E7%259A%2584%25E5%25BB%25BA%25E8%25AE%25AE.html" onclick="window.open(this.href, 'linkedin-share', 'width=550,height=255');return false;"> <i class="fa fa-linkedin-square fa-lg"></i> </a> <a href="//www.pinterest.com/pin/create/button/?description=%E8%8B%B1%E8%AF%AD%E5%AD%A6%E4%B9%A0%E7%9A%84%E4%B8%80%E4%BA%9B%E5%BB%BA%E8%AE%AE&url=http%3A%2F%2Fwoshijpf.github.io%2F%25E5%25AD%25A6%25E4%25B9%25A0%26%25E6%2595%2588%25E7%258E%2587%2F2015%2F07%2F12%2F%25E4%25B9%25A0%25E8%258B%25B1%25E8%25AF%25AD%25E7%259A%2584%25E5%25BB%25BA%25E8%25AE%25AE.html&media=http://woshijpf.github.io/assets/instacode.png" onclick="window.open(this.href, 'pinterest-share', 'width=550,height=255');return false;"> <i class="fa fa-pinterest-square fa-lg"></i> </a> </section> <section class="post-navigation"> <span class="prev-post"> <a href="/%E5%88%A9%E5%99%A8/2015/07/12/Markdown%E7%AE%80%E6%98%93%E6%95%99%E7%A8%8B.html"> <span class="fa-stack fa-lg"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-angle-double-left fa-stack-1x fa-inverse"></i> </span> <span class="page-number">Markdown简易教程</span> </a> </span> <span class="next-post"> <a href="/%E5%88%A9%E5%99%A8/2015/07/13/Hexo%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E4%B8%8E%E4%BD%BF%E7%94%A8.html"> <span class="page-number">Hexo博客搭建与使用</span> <span class="fa-stack fa-lg"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-angle-double-right fa-stack-1x fa-inverse"></i> </span> </a> </span> </section> <section class="disqus"> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'flyflypeng'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </section> </div> </div> </div> <footer class="site-footer"> <div class="wrapper"> <h3 class="footer-heading">Fly Higher's Blog</h3> <div class="site-navigation"> <p><strong>Site Map</strong></p> <ul class="pages"> <li class="nav-link"><a href="/about/">About</a> <li class="nav-link"><a href="/posts/">Posts</a> <li class="nav-link"><a href="/project/">Projects</a> <!-- <li class="nav-link"><a href="/about/">About</a> <li class="nav-link"><a href="/posts/">Posts</a> <li class="nav-link"><a href="/project/">Projects</a> <li class="nav-link"><a href="/category/android/">android</a> <li class="nav-link"><a href="/category/%E5%88%A9%E5%99%A8/">利器</a> <li class="nav-link"><a href="/category/%E5%AD%A6%E4%B9%A0-%E6%95%88%E7%8E%87/">学习&效率</a> <li class="nav-link"><a href="/category/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80/">编程语言</a> <li class="nav-link"><a href="/category/linux/">linux</a> <li class="nav-link"><a href="/category/%E5%86%85%E6%A0%B8/">内核</a> <li class="nav-link"><a href="/category/%E4%BD%93%E7%B3%BB%E7%BB%93%E6%9E%84/">体系结构</a> <li class="nav-link"><a href="/category/linux/">Linux</a> <li class="nav-link"><a href="/category/%E7%94%9F%E6%B4%BB/">生活</a> <li class="nav-link"><a href="/category/%E8%99%9A%E6%8B%9F%E5%8C%96/">虚拟化</a> --> </ul> </div> <div class="site-contact"> <p><strong>Contact</strong></p> <ul class="social-media-list"> <li> <a href="mailto:woshijpf@zju.com"> <i class="fa fa-envelope-o"></i> <span class="username">woshijpf@zju.com</span> </a> </li> <li> <a href="https://twitter.com/FlyFlyPeng" title="Follow me on Twitter"> <i class="fa fa-twitter"></i> <span class="username">FlyFlyPeng</span> </a> </li> <li> <a href="https://github.com/woshijpf" title="Fork me on GitHub"> <i class="fa fa-github"></i> <span class="username">woshijpf</span> </a> </li> <li> <a href="https://www.linkedin.com/in/%E9%B9%8F%E9%A3%9E-%E5%A7%9C-683b03130/" title="Connect with me on LinkedIn"> <i class="fa fa-linkedin"></i> <span class="username">FlyFlyPeng</span> </a> </li> <li> <a href="https://www.instagram.com/FlyFlyPeng/" title="Follow me on Instagram"> <i class="fa fa-instagram"></i> <span class="username">FlyFlyPeng</span> </a> </li> <li> <a href="https://www.pinterest.com/flyflypeng/" title="Follow me on Pinterest"> <i class="fa fa-pinterest"></i> <span class="username">FlyFlyPeng</span> </a> </li> </ul> </div> <div class="site-signature"> <p class="rss-subscribe text"><strong>Subscribe <a href="/feed.xml">via RSS</a></strong></p> <p class="text">Do one thing and do it well. </p> </div> </div> </footer> <!-- Scripts --> <script src="//code.jquery.com/jquery-1.11.2.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.5/highlight.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/lightbox2/2.7.1/js/lightbox.min.js"></script> <script type="text/javascript"> $(document).ready(function() { // Default syntax highlighting hljs.initHighlightingOnLoad(); // Header var menuToggle = $('#js-mobile-menu').unbind(); $('#js-navigation-menu').removeClass("show"); menuToggle.on('click', function(e) { e.preventDefault(); $('#js-navigation-menu').slideToggle(function(){ if($('#js-navigation-menu').is(':hidden')) { $('#js-navigation-menu').removeAttr('style'); } }); }); }); </script> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-63075912-1', 'auto'); ga('send', 'pageview', { 'page': '/%E5%AD%A6%E4%B9%A0&%E6%95%88%E7%8E%87/2015/07/12/%E4%B9%A0%E8%8B%B1%E8%AF%AD%E7%9A%84%E5%BB%BA%E8%AE%AE.html', 'title': '英语学习的一些建议' }); </script> </body> </html>
woshijpf/woshijpf.github.io
学习&效率/2015/07/12/习英语的建议.html
HTML
mit
29,413
<!DOCTYPE html><html><body><p> </p></body> <img src=" threonine.smi.png " alt="Compound Structure" height="150" width="150"><a href=" threonine.sdf ">SDFset</a></html>
andrewdefries/hwriter4ChemmineR
SDFsets/WorkHere/threonine.smi.png.html
HTML
mit
169
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>StyleMedia | picturepark-sdk-v1-pickers API</title> <meta name="description" content="Documentation for picturepark-sdk-v1-pickers API"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">picturepark-sdk-v1-pickers API</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="stylemedia.html">StyleMedia</a> </li> </ul> <h1>Interface StyleMedia</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">StyleMedia</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section tsd-is-external"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="stylemedia.html#type" class="tsd-kind-icon">type</a></li> </ul> </section> <section class="tsd-index-section tsd-is-external"> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external"><a href="stylemedia.html#matchmedium" class="tsd-kind-icon">match<wbr>Medium</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a name="type" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3> <div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:15350</li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external"> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external"> <a name="matchmedium" class="tsd-anchor"></a> <h3>match<wbr>Medium</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external"> <li class="tsd-signature tsd-kind-icon">match<wbr>Medium<span class="tsd-signature-symbol">(</span>mediaquery<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:15351</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>mediaquery: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-is-external"> <a href="stylemedia.html" class="tsd-kind-icon">Style<wbr>Media</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a href="stylemedia.html#type" class="tsd-kind-icon">type</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external"> <a href="stylemedia.html#matchmedium" class="tsd-kind-icon">match<wbr>Medium</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> </body> </html>
Picturepark/Picturepark.SDK.TypeScript
docs/picturepark-sdk-v1-pickers/api/interfaces/stylemedia.html
HTML
mit
7,020
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>buchberger: 1 m 3 s 🏆</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.2 / buchberger - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> buchberger <small> 8.8.0 <span class="label label-success">1 m 3 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-10-08 18:05:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-08 18:05:21 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 1 Virtual package relying on perl coq 8.8.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/buchberger&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Buchberger&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: Grobner basis&quot; &quot;keyword: polynomial ideal&quot; &quot;keyword: Buchberger&#39;s algorithm&quot; &quot;category: Mathematics/Algebra&quot; &quot;category: Miscellaneous/Extracted Programs/Combinatorics&quot; &quot;date: 1998&quot; ] authors: [ &quot;Laurent Théry&quot; &quot;Henrik Persson&quot; ] bug-reports: &quot;https://github.com/coq-contribs/buchberger/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/buchberger.git&quot; synopsis: &quot;Proof of Buchberger&#39;s algorithm&quot; description: &quot;&quot;&quot; A machine-checked implementation of Buchberger&#39;s. It computes the Grobner basis associated to a polynomial ideal.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/buchberger/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=0bb5bd5bbba3357a215bab19b5786f3e&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-buchberger.8.8.0 coq.8.8.2</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-buchberger.8.8.0 coq.8.8.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>7 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-buchberger.8.8.0 coq.8.8.2</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 3 s</dd> </dl> <h2>Installation size</h2> <p>Total: 8 M</p> <ul> <li>534 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspoly.glob</code></li> <li>507 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspminus.glob</code></li> <li>392 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcrit.glob</code></li> <li>387 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduceplus.glob</code></li> <li>299 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pminus.glob</code></li> <li>293 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pplus.glob</code></li> <li>278 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Buch.glob</code></li> <li>266 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchRed.glob</code></li> <li>250 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Buch.vo</code></li> <li>229 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduce.glob</code></li> <li>219 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preducestar.vo</code></li> <li>216 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pminus.vo</code></li> <li>212 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pplus.vo</code></li> <li>194 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcomb.glob</code></li> <li>193 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchAux.vo</code></li> <li>193 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspoly.vo</code></li> <li>176 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchAux.glob</code></li> <li>171 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchRed.vo</code></li> <li>170 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/DivTerm.glob</code></li> <li>150 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmult.glob</code></li> <li>147 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmults.glob</code></li> <li>144 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduceplus.vo</code></li> <li>139 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduce.vo</code></li> <li>126 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcrit.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/DivTerm.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcomb.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preducestar.glob</code></li> <li>104 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspminus.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/POrder.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Peq.vo</code></li> <li>84 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Term.vo</code></li> <li>82 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Monomials.glob</code></li> <li>78 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmults.vo</code></li> <li>71 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/WfR0.glob</code></li> <li>69 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspoly.v</code></li> <li>68 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/POrder.glob</code></li> <li>67 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmult.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Term.glob</code></li> <li>62 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Monomials.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pspminus.v</code></li> <li>59 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Relation_Operators_compat.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Relation_Operators_compat.glob</code></li> <li>56 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/WfR0.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Dickson.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcrit.v</code></li> <li>47 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/moreCoefStructure.glob</code></li> <li>46 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduceplus.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pplus.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Buch.v</code></li> <li>44 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pminus.v</code></li> <li>39 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Peq.glob</code></li> <li>37 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Bar.vo</code></li> <li>35 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Fred.vo</code></li> <li>34 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Fred.glob</code></li> <li>33 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchRed.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LexiOrder.vo</code></li> <li>32 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preduce.v</code></li> <li>30 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Extract.vo</code></li> <li>30 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/DivTerm.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pcomb.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/CoefStructure.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Dickson.glob</code></li> <li>24 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/BuchAux.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmults.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/moreCoefStructure.vo</code></li> <li>20 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Pmult.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Bar.glob</code></li> <li>17 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Term.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/POrder.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/ListProps.vo</code></li> <li>15 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Preducestar.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OpenIndGoodRel.vo</code></li> <li>13 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Monomials.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/CoefStructure.glob</code></li> <li>10 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Relation_Operators_compat.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Fred.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Peq.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Extract.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LexiOrder.glob</code></li> <li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OrderStructure.vo</code></li> <li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/moreCoefStructure.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/WfR0.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Dickson.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Bar.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/ListProps.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OpenIndGoodRel.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LexiOrder.v</code></li> <li>3 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OrderStructure.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/CoefStructure.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LetP.vo</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/ListProps.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LetP.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OpenIndGoodRel.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/OrderStructure.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/LetP.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/Buchberger/Extract.glob</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-buchberger.8.8.0</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.8.2/buchberger/8.8.0.html
HTML
mit
17,981
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>yalla: 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.5.1 / yalla - 2.0.2</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> yalla <small> 2.0.2 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-02 22:20:31 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-02 22:20:31 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.5.1 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 # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;Yalla library&quot; description: &quot;&quot;&quot; YALLA: an LL library for Coq Yet Another deep embedding of Linear Logic in Coq &quot;&quot;&quot; homepage: &quot;https://perso.ens-lyon.fr/olivier.laurent/yalla/&quot; dev-repo: &quot;git+https://github.com/olaure01/yalla.git&quot; bug-reports: &quot;https://github.com/olaure01/yalla/issues&quot; doc: &quot;https://perso.ens-lyon.fr/olivier.laurent/yalla/&quot; maintainer: &quot;olivier.laurent@ens-lyon.fr&quot; authors: [ &quot;Olivier Laurent&quot; ] license: &quot;LGPL-3.0-or-later&quot; depends: [ &quot;coq&quot; { &gt;= &quot;8.13&quot; &amp; &lt; &quot;8.15&quot; } ] build: [ [&quot;./configure&quot;] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] url { src: &quot;https://github.com/olaure01/yalla/archive/v2.0.2.tar.gz&quot; checksum: &quot;sha256=f8d18d3a12485605ee9530c17695a68b4401ecd472f4ac8bab510db9a98b3fc4&quot; } tags: [ &quot;keyword:linear logic&quot; &quot;keyword:metatheory&quot; &quot;keyword:cut elimination&quot; &quot;category:Mathematics/Logic/Foundations&quot; &quot;date:2021-01-13&quot; &quot;logpath:Yalla&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-yalla.2.0.2 coq.8.5.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.1). The following dependencies couldn&#39;t be met: - coq-yalla -&gt; coq &gt;= 8.13 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; 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-yalla.2.0.2</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.1/yalla/2.0.2.html
HTML
mit
6,888
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>quicksort-complexity: 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.15.0 / quicksort-complexity - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> quicksort-complexity <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-20 02:33:22 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-20 02:33:22 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.15.0 Formal proof management system dune 2.9.3 Fast, portable, and opinionated build system ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/quicksort-complexity&quot; license: &quot;BSD&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/QuicksortComplexity&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:quicksort&quot; &quot;keyword:complexity&quot; &quot;keyword:average case&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms&quot; &quot;date:2010-06&quot; ] authors: [ &quot;Eelis &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/quicksort-complexity/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/quicksort-complexity.git&quot; synopsis: &quot;Proofs of Quicksort&#39;s worst- and average-case complexity&quot; description: &quot;&quot;&quot; The development contains: - a set of monads and monad transformers for measuring a (possibly nondeterministic) algorithm&#39;s use of designated operations; - monadically expressed deterministic and nondeterministic implementations of Quicksort; - proofs of these implementations&#39; worst- and average case complexity. Most of the development is documented in the TYPES 2008 paper &quot;A Machine-Checked Proof of the Average-Case Complexity of Quicksort in Coq&quot;, available at the homepage.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/quicksort-complexity/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=8234353fc0384b441e777523f7542440&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-quicksort-complexity.8.5.0 coq.8.15.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.15.0). The following dependencies couldn&#39;t be met: - coq-quicksort-complexity -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-quicksort-complexity.8.5.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.15.0/quicksort-complexity/8.5.0.html
HTML
mit
7,515
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>Browscap<br /><small>6014</small><br /><small>vendor/browscap/browscap/tests/fixtures/issues/issue-635.php</small></td><td>Android 4.0</td><td>WebKit unknown</td><td>Android 4.0</td><td style="border-left: 1px solid #555">Marshal</td><td>ME-701</td><td>Tablet</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b3ace57b-0c56-4fa0-aa1d-8ee4ba0e42c7">Detail</a> <!-- Modal Structure --> <div id="modal-b3ace57b-0c56-4fa0-aa1d-8ee4ba0e42c7" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Browscap result detail</h4> <p><pre><code class="php">Array ( [Comment] => Android Browser 4.0 [Browser] => Android [Browser_Type] => Browser [Browser_Bits] => 32 [Browser_Maker] => Google Inc [Browser_Modus] => unknown [Version] => 4.0 [MajorVer] => 4 [MinorVer] => 0 [Platform] => Android [Platform_Version] => 4.0 [Platform_Description] => Android OS [Platform_Bits] => 32 [Platform_Maker] => Google Inc [Alpha] => [Beta] => [Win16] => [Win32] => [Win64] => [Frames] => 1 [IFrames] => 1 [Tables] => 1 [Cookies] => 1 [BackgroundSounds] => [JavaScript] => 1 [VBScript] => [JavaApplets] => 1 [ActiveXControls] => [isMobileDevice] => 1 [isTablet] => 1 [isSyndicationReader] => [Crawler] => [isFake] => [isAnonymized] => [isModified] => [CssVersion] => 3 [AolVersion] => 0 [Device_Name] => ME-701 [Device_Maker] => Marshal [Device_Type] => Tablet [Device_Pointing_Method] => touchscreen [Device_Code_Name] => ME-701 [Device_Brand_Name] => Marshal [RenderingEngine_Name] => WebKit [RenderingEngine_Version] => unknown [RenderingEngine_Maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.0</td><td style="border-left: 1px solid #555">Marshal</td><td>ME-701</td><td>Tablet</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.065</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.0.*me\-701 build\/.*\) applewebkit.* \(khtml,.*like gecko.*\) version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.0*me-701 build/*) applewebkit* (khtml,*like gecko*) version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => 4.0 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => 1 [istablet] => 1 [issyndicationreader] => [crawler] => [isfake] => [isanonymized] => [ismodified] => [cssversion] => 3 [aolversion] => 0 [device_name] => ME-701 [device_maker] => Marshal [device_type] => Tablet [device_pointing_method] => touchscreen [device_code_name] => ME-701 [device_brand_name] => Marshal [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.004</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-42bb56ba-b834-47c5-bea0-c0270e9ab371">Detail</a> <!-- Modal Structure --> <div id="modal-42bb56ba-b834-47c5-bea0-c0270e9ab371" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapLite result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => unknown [browser_modus] => unknown [version] => 4.0 [majorver] => 0 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => false [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.013</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a> <!-- Modal Structure --> <div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Android Browser [version] => 4.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td>AndroidOS 4.0.4</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.004</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => Safari [browserVersion] => 4.0 [osName] => AndroidOS [osVersion] => 4.0.4 [deviceModel] => WebKit [isMobile] => 1 [isRobot] => [botName] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td>ME-701</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.31102</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a> <!-- Modal Structure --> <div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 480 [is_mobile] => 1 [type] => mobile-browser [mobile_brand] => Generic [mobile_model] => ME-701 [version] => 4.0 [is_android] => 1 [browser_name] => Android Webkit [operating_system_family] => Android [operating_system_version] => 4.0.4 [is_ios] => [producer] => Google Inc. [operating_system] => Android 4.0.x Ice Cream Sandwich [mobile_screen_width] => 320 [mobile_browser] => Android Webkit ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>Android Browser </td><td>WebKit </td><td>Android 4.0</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.006</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Android Browser [short_name] => AN [version] => [engine] => WebKit ) [operatingSystem] => Array ( [name] => Android [short_name] => AND [version] => 4.0 [platform] => ) [device] => Array ( [brand] => [brandName] => [model] => [device] => [deviceName] => ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb ) [name:Sinergi\BrowserDetector\Browser:private] => Navigator [version:Sinergi\BrowserDetector\Browser:private] => 4.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 4.0.4 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Android 4.0.4</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td>ME-701</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.007</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 4 [minor] => 0 [patch] => 4 [family] => Android ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 4 [minor] => 0 [patch] => 4 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => Generic_Android [model] => ME-701 [family] => ME-701 ) [originalUserAgent] => Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Safari 534.30</td><td>WebKit 534.30</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15301</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a> <!-- Modal Structure --> <div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [platform_name] => Android [platform_version] => 4.0.4 [platform_type] => Mobile [browser_name] => Safari [browser_version] => 534.30 [engine_name] => WebKit [engine_version] => 534.30 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.08501</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => Android Webkit Browser [agent_version] => -- [os_type] => Android [os_name] => Android [os_versionName] => [os_versionNumber] => 4.0.4 [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => Russian [agent_languageTag] => ru-ru ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Android Browser 4.0</td><td>WebKit 534.30</td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.23801</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => Android [simple_sub_description_string] => [simple_browser_string] => Android Browser 4 on Android (Ice Cream Sandwich) [browser_version] => 4 [extra_info] => Array ( ) [operating_platform] => [extra_info_table] => stdClass Object ( [System Build] => IMM76D ) [layout_engine_name] => WebKit [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => android-browser [operating_system_version] => Ice Cream Sandwich [simple_operating_platform_string] => [is_abusive] => [layout_engine_version] => 534.30 [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => [operating_system] => Android (Ice Cream Sandwich) [operating_system_version_full] => 4.0.4 [operating_platform_code] => [browser_name] => Android Browser [operating_system_name_code] => android [user_agent] => Mozilla/5.0 (Linux; U; Android 4.0.4; ru-ru; ME-701 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 SRCHAPP CHANNEL_normal_install UUID_6d1aca45c07958ca0766d0d84a8878eb [browser_version_full] => 4.0 [browser] => Android Browser 4 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>Android Browser </td><td>Webkit 534.30</td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td>ME-701</td><td>tablet</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.002</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Android Browser ) [engine] => Array ( [name] => Webkit [version] => 534.30 ) [os] => Array ( [name] => Android [version] => 4.0.4 ) [device] => Array ( [type] => tablet [model] => ME-701 ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 4.0 [category] => smartphone [os] => Android [os_version] => 4.0.4 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>Android Webkit 4.0.4</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td>Tablet</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.02</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a> <!-- Modal Structure --> <div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => true [is_mobile] => true [is_robot] => false [is_smartphone] => false [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 4.0.4 [advertised_browser] => Android Webkit [advertised_browser_version] => 4.0.4 [complete_device_name] => Generic Android 4 Tablet [device_name] => Generic Android 4 Tablet [form_factor] => Tablet [is_phone] => false [is_app_webview] => false ) [all] => Array ( [brand_name] => Generic [model_name] => Android 4 Tablet [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Android Webkit [mobile_browser_version] => [device_os_version] => 4.0 [pointing_method] => touchscreen [release_date] => 2012_january [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => false [is_tablet] => true [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 480 [resolution_height] => 800 [columns] => 60 [max_image_width] => 480 [max_image_height] => 800 [rows] => 40 [physical_screen_width] => 92 [physical_screen_height] => 153 [dual_orientation] => true [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => true [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3600 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 2 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 3.0 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => apple_live_streaming [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => true [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.0.4</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a> <!-- Modal Structure --> <div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Zsxsoft result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [link] => http://developer.android.com/reference/android/webkit/package-summary.html [title] => Android Webkit 4.0 [name] => Android Webkit [version] => 4.0 [code] => android-webkit [image] => img/16/browser/android-webkit.png ) [os] => Array ( [link] => http://www.android.com/ [name] => Android [version] => 4.0.4 [code] => android [x64] => [title] => Android 4.0.4 [type] => os [dir] => os [image] => img/16/os/android.png ) [device] => Array ( [link] => [title] => [model] => [brand] => [code] => null [dir] => device [type] => device [image] => img/16/device/null.png ) [platform] => Array ( [link] => http://www.android.com/ [name] => Android [version] => 4.0.4 [code] => android [x64] => [title] => Android 4.0.4 [type] => os [dir] => os [image] => img/16/os/android.png ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 08:01:05</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/7f/65/7f653401-bf17-4cfc-91f2-319e0d961277.html
HTML
mit
57,597
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'> <title>SCHOOL MARINE AND ENVIRONMENTAL AFFAIRS</title> <link rel='stylesheet' href='/home/home.css' type='text/css'> <script type='text/javascript'>var _gaq=_gaq || [];_gaq.push(['_setAccount','UA-39299338-2']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script> </head> <body> <div><a href="http://www.washington.edu/"><img id="toplogo" src="/home/graphics/uw_logo.gif" alt="University of Washington" /></a></div> <div id="toolbar"> &nbsp;<span class="l1text"><a href="/home/search.html">Search</a> | <a href="/home/directories.html">Directories</a> | <a href="http://www.lib.washington.edu/research/">Reference Tools</a></span></div> <!--Section Banner Table --> <div class="bannerwrapper"> <div id="topbanner" ><img src="/home/graphics/rib0.gif" width="6" height="16" alt="" /></div> </div> <div id="crumbs"><span class="l1text"><a href="/">UW Home</a> &gt; <a href="/discover/">Discover UW</a> &gt; <a href="/students/">Student Guide</a></span>&nbsp;</div><div class="forceclear"></div> <A CLASS="navlink" HREF="/students/crscat/glossary.html"><IMG SRC="/home/graphics/arrow.gif" ALT=" | " HEIGHT="13" WIDTH="18" BORDER="0"> Glossary</A> <A CLASS="navlink" HREF="/students/crscatb/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> UW Bothell Course Descriptions</A> <A CLASS="navlink" HREF="/students/crscatt/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> UW Tacoma Course Descriptions</A> <!-- <br><br> <A CLASS="navlink" HREF="search/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> <span style="color:red;">New!</span> Improved Course Catalog Search (Beta)</A> <A CLASS="navlink" HREF="search/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> Google Search</A> <input type=text name=q size=31 maxlength=255 value=""> <input type=hidden name=hq value="site:www.washington.edu/students/crscat"> <input type="hidden" name="site" value="search"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="lr" value=""> <input type="hidden" name="safe" value="off"> <input type=submit name=sa value="Search"> --> <div style="font-family: arial, helvetica, sans-serif; background-color:#666; color:#fff; padding:2px 3px;"> </span> Search course descriptions with Google Custom Search: <script> (function() { var cx = '016196792124746214904:cys_odfjmgq'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> </div> <h1> COLLEGE OF THE ENVIRONMENT <br/>SCHOOL OF MARINE &amp; ENVIRONMENTAL AFFAIRS <br/>SCHOOL MARINE AND ENVIRONMENTAL AFFAIRS </h1> <p>Detailed course offerings (Time Schedule) are available for<ul> <li><a href="/students/timeschd/SUM2015/smea.html">Summer Quarter 2015</a></li> <li><a href="/students/timeschd/AUT2015/smea.html">Autumn Quarter 2015</a></li> </ul></p> <a name="smea103"><p><b>SMEA 103 Society and the Oceans (5) I&amp;S/NW</b><br/>Explores the social and policy dimensions of the ocean environment and ocean management policy. Pays attention to how human values, institutions, culture, and history shape environmental issues and policy responses. Examines case studies and influential frameworks, such as the ocean as &quot;tragedy of the commons.&quot; Offered: jointly with ENVIR 103/JSIS B 103.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA103" target="_blank">View course details in MyPlan: SMEA 103</a></p></a> <a name="smea407"><p><b>SMEA 407 International Organizations and Ocean Management (3) I&amp;S</b><br/>Surveys the manner in which international regimes and organizations govern and manage ocean use. Primary emphasis is on the analysis of the effectiveness of regimes and of processes that support or constrain organizations in different issues or regions, such as climate change or the Arctic.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA407" target="_blank">View course details in MyPlan: SMEA 407</a></p></a> <a name="smea430"><p><b>SMEA 430 Development and the Environment (3) I&amp;S, DIV</b><i> Dolsak</i><br/>Critically examines policy approaches that balance economic development, natural resource use/environmental protection, and socioeconomic and political diversity. Examined policy approaches include market instruments, standards, information-based regulation, and corporate responsibility. Offered: A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA430" target="_blank">View course details in MyPlan: SMEA 430</a></p></a> <a name="smea433"><p><b>SMEA 433 Environmental Degradation in the Tropics (5) I&amp;S/NW</b><i> Christie</i><br/>Considers theories and controversies of environmental degradation in the tropics, ecological and social case studies of Central American rain forests and Southeast Asian coral reefs, and implications of environmental management techniques. Offered: jointly with ENVIR 433/JSIS B 433.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA433" target="_blank">View course details in MyPlan: SMEA 433</a></p></a> <a name="smea476"><p><b>SMEA 476 Introduction to Environmental Law and Process (3) I&amp;S</b><i> Bryant</i><br/>Use and application of key statutes in marine living resources management. Overview of administrative law and process. Basic legal research, reading, and briefing selected judicial opinions. Participatory case study component. Designed for non-law graduate and advanced undergraduate students. Offered: jointly with ENVIR 476; A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA476" target="_blank">View course details in MyPlan: SMEA 476</a></p></a> <a name="smea480"><p><b>SMEA 480 Human Dimensions of Fishery Management (3) I&amp;S/NW</b><br/>Techniques and philosophy for conservation, management, and development of harvested marine populations. Emphasis on integration of ecological, sociological, and economic dimensions of institutional decision making for policy formation in uncertain environments. Offered: jointly with FISH 480.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA480" target="_blank">View course details in MyPlan: SMEA 480</a></p></a> <a name="smea485"><p><b>SMEA 485 Pacific Recreation and Tourism Issues (3) I&amp;S/NW, DIV</b><i> Miller</i><br/>Examines how marine tourism links people to one another and to the environment. Utilizes concepts from cultural anthropology, sociology, political science, geography, ecology, conservation biology, and planning. Topics include: ecotourism, ethnic tourism, marine parks and protected area, fisheries, sustainable development, tourism ethics, and marine environmental education.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA485" target="_blank">View course details in MyPlan: SMEA 485</a></p></a> <a name="smea499"><p><b>SMEA 499 Undergraduate Research (1-15, max. 15)</b><br/>Research on assigned topics under the supervision of faculty members.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA499" target="_blank">View course details in MyPlan: SMEA 499</a></p></a> <a name="smea500"><p><b>SMEA 500 Introduction to the Human Dimensions of Global Change (3)</b><i> D. FLUHARTY, T. LESCHINE</i><br/>Introduces students to human dimensions of global change in the marine environment. Examines how changes are physical, social, and institutional; and how global climate change affects the ability of ecosystems to provide services that support humankind. Explores changes the use of costal and ocean resources. Offered: A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA500" target="_blank">View course details in MyPlan: SMEA 500</a></p></a> <a name="smea501"><p><b>SMEA 501 Integrated Marine Affairs Practice (3)</b><i> Allison</i><br/>Survey of tools used in integrated assessment of contemporary problems in marine affairs explored through evaluation and comparison of theory and practical application. Prerequisite: SMEA 500 plus two of the following: SMEA 519, SMEA 536, SMEA 591, or permission of instructor. Offered: W.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA501" target="_blank">View course details in MyPlan: SMEA 501</a></p></a> <a name="smea502"><p><b>SMEA 502 Decision Making and Action Taking in Marine Affairs (3)</b><i> P. CHRISTIE</i><br/>Focuses on the dynamic interaction between human- and natural-world marine environmental systems and the policy- and decision-making, implementation, evaluation, and adjustment that must follow for effective response to problems that emerge within the human dimensions of global change in the marine environments framework. Prerequisite: SMEA 500; SMEA 501.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA502" target="_blank">View course details in MyPlan: SMEA 502</a></p></a> <a name="smea506"><p><b>SMEA 506 International Law of the Sea (3)</b><br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA506" target="_blank">View course details in MyPlan: SMEA 506</a></p></a> <a name="smea507"><p><b>SMEA 507 International Organizations and Ocean Management (3)</b><i> Dolsak</i><br/>Survey of the manner in which international regimes and organizations attempt to manage and regulate the uses of the ocean. Primary emphasis is on the analysis of the effectiveness of regimes and of processes that support or constrain these organizations. Prerequisite: SMEA 500 or permission of instructor. Offered: jointly with PB AF 538.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA507" target="_blank">View course details in MyPlan: SMEA 507</a></p></a> <a name="smea508"><p><b>SMEA 508 National Marine Policy Processes (3)</b><i> Dolsak</i><br/>Comparative institutional dimensions of marine policy processes. Marine policy context at the national level and the dynamics that drive policy formulation and policy implementation.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA508" target="_blank">View course details in MyPlan: SMEA 508</a></p></a> <a name="smea509"><p><b>SMEA 509 Integrated Coastal Management (3)</b><i> Christie</i><br/>Managing multiple uses of coastal waters and the adjacent land; conflicts arising from competition for space and resources; organization, scientific, and economic problems associated with coastal management; planning and management experience in the United States and Southeast Asia. Prerequisite: SMEA 500 or permission of instructor.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA509" target="_blank">View course details in MyPlan: SMEA 509</a></p></a> <a name="smea510"><p><b>SMEA 510 Topics in Marine Ecology (3)</b><i> Klinger</i><br/>Study of ecological principles as they apply to marine species, populations, and ecosystems, using current examples from the primary literature, including contemporary issues such s species declines, species additions, pollution, and global change. Offered: W.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA510" target="_blank">View course details in MyPlan: SMEA 510</a></p></a> <a name="smea511"><p><b>SMEA 511 Coastal Environment Management (3)</b><br/>Evaluation of human uses of the coastal and upland areas in the context of coupled social-ecological systems. Concepts and techniques for evaluation and practical application.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA511" target="_blank">View course details in MyPlan: SMEA 511</a></p></a> <a name="smea512"><p><b>SMEA 512 Interviewing Methods and Environmental Topics (3)</b><i> Miller</i><br/>Focuses on qualitative techniques employed by social scientists and other researchers (e.g., sociologists, cultural anthropologists, political scientists, journalists, reporters) in interview situations. Students conduct interviews and limited participant observation with people in public, private, and activist sectors. Relevant to students with interests in marine affairs, forestry, fisheries, and environmental studies.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA512" target="_blank">View course details in MyPlan: SMEA 512</a></p></a> <a name="smea514"><p><b>SMEA 514 Marine Pollution Management Issues (3)</b><i> Leschine</i><br/>Management and policy aspects of marine environmental protection, emphasizing the two-way interaction between environmental managers and environmental and policy scientists which shapes policy.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA514" target="_blank">View course details in MyPlan: SMEA 514</a></p></a> <a name="smea515"><p><b>SMEA 515 U.S. Coastal and Ocean Law (3-5)</b><i> Kelly</i><br/>Study of the legal framework in the United States controlling allocation and use of coastal and marine resources. Topics include coastal zone management, fisheries management, protection of marine mammals and endangered species, marine pollution, offshore oil and gas development, and marine transportation.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA515" target="_blank">View course details in MyPlan: SMEA 515</a></p></a> <a name="smea517"><p><b>SMEA 517 Marine Uses: Transportation and Commerce (3)</b><br/>Role of the oceans in the transportation of people and materials, character and trends in vessel design and terminal facilities, pattern and nature of industry organization, regulations, economics of the shipping industry, management of fleets and vessels, individuals at sea and ashore, national policies affecting the merchant marine and port facilities. Prerequisite: SMEA 500 or permission of instructor.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA517" target="_blank">View course details in MyPlan: SMEA 517</a></p></a> <a name="smea519"><p><b>SMEA 519 Marine Policy Analysis (3)</b><i> Dolsak</i><br/>Goal is appreciation for and basic working knowledge of techniques used in policy analysis. Techniques are explored in both quasi-realistic settings and in application to real world problems of marine policy.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA519" target="_blank">View course details in MyPlan: SMEA 519</a></p></a> <a name="smea521"><p><b>SMEA 521 Governmental Responses to Global Climate Change (3)</b><i> Dolsak</i><br/>Exploration of major scientific, policy, and legal issues pertaining to problems of global climate change including regime design, use of climate models, impact on hydrology water resources, and forests.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA521" target="_blank">View course details in MyPlan: SMEA 521</a></p></a> <a name="smea523"><p><b>SMEA 523 International Science and Technology Policy (3)</b><i> Dolsak</i><br/>Analyzes the relationships between research and development policy, capabilities, and national technological strategies for advanced industrial and less-developed countries. Deals with international implications as countries make policies in regional and global organizations. Examples chosen from space telecommunication, weather and climate modification, airline transportation, nuclear energy, and seabed exploration.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA523" target="_blank">View course details in MyPlan: SMEA 523</a></p></a> <a name="smea525"><p><b>SMEA 525 Marine Protected Area Management and Science (3)</b><i> Fluharty</i><br/>Examines management and scientific issues involved with the design, establishment, operation, and maintenance of MPAs. Offered: Sp.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA525" target="_blank">View course details in MyPlan: SMEA 525</a></p></a> <a name="smea530"><p><b>SMEA 530 Development and the Environment (3)</b><i> Dolsak</i><br/>Examines two intertwined concepts that are frequently in conflict, economic development and the environment. Examines sustainable development, growth management, sustainable yield, and corporate social responsibility; the emergence, effectiveness, and their relationships with democracy and equity. Offered: A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA530" target="_blank">View course details in MyPlan: SMEA 530</a></p></a> <a name="smea536"><p><b>SMEA 536 Applied Microeconomics for Marine Affairs (3)</b><br/>Acquaints students with microeconomic tools commonly employed in policy analysis. Emphasis is placed on mastery of basic concepts, definitions, and models useful to marine policy, including determinants of price and outputs in competitive markets, effects of other market structures, market failure, and applied welfare economics.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA536" target="_blank">View course details in MyPlan: SMEA 536</a></p></a> <a name="smea537"><p><b>SMEA 537 Economic Aspects of Marine Policy (3)</b><br/>Development of pertinent economic concepts and their application to selected topics in marine policy decision making, including maritime policy, OCS oil and gas development, and wetlands management. Prerequisite: SMEA 500 or permission of instructor. Offered: jointly with ECON 537; W.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA537" target="_blank">View course details in MyPlan: SMEA 537</a></p></a> <a name="smea538"><p><b>SMEA 538 Economics of Living Marine Resources (3)</b><br/>Develops pertinent economic concepts and applications for conservation, regulation, and restoration of fisheries and other living resources. Gives special attention to fishery management, including harvest regulation and enforcement, recreational fisheries evaluation, property rights regimes, contemporary issues, and marine protected area management. Offered: jointly with ECON 538; Sp.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA538" target="_blank">View course details in MyPlan: SMEA 538</a></p></a> <a name="smea539"><p><b>SMEA 539 U.S. Fisheries Management and Policy (3)</b><br/>Examination of basic laws and policies in the US that govern fisheries management and their implementation by managers at federal, tribal, state, and international levels. Includes lectures, guest speakers, and field trips. Offered: jointly with FISH 539.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA539" target="_blank">View course details in MyPlan: SMEA 539</a></p></a> <a name="smea540"><p><b>SMEA 540 International Strategic Planning for Marine Resources (3)</b><i> Kaczynski</i><br/>Marine economies are affected by declining resources, population pressure, and economic globalization. International examples and case studies are used to explore opportunities for strategic planning . Prerequisite: SMEA 500 or permission of instructor. Offered: A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA540" target="_blank">View course details in MyPlan: SMEA 540</a></p></a> <a name="smea550"><p><b>SMEA 550 Special Topics in Marine Studies (1-3, max. 18)</b><br/>Examination of various aspects of marine studies. Content varies, depending upon the interests of the faculty and students. Intended for the joint participation by the faculty and advanced students in the investigation of selected topics. One or more groups are organized each quarter.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA550" target="_blank">View course details in MyPlan: SMEA 550</a></p></a> <a name="smea570"><p><b>SMEA 570 Thesis Presentation (1)</b><i> Fluharty</i><br/>Completion of the thesis requirement for SMEA. Prepare a professional presentation to a peer audience. Credit/no-credit only. Offered: AWSpS.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA570" target="_blank">View course details in MyPlan: SMEA 570</a></p></a> <a name="smea571"><p><b>SMEA 571 Non-Thesis Seminar (1)</b><i> Leschine</i><br/>Capstone course for students enrolled in non-thesis track to synthesize and integrate their learning into concrete products. Credit/no-credit only. Offered: AWSpS.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA571" target="_blank">View course details in MyPlan: SMEA 571</a></p></a> <a name="smea581"><p><b>SMEA 581 Case Study Research: Design and Methods (3)</b><br/>Provides in-depth training in case study theory, design, and methods. Designed for exploring prospectus ideas or beginning analysis of thesis research. Through readings, discussions, exercises, and lectures, students learn how to select units of analysis, control data quality, and collect, analysis, and report data. Offered: jointly with FISH 581.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA581" target="_blank">View course details in MyPlan: SMEA 581</a></p></a> <a name="smea585"><p><b>SMEA 585 Climate Impacts on the Pacific Northwest (4)</b><i> Mantua, Snover</i><br/>Knowledge of past/future patterns of climate to improve Pacific Northwest resource management. Topics include the predictability of natural/human-caused climate changes; past societal reactions to climate impacts on water, fish, forest, and coastal resources; how climate and public policies interact to affect ecosystems and society. Offered: jointly with ATM S 585/ENVIR 585/ESS 585; Sp.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA585" target="_blank">View course details in MyPlan: SMEA 585</a></p></a> <a name="smea591"><p><b>SMEA 591 Marine Science in the Coastal Zone (3)</b><i> R. KELLY</i><br/>Presentation and analysis of the marine science of estuarine, coastal, and open ocean systems, including evaluation and interpretation of scientific information necessary for management. Lectures, discussions, and readings emphasize the relevance of natural processes to marine environmental management and decision-making. Offered: jointly with OCEAN 591; A.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA591" target="_blank">View course details in MyPlan: SMEA 591</a></p></a> <a name="smea600"><p><b>SMEA 600 Independent Study or Research (*-)</b><br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA600" target="_blank">View course details in MyPlan: SMEA 600</a></p></a> <a name="smea700"><p><b>SMEA 700 Master's Thesis (*-)</b><br/><a href="https://uwstudent.washington.edu/student/myplan/course/SMEA700" target="_blank">View course details in MyPlan: SMEA 700</a></p></a> <div id="footer"><div id="footerseal"> <a href="http://www.washington.edu/"><img src="/home/graphics/blockw.gif" width="53" height="37" alt="UW Logo" /></a> </div> <div id="addressright"></div> <div id="address"><address> University of Washington Course Descriptions<br /> <a href="mailto:gencat@u.washington.edu">gencat@u.washington.edu</a><br /> Modified: September 5, 2015 </address> </div> </div> </body> </html> <!--Created by chtml 1.48 on Sep 5, 2015 8:33am-->
TxmszLou/uw-crsdep
html/smea.html
HTML
mit
23,904
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>color: 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.5.0~camlp4 / color - 1.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> color <small> 1.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-05 14:29:34 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-05 14:29:34 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-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler base-threads base base-unix base camlp4 4.02+7 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils conf-which 1 Virtual package relying on which coq 8.5.0~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0 Build system distributed with the OCaml compiler since OCaml 3.10.0 # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;frederic.blanqui@inria.fr&quot; authors: [ &quot;Frédéric Blanqui&quot; &quot;Adam Koprowski&quot; &quot;Sébastien Hinderer&quot; &quot;Pierre-Yves Strub&quot; &quot;Sidi Ould Biha&quot; &quot;Solange Coupet-Grimal&quot; &quot;William Delobel&quot; &quot;Hans Zantema&quot; &quot;Stéphane Leroux&quot; &quot;Léo Ducas&quot; &quot;Johannes Waldmann&quot; &quot;Qiand Wang&quot; &quot;Lianyi Zhang&quot; &quot;Sorin Stratulat&quot; ] license: &quot;CeCILL&quot; homepage: &quot;http://color.inria.fr/&quot; bug-reports: &quot;color@inria.fr&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;-f&quot; &quot;Makefile.coq&quot; &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CoLoR&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} &quot;coq-bignums&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;date:2018-05-04&quot; &quot;logpath:CoLoR&quot; &quot;category:Computer Science/Algorithms/Correctness proofs of algorithms&quot; &quot;category:Computer Science/Data Types and Data Structures&quot; &quot;category:Computer Science/Lambda Calculi&quot; &quot;category:Mathematics/Algebra&quot; &quot;category:Mathematics/Combinatorics and Graph Theory&quot; &quot;category:Mathematics/Logic/Type theory&quot; &quot;category:Miscellaneous/Extracted Programs/Type checking unification and normalization&quot; &quot;keyword:rewriting&quot; &quot;keyword:termination&quot; &quot;keyword:lambda calculus&quot; &quot;keyword:list&quot; &quot;keyword:multiset&quot; &quot;keyword:polynomial&quot; &quot;keyword:vectors&quot; &quot;keyword:matrices&quot; &quot;keyword:FSet&quot; &quot;keyword:FMap&quot; &quot;keyword:term&quot; &quot;keyword:context&quot; &quot;keyword:substitution&quot; &quot;keyword:universal algebra&quot; &quot;keyword:varyadic term&quot; &quot;keyword:string&quot; &quot;keyword:alpha-equivalence&quot; &quot;keyword:de Bruijn indices&quot; &quot;keyword:simple types&quot; &quot;keyword:matching&quot; &quot;keyword:unification&quot; &quot;keyword:relation&quot; &quot;keyword:ordering&quot; &quot;keyword:quasi-ordering&quot; &quot;keyword:lexicographic ordering&quot; &quot;keyword:ring&quot; &quot;keyword:semiring&quot; &quot;keyword:well-foundedness&quot; &quot;keyword:noetherian&quot; &quot;keyword:finitely branching&quot; &quot;keyword:dependent choice&quot; &quot;keyword:infinite sequences&quot; &quot;keyword:non-termination&quot; &quot;keyword:loop&quot; &quot;keyword:graph&quot; &quot;keyword:path&quot; &quot;keyword:transitive closure&quot; &quot;keyword:strongly connected component&quot; &quot;keyword:topological ordering&quot; &quot;keyword:rpo&quot; &quot;keyword:horpo&quot; &quot;keyword:dependency pair&quot; &quot;keyword:dependency graph&quot; &quot;keyword:semantic labeling&quot; &quot;keyword:reducibility&quot; &quot;keyword:Girard&quot; &quot;keyword:fixpoint theorem&quot; &quot;keyword:Tarski&quot; &quot;keyword:pigeon-hole principle&quot; &quot;keyword:Ramsey theorem&quot; ] synopsis: &quot;A library on rewriting theory and termination&quot; flags: light-uninstall url { src: &quot;http://files.inria.fr/blanqui/color/color.1.5.0.tar.gz&quot; checksum: &quot;md5=1853a6fbd4265c9be744b32e7685d05b&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-color.1.5.0 coq.8.5.0~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0~camlp4). The following dependencies couldn&#39;t be met: - coq-color -&gt; coq &gt;= 8.8 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-color.1.5.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.0~camlp4/color/1.5.0.html
HTML
mit
9,547
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.6 Version: 4.5.6 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>iAdwisor| Company Dashboard</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- BEGIN LAYOUT FIRST STYLES --> <link href="//fonts.googleapis.com/css?family=Oswald:400,300,700" rel="stylesheet" type="text/css" /> <!-- END LAYOUT FIRST STYLES --> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" /> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN THEME GLOBAL STYLES --> <link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" /> <link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME GLOBAL STYLES --> <!-- BEGIN PAGE LEVEL STYLES --> <link href="../assets/pages/css/pricing.min.css" rel="stylesheet" type="text/css" /> <!-- END PAGE LEVEL STYLES --> <!-- BEGIN THEME LAYOUT STYLES --> <link href="../assets/layouts/layout5/css/layout.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/layouts/layout5/css/custom.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME LAYOUT STYLES --> <link rel="shortcut icon" href="favicon.ico" /> </head> <!-- END HEAD --> <body class="page-header-fixed page-sidebar-closed-hide-logo"> <!-- BEGIN CONTAINER --> <div class="wrapper"> <!-- BEGIN HEADER --> <header class="page-header"> <nav class="navbar mega-menu" role="navigation"> <div class="container-fluid"> <div class="clearfix navbar-fixed-top"> <!-- Brand and toggle get grouped for better mobile display --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="toggle-icon"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </span> </button> <!-- End Toggle Button --> <!-- BEGIN LOGO --> <a id="index" class="page-logo" href="index.html"> <img src="../assets/layouts/layout5/img/logo.png" alt="Logo"> </a> <!-- END LOGO --> <!-- BEGIN SEARCH --> <form class="search" action="extra_search.html" method="GET"> <input type="name" class="form-control" name="query" placeholder="Search..."> <a href="javascript:;" class="btn submit md-skip"> <i class="fa fa-search"></i> </a> </form> <!-- END SEARCH --> <!-- BEGIN TOPBAR ACTIONS --> <div class="topbar-actions"> <!-- BEGIN GROUP NOTIFICATION --> <div class="btn-group-red btn-group"> <button type="button" class="btn btn-sm md-skip dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-user"></i> </button> <ul class="dropdown-menu-v2" role="menu"> <li class="active"> <a href="user_apply_for_loan.html">User apply for loan</a> </li> </ul> </div> <div class="btn-group-notification btn-group" id="header_notification_bar"> <button type="button" class="btn btn-sm md-skip dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge">1</span> </button> <ul class="dropdown-menu-v2"> <li class="external"> <h3> <span class="bold">1 pending</span> notifications</h3> <a href="index_notification.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px; padding: 0;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-success md-skip"> <i class="fa fa-plus"></i> </span> New user registered. </span> <span class="time">just now</span> </a> </li> </ul> </li> </ul> </div> <!-- END GROUP NOTIFICATION --> <!-- BEGIN GROUP INFORMATION --> <div class="btn-group-red btn-group"> <button type="button" class="btn btn-sm md-skip dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-plus"></i> </button> <ul class="dropdown-menu-v2" role="menu"> <li class="active"> <a href="#">New Post</a> </li> <li> <a href="#">New Comment</a> </li> <li> <a href="#">Share</a> </li> <li class="divider"></li> <li> <a href="#">Comments <span class="badge badge-success">4</span> </a> </li> <li> <a href="#">Feedbacks <span class="badge badge-danger">2</span> </a> </li> </ul> </div> <!-- END GROUP INFORMATION --> <!-- BEGIN USER PROFILE --> <div class="btn-group-img btn-group"> <button type="button" class="btn btn-sm md-skip dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <span>Hi</span> <img src="../assets/layouts/layout5/img/avatar1.jpg" alt=""> </button> <ul class="dropdown-menu-v2" role="menu"> <li> <a href="page_user_profile_2.html"> <i class="icon-user"></i> My Profile <span class="badge badge-danger">1</span> </a> </li> <li class="divider"> </li> <li> <a href="page_user_lock_1.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="page_user_login_1.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </div> <!-- END USER PROFILE --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <!-- END QUICK SIDEBAR TOGGLER --> </div> <!-- END TOPBAR ACTIONS --> </div> <!-- BEGIN HEADER MENU --> <div class="nav-collapse collapse navbar-collapse navbar-responsive-collapse"> <ul class="nav navbar-nav"> <li class="dropdown dropdown-fw active open selected"> <a href="index.html" class="text-uppercase"> <i class="icon-home"></i> Översikt </a> </li> <li class="dropdown dropdown-fw"> <a href="profile.html" class="text-uppercase"> <i class="icon-user"></i>Profil</a> </li> <li class="dropdown dropdown-fw"> <a href="user_apply_for_saving_loan.html" class="text-uppercase"> <i class="icon-magnifier"></i>Hitta kunder</a> </li> <li class="dropdown dropdown-fw"> <a href="view_user_apply_loan.html" class="text-uppercase"> <i class="icon-book-open"></i>Köpta kundförfrågningar</a> </li> <li class="dropdown dropdown-fw"> <a href="#" class="text-uppercase"> <i class="icon-magic-wand"></i>Flagga/Nivåer</a> </li> </ul> </div> <!-- END HEADER MENU --> </div> <!--/container--> </nav> </header> <!-- END HEADER --> <div class="container-fluid"> <div class="page-content"> <!-- BEGIN BREADCRUMBS --> <div class="breadcrumbs"> <h1>Dashboard </h1> <ol class="list-inline pull-right"> <li><a class="btn btn-success active" href="javascript:void(0);"><i class="icon-home"></i> Home</a></li> <li><a class="btn btn-success" href="javascript:void(0);"><i class="fa fa-eye"></i> Your career </a></li> <li><a class="btn btn-success" href="javascript:void(0);"><i class="fa fa-question"></i> FAQ</a></li> </ol> </div> <!-- END BREADCRUMBS --> <!-- BEGIN SIDEBAR CONTENT LAYOUT --> <div class="page-content-container"> <div class="page-content-row"> <!-- BEGIN PAGE SIDEBAR --> <!-- END PAGE SIDEBAR --> <div class="page-content-col"> <div class="row"> <div class="col-md-6"> <!-- BEGIN BORDERED TABLE PORTLET--> <div class="portlet light portlet-fit bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-red"></i> <span class="caption-subject font-red sbold uppercase">Accepterat Leverantör</span> </div> </div> <div class="portlet-body"> <div class="table-scrollable table-scrollable-borderless"> <table class="table table-hover table-light"> <thead> <tr class="uppercase"> <th> ID Nummer </th> <th> Datum </th> <th> Aktuell Status </th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <!-- END BORDERED TABLE PORTLET--> </div> <div class="col-md-6"> <div class="col-sm-6 col-xs-12"> <div class="dashboard-stat2 bordered admin"> <div class="display"> <div class="number"> <h3 class="font-blue-sharp"> <span data-counter="counterup" data-value="4">4</span> </h3> <small>Antal Lånekunder</small> </div> </div> <div class="admin_link"> <a class="btn blue-sharp" href="user_apply_for_loan.html">Antal Lånekunder</a> </div> </div> </div> <div class="col-sm-6 col-xs-12"> <div class="dashboard-stat2 bordered admin"> <div class="display"> <div class="number"> <h3 class="font-red-haze"> <span data-counter="counterup" data-value="0">0</span> </h3> <small>Antal Spara/Placeringskunder</small> </div> </div> <div class="admin_link"> <a class="btn red-haze" href="user_apply_for_saving_loan.html">Antal Spara/Placeringskunder</a> </div> </div> </div> </div> </div> <!-- BEGIN PAGE BASE CONTENT --> <div class="portlet light portlet-fit bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-share font-green"></i> <span class="caption-subject font-green bold uppercase">BCOINS PAKET</span> </div> </div> <div class="portlet-body"> <div class="pricing-content-1"> <div class="row"> <div class="col-md-3"> <div class="price-column-container border-active"> <div class="price-table-head bg-blue"> <h2 class="no-margin">30 BCOINS</h2> </div> <div class="arrow-down border-top-blue"></div> <div class="price-table-pricing"> <h3> <span class="price-sign">$</span>10 Kr.</h3> </div> <div class="price-table-content"> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">12.2 Månader</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">365 Days</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-btc"></i> </div> <div class="col-xs-9 text-left mobile-padding">30 BCOINS</div> </div> </div> <div class="arrow-down arrow-grey"></div> <div class="price-table-footer" style="padding:20px 10px;"> <a type="button" class="btn blue btn-outline sbold uppercase price-button" href="#">iAdwisor PAY</a> <a type="button" class="btn blue btn-outline sbold uppercase price-button" href="#">PAY VIA CARD</a> </div> </div> </div> <div class="col-md-3"> <div class="price-column-container border-active"> <div class="price-table-head bg-red"> <h2 class="no-margin">Byggrea</h2> </div> <div class="arrow-down border-top-red"></div> <div class="price-table-pricing"> <h3> <span class="price-sign">$</span>10 Kr.</h3> </div> <div class="price-table-content"> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">0 Månader</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">1 Days</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-btc"></i> </div> <div class="col-xs-9 text-left mobile-padding">10 BCOINS</div> </div> </div> <div class="arrow-down arrow-grey"></div> <div class="price-table-footer" style="padding:20px 10px;"> <p>Giltighetstid 1 dag</p> <a type="button" class="btn red btn-outline sbold uppercase price-button" href="#">iAdwisor PAY</a> <a type="button" class="btn red btn-outline sbold uppercase price-button" href="#">PAY VIA CARD</a> </div> </div> </div> <div class="col-md-3"> <div class="price-column-container border-active"> <div class="price-table-head bg-green"> <h2 class="no-margin">Small</h2> </div> <div class="arrow-down border-top-green"></div> <div class="price-table-pricing"> <h3> <span class="price-sign">$</span>10 Kr.</h3> </div> <div class="price-table-content"> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">12 Månader</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">360 Days</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-btc"></i> </div> <div class="col-xs-9 text-left mobile-padding">100 BCOINS</div> </div> </div> <div class="arrow-down arrow-grey"></div> <div class="price-table-footer" style="padding:20px 10px;"> <p>Small paketet för småföretagare. Kan vara bra startpaket för att komma igång på iAdwisor.</p> <p>Giltighetstid: 1år | Antal BCOINS: 10 st | Pris netto: 10 kr |<br> \r\nKöp konsument: 1 BCOINS | Köp Näringsidkare: 1,5 BCOINS | Köp Myndigheter: 2 BCOINS</p> <a type="button" class="btn green btn-outline sbold uppercase price-button" href="#">iAdwisor PAY</a> <a type="button" class="btn green btn-outline sbold uppercase price-button" href="#">PAY VIA CARD</a> </div> </div> </div> <div class="col-md-3"> <div class="price-column-container border-active"> <div class="price-table-head bg-purple"> <h2 class="no-margin">Beta Test</h2> </div> <div class="arrow-down border-top-purple"></div> <div class="price-table-pricing"> <h3> <span class="price-sign">$</span>10 Kr.</h3> </div> <div class="price-table-content"> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">0 Månader</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-calendar-plus-o"></i> </div> <div class="col-xs-9 text-left mobile-padding">1 Days</div> </div> <div class="row mobile-padding"> <div class="col-xs-3 text-right mobile-padding"> <i class="fa fa-btc"></i> </div> <div class="col-xs-9 text-left mobile-padding">10 BCOINS</div> </div> </div> <div class="arrow-down arrow-grey"></div> <div class="price-table-footer" style="padding:20px 10px;"> <p>Beta test, Testar Paysonbetalningslösning samt Package days</p> <a type="button" class="btn purple btn-outline sbold uppercase price-button" href="#">iAdwisor PAY</a> <a type="button" class="btn purple btn-outline sbold uppercase price-button" href="#">PAY VIA CARD</a> </div> </div> </div> </div> </div> </div> </div> <!-- END PAGE BASE CONTENT --> </div> </div> </div> <!-- END SIDEBAR CONTENT LAYOUT --> </div> <!-- BEGIN FOOTER --> <p class="copyright">2015 © Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a> </p> <a href="#index" class="go2top"> <i class="icon-arrow-up"></i> </a> <!-- END FOOTER --> </div> </div> <!-- END CONTAINER --> <!-- BEGIN QUICK SIDEBAR --> <a href="javascript:;" class="page-quick-sidebar-toggler"> <i class="icon-login"></i> </a> <div class="page-quick-sidebar-wrapper" data-close-on-body-click="false"> <div class="page-quick-sidebar"> <ul class="nav nav-tabs"> <li class="active"> <a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users <span class="badge badge-danger">2</span> </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts <span class="badge badge-success">7</span> </a> </li> <li class="dropdown"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-bell"></i> Alerts </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-info"></i> Notifications </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-speech"></i> Activities </a> </li> <li class="divider"></li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-settings"></i> Settings </a> </li> </ul> </li> </ul> <div class="tab-content"> <div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1"> <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list"> <h3 class="list-heading">Staff</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-success">8</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Bob Nilson</h4> <div class="media-heading-sub"> Project Manager </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Nick Larson</h4> <div class="media-heading-sub"> Art Director </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">3</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Hubert</h4> <div class="media-heading-sub"> CTO </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ella Wong</h4> <div class="media-heading-sub"> CEO </div> </div> </li> </ul> <h3 class="list-heading">Customers</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-warning">2</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lara Kunis</h4> <div class="media-heading-sub"> CEO, Loop Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="label label-sm label-success">new</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ernie Kyllonen</h4> <div class="media-heading-sub"> Project Manager, <br> SmartBizz PTL </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lisa Stone</h4> <div class="media-heading-sub"> CTO, Keort Inc </div> <div class="media-heading-small"> Last seen 13:10 PM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-success">7</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Portalatin</h4> <div class="media-heading-sub"> CFO, H&D LTD </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Irina Savikova</h4> <div class="media-heading-sub"> CEO, Tizda Motors Inc </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">4</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Maria Gomez</h4> <div class="media-heading-sub"> Manager, Infomatic Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> </ul> </div> <div class="page-quick-sidebar-item"> <div class="page-quick-sidebar-chat-user"> <div class="page-quick-sidebar-nav"> <a href="javascript:;" class="page-quick-sidebar-back-to-list"> <i class="icon-arrow-left"></i>Back</a> </div> <div class="page-quick-sidebar-chat-user-messages"> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> When could you send me the report ? </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:15</span> <span class="body"> Its almost done. I will be sending it shortly </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> Alright. Thanks! :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:16</span> <span class="body"> You are most welcome. Sorry for the delay. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> No probs. Just take your time :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Alright. I just emailed it to you. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Great! Thanks. Will check it right away. </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Please let me know if you have any comment. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span> </div> </div> </div> <div class="page-quick-sidebar-chat-user-form"> <div class="input-group"> <input type="text" class="form-control" placeholder="Type a message here..."> <div class="input-group-btn"> <button type="button" class="btn green"> <i class="icon-paper-clip"></i> </button> </div> </div> </div> </div> </div> </div> <div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2"> <div class="page-quick-sidebar-alerts-list"> <h3 class="list-heading">General</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-warning"> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> <h3 class="list-heading">System</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> </div> </div> <div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3"> <div class="page-quick-sidebar-settings-list"> <h3 class="list-heading">General Settings</h3> <ul class="list-items borderless"> <li> Enable Notifications <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Allow Tracking <input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Log Errors <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Auto Sumbit Issues <input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Enable SMS Alerts <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <h3 class="list-heading">System Settings</h3> <ul class="list-items borderless"> <li> Security Level <select class="form-control input-inline input-sm input-small"> <option value="1">Normal</option> <option value="2" selected>Medium</option> <option value="e">High</option> </select> </li> <li> Failed Email Attempts <input class="form-control input-inline input-sm input-small" value="5" /> </li> <li> Secondary SMTP Port <input class="form-control input-inline input-sm input-small" value="3560" /> </li> <li> Notify On System Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Notify On SMTP Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <div class="inner-content"> <button class="btn btn-success"> <i class="icon-settings"></i> Save Changes</button> </div> </div> </div> </div> </div> </div> <!-- END QUICK SIDEBAR --> <!--[if lt IE 9]> <script src="../assets/global/plugins/respond.min.js"></script> <script src="../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <!-- BEGIN CORE PLUGINS --> <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <!-- BEGIN THEME GLOBAL SCRIPTS --> <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script> <!-- END THEME GLOBAL SCRIPTS --> <!-- BEGIN THEME LAYOUT SCRIPTS --> <script src="../assets/layouts/layout5/scripts/layout.min.js" type="text/javascript"></script> <script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script> <!-- END THEME LAYOUT SCRIPTS --> </body> </html>
Bizdesire/iAdwisor-dev
_html/company/index.html
HTML
mit
75,334
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>freespec-ffi: 22 s 🏆</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.13.1 / freespec-ffi - 0.3</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> freespec-ffi <small> 0.3 <span class="label label-success">22 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-13 08:04:05 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-13 08:04:05 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Thomas Letan &lt;lthms@soap.coffee&gt;&quot; homepage: &quot;https://github.com/lthms/FreeSpec&quot; dev-repo: &quot;git+https://github.com/lthms/FreeSpec.git&quot; bug-reports: &quot;https://github.com/lthms/FreeSpec.git/issues&quot; doc: &quot;https://lthms.github.io/FreeSpec&quot; license: &quot;MPL-2.0&quot; synopsis: &quot;A framework for implementing and certifying impure computations in Coq&quot; description: &quot;&quot;&quot; FreeSpec is a framework for the Coq proof assistant which allows to implement and specify impure computations. It can be used with coqffi to write certified software. &quot;&quot;&quot; build: [ [&quot;patch&quot; &quot;-p1&quot; &quot;-i&quot; &quot;patches/opam-builds.patch&quot;] [&quot;dune&quot; &quot;build&quot; &quot;-p&quot; name &quot;-j&quot; jobs] ] depends: [ &quot;ocaml&quot; &quot;dune&quot; {&gt;= &quot;2.5&quot;} &quot;coq&quot; {&gt;= &quot;8.12&quot; &amp; &lt; &quot;8.14~&quot;} &quot;coq-freespec-core&quot; {= &quot;0.3&quot;} &quot;coq-coqffi&quot; {= &quot;1.0.0~beta5&quot;} &quot;coq-simple-io&quot; {&gt;= &quot;1.0&quot; &amp; &lt; &quot;2.0~&quot;} ] tags: [ &quot;date:2021-03-01&quot; &quot;keyword:foreign function interface&quot; &quot;category:Miscellaneous/Coq Extensions&quot; &quot;logpath:FreeSpec.FFI&quot; ] authors: [ &quot;Thomas Letan&quot; &quot;Yann Régis-Gianas&quot; ] url { src: &quot;https://github.com/lthms/FreeSpec/archive/freespec.0.3.tar.gz&quot; checksum: &quot;sha512=a4321066ef6267fc87a27b7b4ce7bd75db9878dcf33f7463ee3d11bdedb6a13f30008f7c20ca972c18e7d6f3bf8b0857409caf7fad60ecbd186e83b45fa1b7a1&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-freespec-ffi.0.3 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-freespec-ffi.0.3 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>7 m 55 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-freespec-ffi.0.3 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>22 s</dd> </dl> <h2>Installation size</h2> <p>Total: 156 K</p> <ul> <li>33 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/Refs.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/FFI.vo</code></li> <li>19 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/FreeSpecFFI.cmxs</code></li> <li>19 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/FreeSpecFFI.cmxs</code></li> <li>16 K <code>../ocaml-base-compiler.4.10.2/doc/coq-freespec-ffi/LICENSE</code></li> <li>15 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/ML.vo</code></li> <li>7 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/FreeSpecFFI.a</code></li> <li>6 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI__Refs.cmti</code></li> <li>5 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI__Refs.cmt</code></li> <li>5 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/FreeSpecFFI.cma</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI.cmt</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/Refs.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.10.2/doc/coq-freespec-ffi/README.md</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/doc/coq-freespec-ffi/CHANGES.md</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/opam</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI__Refs.cmi</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/dune-package</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI__Refs.cmx</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/FFI.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/refs.mli</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/refs.ml</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/FreeSpecFFI.cmxa</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/FreeSpec/FFI/ML.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/META</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI.cmi</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI.cmx</code></li> <li>1 K <code>../ocaml-base-compiler.4.10.2/lib/coq-freespec-ffi/lib/freeSpecFFI.ml</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-freespec-ffi.0.3</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.13.1/freespec-ffi/0.3.html
HTML
mit
10,230
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>relation-algebra: 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.12.2 / relation-algebra - 1.3</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> relation-algebra <small> 1.3 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 17:28:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 17:28:23 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 conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Damien Pous &lt;Damien.Pous@ens-lyon.fr&gt;&quot; homepage: &quot;http://perso.ens-lyon.fr/damien.pous/ra/&quot; license: &quot;LGPL&quot; build: [ [&quot;coq_makefile&quot; &quot;-f&quot; &quot;Make&quot; &quot;-o&quot; &quot;Makefile&quot;] # No &quot;-j%{jobs}%&quot; option. [make] ] install: [make &quot;install&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.4&quot; &amp; &lt; &quot;8.5~&quot; &amp; != &quot;8.4.6~camlp4&quot;} ] tags: [ &quot;keyword:relation algebra&quot; &quot;keyword:Kleene algebra with tests&quot; &quot;keyword:KAT&quot; &quot;keyword:allegories&quot; &quot;keyword:residuated structures&quot; &quot;keyword:automata&quot; &quot;keyword:regular expressions&quot; &quot;keyword:matrices&quot; &quot;category:Mathematics/Algebra&quot; &quot;logpath:RelationAlgebra&quot; ] authors: [ &quot;Damien Pous &lt;Damien.Pous@ens-lyon.fr&gt;&quot; ] synopsis: &quot;Relation Algebra and KAT&quot; description: &quot;A modular library about relation algebra, from idempotent semirings to residuated Kleene allegories, including a decision tactic for Kleene algebra with Tests (KAT).&quot; url { src: &quot;http://perso.ens-lyon.fr/damien.pous/ra/RelationAlgebra-1.3.tar.gz&quot; checksum: &quot;md5=dca5ff29d70a70e62d233b742561bd87&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-relation-algebra.1.3 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2). The following dependencies couldn&#39;t be met: - coq-relation-algebra -&gt; coq &lt; 8.5~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; 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-relation-algebra.1.3</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.12.2/relation-algebra/1.3.html
HTML
mit
7,030
{% extends "index_tags.html" %} {% block title %}{{ SITENAME }} - Tags{% endblock %} {% block content %} <div style="padding-left: 15px; padding-top: 15px" class="entry-content"> <h1>Tags for {{ SITENAME }}</h1> {%- for tag, articles in tags|sort %} <li><a href="{{ SITEURL }}/{{ tag.url }}">{{ tag }}</a> ({{ articles|count }})</li> {% endfor %} </div> {% endblock %}
mygeekdaddy/pelican_mygeekdaddy
mygeekdaddy/templates/tags.html
HTML
mit
388
--- layout: default --- <div class="page clearfix" index> <div class="left"> <h1>Welcome to YHG's Blog!</h1> <small>这里记录着我的软件开发学习之路</small> <hr> <ul> {% for post in paginator.posts %} <li> <h2> <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a> </h2> <div class="label"> <div class="label-card"> <i class="fa fa-calendar"></i>{{ post.date | date: "%F" }} </div> <div class="label-card"> {% if post.author %}<i class="fa fa-user"></i>{{ post.author }} {% endif %} </div> <div class="label-card"> {% if page.meta %}<i class="fa fa-key"></i>{{ page.meta }} {% endif %} </div> <div class="label-card"> {% include category.html %} </div> <div class="label-card"> {% include tag.html %} </div> </div> <div class="excerpt"> {{post.excerpt}} </div> <div class="read-all"> <a href="{{ post.url | prepend: site.baseurl }}"><i class="fa fa-newspaper-o"></i>Read All</a> </div> <hr> </li> {% endfor %} </ul> <!-- Pagination links --> <div class="pagination"> {% if paginator.previous_page %} <a href="/index.html" class="previous"><i class="fa fa-angle-double-left"></i></a> <a href="{{ paginator.previous_page_path | prepend: site.baseurl }}" class="previous"><i class="fa fa-angle-left"></i></a> {% else %} <span class="previous disable"><i class="fa fa-angle-double-left"></i></span> <span class="previous disable"><i class="fa fa-angle-left"></i></span> {% endif %} <span class="page_number ">{{ paginator.page }}/{{ paginator.total_pages }}</span> {% if paginator.next_page %} <a href="{{ paginator.next_page_path }}" class="next"><i class="fa fa-angle-right"></i></a> <a href="{{ site.baseurl }}/page{{ paginator.total_pages }}" class="next"><i class="fa fa-angle-double-right"></i></a> {% else %} <span class="next disable"><i class="fa fa-angle-right"></i></span> <span class="next disable"><i class="fa fa-angle-double-right"></i></span> {% endif %} </div> </div> <!-- <button class="anchor"><i class="fa fa-anchor"></i></button> --> <div class="right"> <div class="wrap"> <div class="side"> <div> <i class="fa fa-pencil-square-o" aria-hidden="true"></i> Recent Posts </div> <ul class="content-ul" recent> {% for post in site.posts offset: 0 limit: 10 %} <li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li> {% endfor %} </ul> </div> <!-- Content --> <div class="side "> <div> <i class="fa fa-th-list"></i> Categories </div> <ul class="content-ul" cate> {% for category in site.categories %} <li> <a href="{{ root_url }}/{{ site.category_dir }}#{{ category | first }}" class="categories-list-item" cate="{{ category | first }}"> <span class="name"> {{ category | first }} </span> <span class="badge">{{ category | last | size }}</span> </a> </li> {% endfor %} </ul> </div> <!-- 其他div框放到这里 --> <div class="side"> <div> <i class="fa fa-tags"></i> Tags </div> <div class="tags-cloud"> {% assign first = site.tags.first %} {% assign max = first[1].size %} {% assign min = max %} {% for tag in site.tags offset:1 %} {% if tag[1].size > max %} {% assign max = tag[1].size %} {% elsif tag[1].size < min %} {% assign min = tag[1].size %} {% endif %} {% endfor %} {% if max == min %} {% assign diff = 1 %} {% else %} {% assign diff = max | minus: min %} {% endif %} {% for tag in site.tags %} {% assign temp = tag[1].size | minus: min | times: 36 | divided_by: diff %} {% assign base = temp | divided_by: 4 %} {% assign remain = temp | modulo: 4 %} {% if remain == 0 %} {% assign size = base | plus: 9 %} {% elsif remain == 1 or remain == 2 %} {% assign size = base | plus: 9 | append: '.5' %} {% else %} {% assign size = base | plus: 10 %} {% endif %} {% if remain == 0 or remain == 1 %} {% assign color = 9 | minus: base %} {% else %} {% assign color = 8 | minus: base %} {% endif %} <a href="{{ root_url }}/{{ site.tag_dir }}#{{ tag[0] }}" style="font-size: {{ size }}pt; color: #{{ color }}{{ color }}{{ color }};">{{ tag[0] }}</a> {% endfor %} </div> </div> <!-- <div class="side"> <div> <i class="fa fa-external-link"></i> Links </div> <ul class="content-ul"> </ul> </div> --> </div> </div> </div> <!-- <script src="{{ "/js/scroll.min.js " | prepend: site.baseurl }}" charset="utf-8"></script> --> <!-- <script src="{{ "/js/pageContent.js " | prepend: site.baseurl }}" charset="utf-8"></script> -->
Honggou/honggou.github.io
index.html
HTML
mit
6,733
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mini-compiler: 8 s</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.7.1+1 / mini-compiler - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mini-compiler <small> 8.7.0 <span class="label label-success">8 s</span> </small> </h1> <p><em><script>document.write(moment("2020-03-02 21:28:58 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-03-02 21:28:58 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.11 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.7.1+1 Formal proof management system. num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.0 Official release 4.09.0 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/mini-compiler&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/MiniCompiler&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: compilation&quot; &quot;keyword: correctness&quot; &quot;keyword: arithmetic&quot; &quot;category: Computer Science/Semantics and Compilation/Compilation&quot; &quot;date: 2003&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/mini-compiler/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/mini-compiler.git&quot; synopsis: &quot;Correctness of a tiny compiler for arithmetic expressions&quot; description: &quot;&quot;&quot; Tutorial correctness proof of a tiny compiler from simple arithmetic expressions (constants, variables and additions) to simple assembly-like code (one accumulator, infinitly many registers and addition)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/mini-compiler/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=dd4f40c8ef66e6bdb212edec29102e53&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-mini-compiler.8.7.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-mini-compiler.8.7.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>4 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-mini-compiler.8.7.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>8 s</dd> </dl> <h2>Installation size</h2> <p>Total: 81 K</p> <ul> <li>60 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/MiniCompiler/compiler.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/MiniCompiler/compiler.glob</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/MiniCompiler/compiler.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-mini-compiler.8.7.0</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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.0-2.0.5/released/8.7.1+1/mini-compiler/8.7.0.html
HTML
mit
7,238
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="text/css"> .highlight { display: block; background-color: #ddd; } </style> <script type="text/javascript"> function highlight() { document.getElementById(location.hash.replace(/#/, "")).className = "highlight"; } </script> </head> <body onload="prettyPrint(); highlight();"> <pre class="prettyprint lang-js">/* This file is part of Ext JS 4 Copyright (c) 2011 Sencha Inc Contact: http://www.sencha.com/contact Commercial Usage Licensees holding valid commercial licenses may use this file in accordance with the Commercial Software License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Sencha. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. */ <span id='Ext-util-Offset'>/** </span> * @class Ext.util.Offset * @ignore */ Ext.define('Ext.util.Offset', { /* Begin Definitions */ statics: { fromObject: function(obj) { return new this(obj.x, obj.y); } }, /* End Definitions */ constructor: function(x, y) { this.x = (x != null &amp;&amp; !isNaN(x)) ? x : 0; this.y = (y != null &amp;&amp; !isNaN(y)) ? y : 0; return this; }, copy: function() { return new Ext.util.Offset(this.x, this.y); }, copyFrom: function(p) { this.x = p.x; this.y = p.y; }, toString: function() { return &quot;Offset[&quot; + this.x + &quot;,&quot; + this.y + &quot;]&quot;; }, equals: function(offset) { //&lt;debug&gt; if(!(offset instanceof this.statics())) { Ext.Error.raise('Offset must be an instance of Ext.util.Offset'); } //&lt;/debug&gt; return (this.x == offset.x &amp;&amp; this.y == offset.y); }, round: function(to) { if (!isNaN(to)) { var factor = Math.pow(10, to); this.x = Math.round(this.x * factor) / factor; this.y = Math.round(this.y * factor) / factor; } else { this.x = Math.round(this.x); this.y = Math.round(this.y); } }, isZero: function() { return this.x == 0 &amp;&amp; this.y == 0; } }); </pre> </body> </html>
hatimeria/HatimeriaExtJS
docs/source/Offset.html
HTML
mit
2,648
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>izf: 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.7.1+2 / izf - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> izf <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-27 01:18:40 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-27 01:18:40 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.7.1+2 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.2 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/izf&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/IZF&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: Intuitionistic set theory&quot; &quot;keyword: pointed graphs&quot; &quot;keyword: type theory&quot; &quot;keyword: intuitionistic choice operator&quot; &quot;keyword: set theory&quot; &quot;keyword: Zermelo-Fraenkel&quot; &quot;category: Mathematics/Logic/Set theory&quot; &quot;date: 2003-02&quot; ] authors: [ &quot;Alexandre Miquel &lt;Alexandre.Miquel@pps.jussieu.fr&gt; [http://www.pps.jussieu.fr/~miquel]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/izf/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/izf.git&quot; synopsis: &quot;Intuitionistic Zermelo-Fraenkel Set Theory in Coq&quot; description: &quot;&quot;&quot; This development contains the set-as-pointed-graph interpretation of Intuitionistic Zermelo Frankel set theory in system F_omega.2++ (F_omega + one extra universe + intuitionistic choice operator), which is described in chapter 9 of the author&#39;s PhD thesis (for IZ) and in the author&#39;s CSL&#39;03 paper (for the extension IZ -&gt; IZF).&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/izf/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=63408951be1dddce6e29a691c2fa95c4&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-izf.8.9.0 coq.8.7.1+2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+2). The following dependencies couldn&#39;t be met: - coq-izf -&gt; coq &gt;= 8.9 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-izf.8.9.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1+2/izf/8.9.0.html
HTML
mit
7,484
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>artDialog</title> <script> // skin demo (function() { var _skin, _jQuery; var _search = window.location.search; if (_search) { _skin = _search.split('demoSkin=')[1]; _jQuery = _search.indexOf('jQuery=true') !== -1; if (_jQuery) document.write('<scr'+'ipt src="../jquery-1.6.2.min.js"></sc'+'ript>'); }; document.write('<scr'+'ipt src="../artDialog.source.js?skin=' + (_skin || 'default') +'"></sc'+'ript>'); window._isDemoSkin = !!_skin; })(); </script> <script src="demo.js"></script> <script src="highlight/highlight.pack.js"></script> <script src="highlight/languages/javascript.js"></script> <script> hljs.tabReplace = ' '; hljs.initHighlightingOnLoad(); </script> <link href="demo.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="highlight/styles/magula.css"> </head> <body> <div id="doc"> <div id="header"> <h1 id="logo"><a href="../index.html">artDialog</a></h1> <ul id="nav" class="nav"> <li><a href="../index.html" class="home">首页</a></li> <li><a href="./API.html" class="api">文档</a></li> <li><a href="./down.html" class="down">下载</a></li> <li><a href="./log.html" class="log">更新</a></li> <li><a href="./labs.html" class="labs">实验</a></li> <li><a href="./license.html" class="license">授权</a></li> | <li><a href="#" id="nav-skin">皮肤</a></li> </ul> </div> <div id="main"> <h1 style="font-size:36px; line-height:2.2em; height:2.2em; margin-top:10px; margin-bottom:20px; color:#9DCCB8; font-family:'宋体'">artDialog4 有什么新功能?</h1> <div id="DOMContentWrap"> <h2>支持自定义按钮</h2> <div id="demoCode_button"> <pre><code class="javascript">var dialog = art.dialog({ title: '警告', content: '点击管理按钮将让删除按钮可用', width: '20em', button: [{ name: '管理', callback: function () { this.content('我更改了删除按钮').button({ name: '删除', disabled: false }); return false; }, focus: true }] }); dialog.button( { name: '删除', callback: function () { alert('remove') }, disabled: true } )</code></pre> </div> <p class="buttons"> <button class="runCode" name="demoCode_button">运行&raquo;</button> </p> </div> <h2>内容支持传入DOM元素</h2> <p>元素完整移动到对话框中,所以原有的事件与属性都将会保留;如果隐藏元素被传入到对话框,会设置display:block属性显示该元素;对话框关闭的时候元素将恢复到原来在页面的位置,style display属性也将恢复</p> <div id="demoCode_content"> <pre><code class="javascript">var dialog = art.dialog({ content: document.getElementById('DOMContentWrap'), id: 'D345' }); </code></pre> </div> <p class="buttons"> <button class="runCode" name="demoCode_content">运行&raquo;</button> </p> <h2>支持百分比位置与尺寸</h2> <p>使用百分比作为参数,浏览器窗口尺寸调整也能执行适应</p> <div id="demoCode_sp"> <pre><code class="javascript">var dialog = art.dialog({ left: '100%', top: '100%', width: 240, height: '100%', fixed: true, resize: false }); </code></pre> </div> <p class="buttons"> <button class="runCode" name="demoCode_sp">运行&raquo;</button> </p> <h2>跨框架交换数据</h2> <p>框架与框架之间以及与主页面之间进行数据交换是非常头疼的事情,常规情况下你必须知道框架的名称才能进行数据交换,如果是在复杂的多层框架下操作简直就是噩梦——但在artDialog4中这一切完全被简化,它有一个统一的数据共享接口,可以共享任意类型的数据,任何页面都能使用同一接口获取数据。</p> <div id="demoCode_data"> <pre><code class="javascript">art.dialog.data('test', document.getElementById('demoInput04-3').value); art.dialog.open('./iframeA.html'); // 此时 iframeA.html 页面可以使用 art.dialog.data('test') 获取到数据,如: // document.getElementById('aInput').value = art.dialog.data('test'); </code></pre> </div> <p class="buttons"> <label>请输入测试文字:<input id="demoInput04-3" title="demoInput04-3" type="text" value="精于心,简于形" style="margin-right:10px" /></label> <button class="runCode" name="demoCode_data" title="chrome浏览器不能在本地运行iframe">运行&raquo;</button> </p> <p style="text-align:center"><a href="log.html">查看详细更新与升级注意事项&raquo;</a></p> </div> <div id="footer"></div> </div> <script>_isDemoSkin && window._demoSkin && _demoSkin();</script> </body> </html>
KingsleyYu/Chuanmei
build/js/util/dialog/art.dialog/_doc/new.html
HTML
mit
5,279
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-odd-order: 39 m 2 s</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 / extra-dev</a></li> <li class="active"><a href="">8.11.dev / mathcomp-odd-order - dev</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mathcomp-odd-order <small> dev <span class="label label-success">39 m 2 s</span> </small> </h1> <p><em><script>document.write(moment("2020-07-24 01:10:59 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-24 01:10:59 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 conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; name: &quot;coq-mathcomp-odd-order&quot; version: &quot;dev&quot; maintainer: &quot;Mathematical Components &lt;mathcomp-dev@sympa.inria.fr&gt;&quot; homepage: &quot;https://math-comp.github.io/math-comp/&quot; bug-reports: &quot;Mathematical Components &lt;mathcomp-dev@sympa.inria.fr&gt;&quot; dev-repo: &quot;git+https://github.com/math-comp/odd-order.git&quot; license: &quot;CeCILL-B&quot; build: [ make &quot;-j&quot; &quot;%{jobs}%&quot; ] install: [ make &quot;install&quot; ] remove: [ &quot;sh&quot; &quot;-c&quot; &quot;rm -rf &#39;%{lib}%/coq/user-contrib/mathcomp/odd_order&#39;&quot; ] depends: [ &quot;ocaml&quot; &quot;coq-mathcomp-character&quot; {= &quot;dev&quot;} ] tags: [ &quot;keyword:Feit Thompson theorem&quot; &quot;keyword:small scale reflection&quot; &quot;keyword:mathematical components&quot; &quot;keyword:odd order theorem&quot; ] authors: [ &quot;Jeremy Avigad &lt;&gt;&quot; &quot;Andrea Asperti &lt;&gt;&quot; &quot;Stephane Le Roux &lt;&gt;&quot; &quot;Yves Bertot &lt;&gt;&quot; &quot;Laurence Rideau &lt;&gt;&quot; &quot;Enrico Tassi &lt;&gt;&quot; &quot;Ioana Pasca &lt;&gt;&quot; &quot;Georges Gonthier &lt;&gt;&quot; &quot;Sidi Ould Biha &lt;&gt;&quot; &quot;Cyril Cohen &lt;&gt;&quot; &quot;Francois Garillot &lt;&gt;&quot; &quot;Alexey Solovyev &lt;&gt;&quot; &quot;Russell O&#39;Connor &lt;&gt;&quot; &quot;Laurent Théry &lt;&gt;&quot; &quot;Assia Mahboubi &lt;&gt;&quot; ] synopsis: &quot;Odd Order Theorem&quot; description: &quot;&quot;&quot; This library contains the complete formal proof of the Odd Order Theorem (aka Feit Thompson Theorem). The file stripped_odd_order_theorem.v contains a proof of a self contained statement of the odd order.&quot;&quot;&quot; url { src: &quot;git+https://github.com/math-comp/odd-order.git&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-mathcomp-odd-order.dev coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-mathcomp-odd-order.dev coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>25 m 43 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y coq-mathcomp-odd-order.dev coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>39 m 2 s</dd> </dl> <h2>Installation size</h2> <p>Total: 89 M</p> <ul> <li>27 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection3.vo</code></li> <li>5 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection13.vo</code></li> <li>4 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection10.vo</code></li> <li>4 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection14.vo</code></li> <li>3 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection12.vo</code></li> <li>3 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixC.vo</code></li> <li>2 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection9.vo</code></li> <li>2 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection14.vo</code></li> <li>2 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection12.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection11.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection16.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection15.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection9.glob</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection13.glob</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection3.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection6.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection5.vo</code></li> <li>1024 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection12.glob</code></li> <li>916 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection14.glob</code></li> <li>901 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection4.vo</code></li> <li>873 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection2.vo</code></li> <li>843 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection3.glob</code></li> <li>825 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection1.vo</code></li> <li>766 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection6.glob</code></li> <li>758 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection4.vo</code></li> <li>757 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/wielandt_fixpoint.vo</code></li> <li>732 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection10.vo</code></li> <li>722 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection8.vo</code></li> <li>699 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection4.glob</code></li> <li>695 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection3.glob</code></li> <li>678 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection12.glob</code></li> <li>663 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection5.glob</code></li> <li>650 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection13.vo</code></li> <li>630 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection10.glob</code></li> <li>618 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection14.glob</code></li> <li>592 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection7.vo</code></li> <li>590 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection11.glob</code></li> <li>587 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixC.glob</code></li> <li>571 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection1.vo</code></li> <li>564 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection1.glob</code></li> <li>560 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection10.glob</code></li> <li>549 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection15.glob</code></li> <li>532 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection2.vo</code></li> <li>525 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection2.glob</code></li> <li>458 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection16.glob</code></li> <li>435 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection7.glob</code></li> <li>417 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection13.glob</code></li> <li>415 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection4.glob</code></li> <li>380 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection7.vo</code></li> <li>378 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection8.glob</code></li> <li>374 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection7.glob</code></li> <li>341 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection1.glob</code></li> <li>318 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/wielandt_fixpoint.glob</code></li> <li>312 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection2.glob</code></li> <li>270 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixAB.vo</code></li> <li>268 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection5.vo</code></li> <li>241 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection5.glob</code></li> <li>233 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection9.vo</code></li> <li>233 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixAB.glob</code></li> <li>201 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection8.vo</code></li> <li>194 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection11.vo</code></li> <li>177 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection6.vo</code></li> <li>167 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection9.glob</code></li> <li>160 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection8.glob</code></li> <li>158 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection11.glob</code></li> <li>141 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection12.v</code></li> <li>134 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection14.v</code></li> <li>133 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection6.glob</code></li> <li>130 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/stripped_odd_order_theorem.vo</code></li> <li>125 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection9.v</code></li> <li>112 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection13.v</code></li> <li>98 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection3.v</code></li> <li>87 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection3.v</code></li> <li>82 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection15.v</code></li> <li>78 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection5.v</code></li> <li>77 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection6.v</code></li> <li>76 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection4.v</code></li> <li>72 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection10.v</code></li> <li>71 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection12.v</code></li> <li>65 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection16.v</code></li> <li>64 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection11.v</code></li> <li>64 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection10.v</code></li> <li>63 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection14.v</code></li> <li>63 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection1.v</code></li> <li>62 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection13.v</code></li> <li>59 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection2.v</code></li> <li>53 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection8.v</code></li> <li>50 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/stripped_odd_order_theorem.glob</code></li> <li>48 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection4.v</code></li> <li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection7.v</code></li> <li>42 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection7.v</code></li> <li>38 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixC.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/wielandt_fixpoint.v</code></li> <li>37 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection2.v</code></li> <li>35 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/PFsection1.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection5.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection9.v</code></li> <li>24 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGappendixAB.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection11.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection8.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/BGsection6.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/odd_order/stripped_odd_order_theorem.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-mathcomp-odd-order.dev</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"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.11.dev/mathcomp-odd-order/dev.html
HTML
mit
19,408
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mini-compiler: 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.7.1+1 / mini-compiler - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mini-compiler <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-19 04:09:34 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-19 04:09:34 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.7.1+1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/mini-compiler&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/MiniCompiler&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: compilation&quot; &quot;keyword: correctness&quot; &quot;keyword: arithmetic&quot; &quot;category: Computer Science/Semantics and Compilation/Compilation&quot; &quot;date: 2003&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/mini-compiler/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/mini-compiler.git&quot; synopsis: &quot;Correctness of a tiny compiler for arithmetic expressions&quot; description: &quot;&quot;&quot; Tutorial correctness proof of a tiny compiler from simple arithmetic expressions (constants, variables and additions) to simple assembly-like code (one accumulator, infinitly many registers and addition)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/mini-compiler/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=f5679f730d174e15fa5d5396286c3b43&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-mini-compiler.8.9.0 coq.8.7.1+1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1). The following dependencies couldn&#39;t be met: - coq-mini-compiler -&gt; coq &gt;= 8.9 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-mini-compiler.8.9.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.1+1/mini-compiler/8.9.0.html
HTML
mit
7,185
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" /> <link rel="icon" href="favicon.ico"> <title>tlece_ApplyPostVacancyInterviewVideo.CreatedUtc Property</title> <link rel="stylesheet" type="text/css" href="msdn2019/toc.css" /> <script src="msdn2019/toc.js"></script> <link rel="stylesheet" type="text/css" href="msdn2019/msdn2019.css"></link> <script src="msdn2019/msdn2019.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shCore_helixoft.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushVb.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushCSharp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushFSharp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushCpp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushJScript.js" type="text/javascript"></script> <link href="SyntaxHighlighter/styles/shCore.css" rel="stylesheet" type="text/css" /> <link href="SyntaxHighlighter/styles/shThemeMsdnLW.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> SyntaxHighlighter.all(); </script> <link rel="stylesheet" type="text/css" href="vsdocman_overrides.css"></link> </head> <body style="direction: ltr;"> <div id="topic"> <!--HEADER START--> <div id="header"> <div id="header-top-container"> <div id="header-top-parent-container1"> <div id="header-top-container1"> <div id="runningHeaderText1"><a id="headerLogo" href="#" onclick="window.location.href = getCssCustomProperty('--headerLogoLink'); return false;">logo</a></div> <div id="runningHeaderText1b"><script> document.write(getCssCustomProperty('--headerTopCustomLineHtml')); </script></div> </div> </div> <div id="header-top-container2"> <div id="runningHeaderText">SOLUTION-WIDE PROPERTIES Reference</div> <div id="search-bar-container"> <form id="search-bar" action="search--.html"> <input id="HeaderSearchInput" type="search" name="search" placeholder="Search" > <button id="btn-search" class="c-glyph" title="Search"> <span>Search</span> </button> </form> <button id="cancel-search" class="cancel-search" title="Cancel"> <span>Cancel</span> </button> </div> </div> </div> <hr /> <div id="header-breadcrumbs"></div> <div id="headerLinks"> </div> <hr /> </div> <!--HEADER END--> <div id="mainSection"> <div id="toc-area"> <div id="toc-container" class="stickthis full-height"> <div id="-1"></div> <div id="c-1"> <div id="ci-1" class="inner-for-height"></div> </div> </div> </div> <div id="mainBody"> <h1 class="title">tlece_ApplyPostVacancyInterviewVideo.CreatedUtc Property</h1> <div class="metadata"> Namespace: <a href="topic_0000000000000265.html">Tlece.Recruitment.Entities</a> <br />Assembly: Tlece.Recruitment (in Tlece.Recruitment.dll) </div> <div class="section_container"> <div id="syntaxSection" class="section"> <div id="syntaxCodeBlocks"> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCornerActive"> </div> <div class="codeSnippetTab csFirstTab csActiveTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeVB"> <pre xml:space="preserve" class="brush: vb">Public Property CreatedUtc() As <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">Date</a></pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csActiveTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeCsharp"> <pre xml:space="preserve" class="brush: csharp">public <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a> CreatedUtc {get; set;}</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csActiveTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeCpp"> <pre xml:space="preserve" class="brush: cpp">public: &nbsp;<br />property <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a> CreatedUtc {&nbsp;<br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a> get( );&nbsp;<br /> void set(&nbsp;<br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a> value&nbsp;<br /> );&nbsp;<br />}</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csActiveTab csLastTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCornerActive"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeJScript"> <pre xml:space="preserve" class="brush: js">public function get CreatedUtc() : <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a>;&nbsp;<br />public function set CreatedUtc(value : <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a>);</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> </div> <h4 class="subHeading"> Property Value</h4> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.datetime">DateTime</a> </div> </div> <div class="section_container"> <div class="section_heading"> <span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Applies to</a></span> <div>&nbsp;</div> </div> <div id="frameworksSection" class="section"> <h4 class="subHeading">.NET Framework</h4>Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1<br /> </div> </div> <div class="section_container"> <div class="section_heading"> <span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span> <div>&nbsp;</div> </div> <div id="seeAlsoSection" class="section"> <div> <a href="topic_00000000000002CB.html">tlece_ApplyPostVacancyInterviewVideo Class</a><br /> <a href="topic_0000000000000265.html">Tlece.Recruitment.Entities Namespace</a><br /> </div> </div> </div> </div> <div id="internal-toc-area"> <div id="internal-toc-container" class="stickthis"> <h3 id="internal-toc-heading">In this article</h3> <span id="internal-toc-definition-localized-text">Definition</span> </div> </div> </div> <div id="footer"> <div id="footer-container"> <p><span style="color: #FF0000;">Generated with unregistered version of <a target="_top" href="http://www.helixoft.com/vsdocman/overview.html">VSdocman</a></span>&nbsp;<br />Your own footer text will only be shown in registered version.</p> </div> </div> </div> </body> </html>
asiboro/asiboro.github.io
vsdoc/topic_00000000000002CD.html
HTML
mit
11,881
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer: 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.12.2 / hammer - 1.1+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> hammer <small> 1.1+8.9 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 17:28:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 17:28:23 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 conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;palmskog@gmail.com&quot; homepage: &quot;https://github.com/lukaszcz/coqhammer&quot; dev-repo: &quot;git+https://github.com/lukaszcz/coqhammer.git&quot; bug-reports: &quot;https://github.com/lukaszcz/coqhammer/issues&quot; license: &quot;LGPL-2.1-only&quot; build: [ [make &quot;-j%{jobs}%&quot; {ocaml:version &gt;= &quot;4.06&quot;}] [make &quot;tests&quot;] {with-test} ] install: [ make &quot;install&quot; ] depends: [ &quot;ocaml&quot; &quot;conf-g++&quot; {build} &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;category:Miscellaneous/Coq Extensions&quot; &quot;keyword:automation&quot; &quot;keyword:hammer&quot; &quot;date:2019-02-11&quot; &quot;logpath:Hammer&quot; ] authors: [ &quot;Lukasz Czajka &lt;lukaszcz@mimuw.edu.pl&gt;&quot; &quot;Cezary Kaliszyk &lt;cezary.kaliszyk@uibk.ac.at&gt;&quot; &quot;Burak Ekici &lt;burak.ekici@uibk.ac.at&gt;&quot; ] synopsis: &quot;Automation for Dependent Type Theory&quot; url { src: &quot;https://github.com/lukaszcz/coqhammer/archive/v1.1-coq8.9.tar.gz&quot; checksum: &quot;md5=76a72dd942b2f6d4f6392b0a9f44af02&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-hammer.1.1+8.9 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2). The following dependencies couldn&#39;t be met: - coq-hammer -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-hammer.1.1+8.9</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.12.2/hammer/1.1+8.9.html
HTML
mit
6,908
{% extends "_base_page.html" %} {% block pageTitle %} Help and feedback - Digital Marketplace {% endblock %} {% block breadcrumb %} {{ govukBreadcrumbs({ "items": [ { "href": url_for('main.index'), "text": "Digital Marketplace" }, { "text": "Help and feedback" }, ] }) }} {% endblock breadcrumb %} {% block mainContent %} <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <h1 class="govuk-heading-xl">Help and feedback</h1> <h2 class="govuk-heading-l">Buying and selling services</h2> <p class="govuk-body">Email <a class="govuk-link" href="mailto:cloud_digital@crowncommercial.gov.uk">cloud_digital@crowncommercial.gov.uk</a> if you need support:</p> <ul class="govuk-list govuk-list--bullet"> <li>selling your services, for example lowering your prices</li> <li>buying services, for example evaluating suppliers</li> <li>updating your account </li> </ul> <h2 class="govuk-heading-l">Help with monthly management information (MI)</h2> <p class="govuk-body">Email <a class="govuk-link" href="mailto:report-mi@crowncommercial.gov.uk">report-mi@crowncommercial.gov.uk</a> for help with monthly management information (MI).</p> <h2 class="govuk-heading-l">Guidance about buying and selling on the Digital Marketplace</h2> <p class="govuk-body"><a class="govuk-link" href="https://www.gov.uk/guidance/buying-and-selling-on-the-digital-marketplace">Read the guidance</a> for information about:</p> <ul class="govuk-list govuk-list--bullet"> <li>the G-Cloud and Digital Outcomes and Specialists frameworks</li> <li>how to apply to join as a supplier</li> <li>how to buy</li> </ul> <h2 class="govuk-heading-l">Report a late payment, an opportunity or a procurement</h2> <p class="govuk-body">Email <a class="govuk-link" href="mailto:publicprocurementreview@cabinetoffice.gov.uk">publicprocurementreview@cabinetoffice.gov.uk</a> if a buyer isn’t following the correct processes, the rules of the framework, or hasn’t paid you.</p> <h2 class="govuk-heading-l">Feedback about the Digital Marketplace</h2> <p class="govuk-body">Email <a class="govuk-link" href="mailto:cloud_digital@crowncommercial.gov.uk">cloud_digital@crowncommercial.gov.uk</a> if you have feedback about your experience using the Digital Marketplace.</p> <p class="govuk-body"> <a class="govuk-link" href="{{ url_for('external.user_research_consent') }}" data-analytics="trackEvent" data-analytics-category="user-research" data-analytics-action="View sign up to user research screen"> Sign up to be a potential user research participant </a> to help us improve the Digital Marketplace. You need an account. You can unsubscribe at any time. </p> </div> </div> {% endblock %}
alphagov/digitalmarketplace-buyer-frontend
app/templates/help/index.html
HTML
mit
2,847
<!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="row"> <div class="footer-col col-md-4"> </div> <div class="footer-col col-md-4"> <h3>{{ site.footer.social }}</h3> <ul class="list-inline"> {% for network in site.social %} <li> <a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a> </li> {% endfor %} </ul> </div> </div> </div> </div> <div class="footer-below"> <div class="container"> <div class="row"> <div class="col-lg-12"> Copyright &copy; {{ site.footer.copyright }} 20{{ site.time | date: '%y' }}. The beautiful sketchy editor logos were done by <a href="http://squirrelmuffins.com">Kat On</a> for the awesome <a href="http://editorconfig.org/">EditorConfig</a> project. Supported by the <a href="https://dotnetfoundation.org">.NET Foundation</a> </div> </div> </div> </div> </footer> <!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) --> <div class="scroll-top page-scroll visible-xs visible-sm"> <a class="btn btn-primary" href="#page-top"> <i class="fa fa-chevron-up"></i> </a> </div>
OmniSharp/OmniSharp.github.io
_includes/footer.html
HTML
mit
1,682
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_102) on Thu Jan 19 20:32:46 PST 2017 --> <title>Uses of Package main</title> <meta name="date" content="2017-01-19"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package main"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../main/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../index.html?main/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package main" class="title">Uses of Package<br>main</h1> </div> <div class="contentContainer">No usage of main</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../main/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../index.html?main/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
tliang1/Java-Practice
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-6/Chapter06P26/doc/main/package-use.html
HTML
mit
3,660
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.11.11: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.11.11 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions.html#index_a"><span>a</span></a></li> <li><a href="functions_b.html#index_b"><span>b</span></a></li> <li><a href="functions_c.html#index_c"><span>c</span></a></li> <li><a href="functions_d.html#index_d"><span>d</span></a></li> <li><a href="functions_e.html#index_e"><span>e</span></a></li> <li><a href="functions_f.html#index_f"><span>f</span></a></li> <li><a href="functions_g.html#index_g"><span>g</span></a></li> <li><a href="functions_h.html#index_h"><span>h</span></a></li> <li><a href="functions_i.html#index_i"><span>i</span></a></li> <li><a href="functions_k.html#index_k"><span>k</span></a></li> <li><a href="functions_l.html#index_l"><span>l</span></a></li> <li><a href="functions_m.html#index_m"><span>m</span></a></li> <li><a href="functions_n.html#index_n"><span>n</span></a></li> <li><a href="functions_o.html#index_o"><span>o</span></a></li> <li><a href="functions_p.html#index_p"><span>p</span></a></li> <li><a href="functions_r.html#index_r"><span>r</span></a></li> <li class="current"><a href="functions_s.html#index_s"><span>s</span></a></li> <li><a href="functions_t.html#index_t"><span>t</span></a></li> <li><a href="functions_u.html#index_u"><span>u</span></a></li> <li><a href="functions_v.html#index_v"><span>v</span></a></li> <li><a href="functions_w.html#index_w"><span>w</span></a></li> <li><a href="functions_~.html#index_~"><span>~</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> <div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div> <h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>ScriptId() : <a class="el" href="classv8_1_1_function.html#afa208e62e702f6d61ba0a4250ba3f2cf">v8::Function</a> </li> <li>Serialize() : <a class="el" href="classv8_1_1_heap_snapshot.html#acf7383deaa06fab1d948fd7e737ac7d3">v8::HeapSnapshot</a> </li> <li>Set() : <a class="el" href="classv8_1_1_template.html#a8a29557db5d0bc980752084b925a9b01">v8::Template</a> </li> <li>SetAccessCheckCallbacks() : <a class="el" href="classv8_1_1_object_template.html#acd0c47ecc715fa1256dc95524a4e8608">v8::ObjectTemplate</a> </li> <li>SetAccessor() : <a class="el" href="classv8_1_1_object_template.html#acf245fcdedc797068a1eb4c8d46a5269">v8::ObjectTemplate</a> </li> <li>SetAlignedPointerInEmbedderData() : <a class="el" href="classv8_1_1_context.html#a522063c88e4c2832f5ff4f3980815f58">v8::Context</a> </li> <li>SetAlignedPointerInInternalField() : <a class="el" href="classv8_1_1_object.html#a0ccba69581f0b5e4e672bab90f26879b">v8::Object</a> </li> <li>SetAllowCodeGenerationFromStringsCallback() : <a class="el" href="classv8_1_1_v8.html#ad4abec314050af6e68df3a339634293e">v8::V8</a> </li> <li>SetArrayBufferAllocator() : <a class="el" href="classv8_1_1_v8.html#abc40950a39f8cb6946dc8a1ad41eea84">v8::V8</a> </li> <li>SetCallAsFunctionHandler() : <a class="el" href="classv8_1_1_object_template.html#a5a7c6acbee1a04deb7c2cd43896b34ac">v8::ObjectTemplate</a> </li> <li>SetCallHandler() : <a class="el" href="classv8_1_1_function_template.html#a4805d729fbd1256b41ecaf157c740bd2">v8::FunctionTemplate</a> </li> <li>SetCaptureMessage() : <a class="el" href="classv8_1_1_try_catch.html#a541b8fa6951bd5a439692c22d5c7b73c">v8::TryCatch</a> </li> <li>SetCaptureStackTraceForUncaughtExceptions() : <a class="el" href="classv8_1_1_v8.html#a9998ccddad62571d73039ea12f598236">v8::V8</a> </li> <li>SetClassName() : <a class="el" href="classv8_1_1_function_template.html#a10ad6f0d3d1f67823e08fbca7c5dde41">v8::FunctionTemplate</a> </li> <li>SetCounterFunction() : <a class="el" href="classv8_1_1_v8.html#a830d3ba2704b6e7c361188b22318c0be">v8::V8</a> </li> <li>SetCreateHistogramFunction() : <a class="el" href="classv8_1_1_v8.html#ac4db0dff0f29c750d30fcac65c4d1968">v8::V8</a> </li> <li>SetData() : <a class="el" href="classv8_1_1_isolate.html#a57e22868fac4e090f05d23e432e2c771">v8::Isolate</a> , <a class="el" href="classv8_1_1_script.html#a048fa4168b809ca73cc435e341e41b0b">v8::Script</a> </li> <li>SetDebugMessageDispatchHandler() : <a class="el" href="classv8_1_1_debug.html#a5147f6cfeb9b87a67630b8c959996e9c">v8::Debug</a> </li> <li>SetEmbedderData() : <a class="el" href="classv8_1_1_context.html#ae18e007074770872e78e0040f36de8c6">v8::Context</a> </li> <li>SetEntropySource() : <a class="el" href="classv8_1_1_v8.html#a5331ce9c858af264f30de667c74c5a76">v8::V8</a> </li> <li>SetErrorMessageForCodeGenerationFromStrings() : <a class="el" href="classv8_1_1_context.html#a6a8d067b246b8792b19e8075bc410f1d">v8::Context</a> </li> <li>SetFailedAccessCheckCallbackFunction() : <a class="el" href="classv8_1_1_v8.html#aa6ed646d43360c209881871b3ac747aa">v8::V8</a> </li> <li>SetFatalErrorHandler() : <a class="el" href="classv8_1_1_v8.html#ab386f81a6d58dcf481d00446e8d15c9e">v8::V8</a> </li> <li>SetFlagsFromCommandLine() : <a class="el" href="classv8_1_1_v8.html#a63157ad9284ffad1c0ab62b21aadd08c">v8::V8</a> </li> <li>SetFlagsFromString() : <a class="el" href="classv8_1_1_v8.html#ab263a85e6f97ea79d944bd20bb09a95f">v8::V8</a> </li> <li>SetFunctionEntryHook() : <a class="el" href="classv8_1_1_v8.html#a156ba8ae8d0e4112725ad2dd410e280d">v8::V8</a> </li> <li>SetHiddenPrototype() : <a class="el" href="classv8_1_1_function_template.html#ade426e8a21d777ae6100e6c1aa7bfaee">v8::FunctionTemplate</a> </li> <li>SetHiddenValue() : <a class="el" href="classv8_1_1_object.html#a2200482b09feb914dc91d8256671f7f0">v8::Object</a> </li> <li>SetIdle() : <a class="el" href="classv8_1_1_cpu_profiler.html#a68e6da6f9ff4a0d3bde505f378a9a7fa">v8::CpuProfiler</a> </li> <li>SetIndexedPropertiesToExternalArrayData() : <a class="el" href="classv8_1_1_object.html#a530f661dec20ce1a0a1b15a45195418c">v8::Object</a> </li> <li>SetIndexedPropertiesToPixelData() : <a class="el" href="classv8_1_1_object.html#a6c552c4817b9a0eff1fb12b7ef089026">v8::Object</a> </li> <li>SetIndexedPropertyHandler() : <a class="el" href="classv8_1_1_object_template.html#a5542f9cf400563a8c2fda448144feee1">v8::ObjectTemplate</a> </li> <li>SetInternalField() : <a class="el" href="classv8_1_1_object.html#a361b1781e7db29b17b063ef31315989e">v8::Object</a> </li> <li>SetInternalFieldCount() : <a class="el" href="classv8_1_1_object_template.html#ab63916ac584a76bca8ba541f86ce9fce">v8::ObjectTemplate</a> </li> <li>SetJitCodeEventHandler() : <a class="el" href="classv8_1_1_v8.html#abf1b71bf2e3cb73fa44c6939bd70ab5e">v8::V8</a> </li> <li>SetLength() : <a class="el" href="classv8_1_1_function_template.html#a5faf23b28ee3480b23ce054d0f389a75">v8::FunctionTemplate</a> </li> <li>SetLiveEditEnabled() : <a class="el" href="classv8_1_1_debug.html#a36c91138cdc2468a6ca019db243ed19f">v8::Debug</a> </li> <li>SetNamedPropertyHandler() : <a class="el" href="classv8_1_1_object_template.html#ac7bcbb6e2936ab38490680f7e1bfb787">v8::ObjectTemplate</a> </li> <li>SetNativeDataProperty() : <a class="el" href="classv8_1_1_template.html#ae186b9e472ed7604cc9693c7b9540909">v8::Template</a> </li> <li>SetObjectGroupId() : <a class="el" href="classv8_1_1_isolate.html#ae4418cb238686a321aa406e90c72fab5">v8::Isolate</a> </li> <li>SetPrototype() : <a class="el" href="classv8_1_1_object.html#ab54bbd70d60e62d8bc22a8c8a6be593e">v8::Object</a> </li> <li>SetReference() : <a class="el" href="classv8_1_1_isolate.html#a055fc73d18747b96c51f00599cdd3ec1">v8::Isolate</a> </li> <li>SetReferenceFromGroup() : <a class="el" href="classv8_1_1_isolate.html#a0f8484db111e967d70ea7551b3593ce6">v8::Isolate</a> </li> <li>SetRetainedObjectInfo() : <a class="el" href="classv8_1_1_heap_profiler.html#a70821ff8e1c2cc92c310c5c4f1fa5ec7">v8::HeapProfiler</a> </li> <li>SetReturnAddressLocationResolver() : <a class="el" href="classv8_1_1_v8.html#a7a9e8a96dcb3c3d306c0061b0a8e39c8">v8::V8</a> </li> <li>SetSamplingInterval() : <a class="el" href="classv8_1_1_cpu_profiler.html#ac5b05c72fb899e20adfa7f8cc57f21fb">v8::CpuProfiler</a> </li> <li>SetSecurityToken() : <a class="el" href="classv8_1_1_context.html#a288d8549547f6bdf4312f5333f60f24d">v8::Context</a> </li> <li>SetStressRunType() : <a class="el" href="classv8_1_1_testing.html#aafa5a4917998aa64134aa750ce5c4b2e">v8::Testing</a> </li> <li>SetVerbose() : <a class="el" href="classv8_1_1_try_catch.html#a032cd889d76bd596e2616df11ced8682">v8::TryCatch</a> </li> <li>SetWrapperClassId() : <a class="el" href="classv8_1_1_persistent.html#ae13a65ef19dd410fd8eb1ef970139149">v8::Persistent&lt; T, M &gt;</a> </li> <li>SetWrapperClassInfoProvider() : <a class="el" href="classv8_1_1_heap_profiler.html#a7744cf111ad9c6b0b409841f8ed8bcdd">v8::HeapProfiler</a> </li> <li>StackTrace() : <a class="el" href="classv8_1_1_try_catch.html#a1ee3e6ee74a4fc50185443ccdc4d3ae7">v8::TryCatch</a> </li> <li>StackTraceOptions : <a class="el" href="classv8_1_1_stack_trace.html#a9704e4a37949eb8eb8ccddbddf161492">v8::StackTrace</a> </li> <li>StartCpuProfiling() : <a class="el" href="classv8_1_1_cpu_profiler.html#a61b2b49010708f0283c1613e2bdc1adc">v8::CpuProfiler</a> </li> <li>StartPreemption() : <a class="el" href="classv8_1_1_locker.html#a10c937105023e550d73e59eadfd1ac3a">v8::Locker</a> </li> <li>StartRecordingHeapAllocations() : <a class="el" href="classv8_1_1_heap_profiler.html#a4f558cc8283f0ad2b1583a5a973d8631">v8::HeapProfiler</a> </li> <li>StartTrackingHeapObjects() : <a class="el" href="classv8_1_1_heap_profiler.html#ad352d5549c9ef8e26b2d936778f0c4cf">v8::HeapProfiler</a> </li> <li>StopCpuProfiling() : <a class="el" href="classv8_1_1_cpu_profiler.html#a531059626e708481ecb721a41a82a016">v8::CpuProfiler</a> </li> <li>StopPreemption() : <a class="el" href="classv8_1_1_locker.html#aba2b6584de17ecfe343006df379ccdd3">v8::Locker</a> </li> <li>StopRecordingHeapAllocations() : <a class="el" href="classv8_1_1_heap_profiler.html#a14eb922c17f54f8d1e0c1ae2b0061d40">v8::HeapProfiler</a> </li> <li>StopTrackingHeapObjects() : <a class="el" href="classv8_1_1_heap_profiler.html#ae448d9474ae34781133d4a4547b08cb1">v8::HeapProfiler</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:45:42 for V8 API Reference Guide for node.js v0.11.11 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
95b8a75/html/functions_s.html
HTML
mit
14,462
<p> Hi Guys, I'm Yothesh. </p>
yothesh/ScoutMyConsutant
src/app/components/about/about.component.html
HTML
mit
33
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>qarith: 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.11.2 / qarith - 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> qarith <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-04 10:24:26 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-04 10:24:26 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/qarith&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/QArith&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: Q&quot; &quot;keyword: arithmetic&quot; &quot;keyword: rational numbers&quot; &quot;keyword: setoid&quot; &quot;keyword: ring&quot; &quot;category: Mathematics/Arithmetic and Number Theory/Rational numbers&quot; &quot;category: Miscellaneous/Extracted Programs/Arithmetic&quot; ] authors: [ &quot;Pierre Letouzey&quot; ] bug-reports: &quot;https://github.com/coq-contribs/qarith/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/qarith.git&quot; synopsis: &quot;A Library for Rational Numbers (QArith)&quot; description: &quot;&quot;&quot; This contribution is a proposition of a library formalizing rational number in Coq.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/qarith/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=f9dfd5677adbbd3893d83f655a71a7fa&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-qarith.8.10.0 coq.8.11.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.2). The following dependencies couldn&#39;t be met: - coq-qarith -&gt; coq &lt; 8.11~ -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; 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-qarith.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.11.2/qarith/8.10.0.html
HTML
mit
6,845
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Limitless - Responsive Web Application Kit by Eugene Kopyov</title> <!-- Global stylesheets --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900" rel="stylesheet" type="text/css"> <link href="assets/css/icons/icomoon/styles.css" rel="stylesheet" type="text/css"> <link href="assets/css/bootstrap.css" rel="stylesheet" type="text/css"> <link href="assets/css/core.css" rel="stylesheet" type="text/css"> <link href="assets/css/components.css" rel="stylesheet" type="text/css"> <link href="assets/css/colors.css" rel="stylesheet" type="text/css"> <!-- /global stylesheets --> <!-- Core JS files --> <script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js"></script> <script type="text/javascript" src="assets/js/core/libraries/jquery.min.js"></script> <script type="text/javascript" src="assets/js/core/libraries/bootstrap.min.js"></script> <script type="text/javascript" src="assets/js/plugins/loaders/blockui.min.js"></script> <!-- /core JS files --> <!-- Theme JS files --> <script type="text/javascript" src="assets/js/plugins/forms/styling/uniform.min.js"></script> <script type="text/javascript" src="assets/js/core/app.js"></script> <script type="text/javascript" src="assets/js/pages/login.js"></script> <!-- /theme JS files --> </head> <body class="login-container"> <!-- Main navbar --> <div class="navbar navbar-inverse"> <div class="navbar-header"> <a class="navbar-brand" href="index.html"><img src="assets/images/logo_light.png" alt=""></a> <ul class="nav navbar-nav pull-right visible-xs-block"> <li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li> </ul> </div> <div class="navbar-collapse collapse" id="navbar-mobile"> <ul class="nav navbar-nav navbar-right"> <li> <a href="#"> <i class="icon-display4"></i> <span class="visible-xs-inline-block position-right"> Go to website</span> </a> </li> <li> <a href="#"> <i class="icon-user-tie"></i> <span class="visible-xs-inline-block position-right"> Contact admin</span> </a> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-cog3"></i> <span class="visible-xs-inline-block position-right"> Options</span> </a> </li> </ul> </div> </div> <!-- /main navbar --> <!-- Page container --> <div class="page-container"> <!-- Page content --> <div class="page-content"> <!-- Main content --> <div class="content-wrapper"> <!-- Content area --> <div class="content"> <!-- Unlock user --> <form action="index.html" class="login-form"> <div class="panel"> <div class="panel-body"> <div class="thumb thumb-rounded"> <img src="assets/images/placeholder.jpg" alt=""> <div class="caption-overflow"> <span> <a href="#" class="btn border-white text-white btn-flat btn-icon btn-rounded btn-xs"><i class="icon-collaboration"></i></a> <a href="#" class="btn border-white text-white btn-flat btn-icon btn-rounded btn-xs ml-5"><i class="icon-question7"></i></a> </span> </div> </div> <h6 class="content-group text-center text-semibold no-margin-top">Victoria Baker <small class="display-block">Unlock your account</small></h6> <div class="form-group has-feedback"> <input type="text" class="form-control" placeholder="Your password"> <div class="form-control-feedback"> <i class="icon-user-lock text-muted"></i> </div> </div> <div class="form-group login-options"> <div class="row"> <div class="col-sm-6"> <label class="checkbox-inline"> <input type="checkbox" class="styled"> Remember </label> </div> <div class="col-sm-6 text-right"> <a href="login_password_recover.html">Forgot password?</a> </div> </div> </div> <button type="submit" class="btn btn-primary btn-block">Unlock <i class="icon-arrow-right14 position-right"></i></button> </div> </div> </form> <!-- /unlock user --> <!-- Footer --> <div class="footer text-muted text-center"> &copy; 2015. <a href="#">Limitless Web App Kit</a> by <a href="http://themeforest.net/user/Kopyov" target="_blank">Eugene Kopyov</a> </div> <!-- /footer --> </div> <!-- /content area --> </div> <!-- /main content --> </div> <!-- /page content --> </div> <!-- /page container --> </body> </html>
app-bunsin/app_personal
application/Resource/login_unlock.html
HTML
mit
4,862
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Source result (test suite)</th></tr><tr><td>ua-parser/uap-core<br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555">HTC</td><td>a3qhdul</td><td></td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-test">Detail</a> <!-- Modal Structure --> <div id="modal-test" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Testsuite result detail</h4> <p><pre><code class="php">Array ( [user_agent_string] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 [family] => HTC a3qhdul [brand] => HTC [model] => a3qhdul ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapPhp<br /><small>6012</small></td><td>Chrome 31.0</td><td>Blink </td><td>Android 4.4</td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.02</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-215ac98d-ccf8-4615-916e-5a819d6a59c9">Detail</a> <!-- Modal Structure --> <div id="modal-215ac98d-ccf8-4615-916e-5a819d6a59c9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.4.*\) applewebkit\/.* \(khtml, like gecko.*\) chrome\/31\..*safari\/.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.4*) applewebkit/* (khtml, like gecko*) chrome/31.*safari/* [parent] => Chrome 31.0 for Android [comment] => Chrome 31.0 [browser] => Chrome [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 31.0 [majorver] => 31 [minorver] => 0 [platform] => Android [platform_version] => 4.4 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [cssversion] => 3 [aolversion] => 0 [device_name] => general Mobile Phone [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => general Mobile Phone [device_brand_name] => unknown [renderingengine_name] => Blink [renderingengine_version] => unknown [renderingengine_description] => a WebKit Fork by Google [renderingengine_maker] => Google Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Chrome 31.0.1650.59</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661">Detail</a> <!-- Modal Structure --> <div id="modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Chrome [version] => 31.0.1650.59 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small></td><td>Chrome Mobile 31.0.1650.59</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">Generic</td><td>Android</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.293</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc">Detail</a> <!-- Modal Structure --> <div id="modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 320 [is_mobile] => 1 [type] => mobile-browser [mobile_brand] => Generic [mobile_model] => Android [version] => 31.0.1650.59 [is_android] => 1 [browser_name] => Chrome Mobile [operating_system_family] => Android [operating_system_version] => 4.4.2 [is_ios] => [producer] => Google Inc. [operating_system] => Android 4.0.x Ice Cream Sandwich [mobile_screen_width] => 240 [mobile_browser] => Android Webkit ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.2</small></td><td>Chrome Mobile 31.0</td><td>Blink </td><td>Android 4.4</td><td style="border-left: 1px solid #555">HTC</td><td>a3qhdul</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.004</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-21638055-738d-46ba-a1b1-f5114bc26475">Detail</a> <!-- Modal Structure --> <div id="modal-21638055-738d-46ba-a1b1-f5114bc26475" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Chrome Mobile [short_name] => CM [version] => 31.0 [engine] => Blink ) [operatingSystem] => Array ( [name] => Android [short_name] => AND [version] => 4.4 [platform] => ) [device] => Array ( [brand] => HT [brandName] => HTC [model] => a3qhdul [device] => 1 [deviceName] => smartphone ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => 1 [isTablet] => [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Chrome 31.0.1650.59</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c">Detail</a> <!-- Modal Structure --> <div id="modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 ) [name:Sinergi\BrowserDetector\Browser:private] => Chrome [version:Sinergi\BrowserDetector\Browser:private] => 31.0.1650.59 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 4.4.2 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Chrome Mobile 31.0.1650</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">HTC</td><td>a3qhdul</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b">Detail</a> <!-- Modal Structure --> <div id="modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 31 [minor] => 0 [patch] => 1650 [family] => Chrome Mobile ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 4 [minor] => 4 [patch] => 2 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => HTC [model] => a3qhdul [family] => HTC a3qhdul ) [originalUserAgent] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.301</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4">Detail</a> <!-- Modal Structure --> <div id="modal-9cdd8b45-a2eb-406b-bd27-7e48af38ffd4" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => Android Webkit Browser [agent_version] => -- [os_type] => Android [os_name] => Android [os_versionName] => [os_versionNumber] => 4.4.2 [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => [agent_languageTag] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small></td><td>Chrome 31.0.1650.59</td><td>WebKit 537.36</td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.41</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-9795f66f-7271-430e-973a-a5c0e14dc35a">Detail</a> <!-- Modal Structure --> <div id="modal-9795f66f-7271-430e-973a-a5c0e14dc35a" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => Android [simple_sub_description_string] => [simple_browser_string] => Chrome 31 on Android (KitKat) [browser_version] => 31 [extra_info] => Array ( ) [operating_platform] => [extra_info_table] => stdClass Object ( [System Build] => KOT49H ) [layout_engine_name] => WebKit [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => chrome [operating_system_version] => KitKat [simple_operating_platform_string] => [is_abusive] => [layout_engine_version] => 537.36 [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => [operating_system] => Android (KitKat) [operating_system_version_full] => 4.4.2 [operating_platform_code] => [browser_name] => Chrome [operating_system_name_code] => android [user_agent] => Mozilla/5.0 (Linux; Android 4.4.2; htc_a3qhdul Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36 [browser_version_full] => 31.0.1650.59 [browser] => Chrome 31 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>2.0.10</small></td><td>Chrome 31</td><td>Blink </td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">HTC</td><td>a3qhdul</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.13601</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4">Detail</a> <!-- Modal Structure --> <div id="modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Chrome [version] => 31 [type] => browser ) [engine] => Array ( [name] => Blink ) [os] => Array ( [name] => Android [version] => 4.4.2 ) [device] => Array ( [type] => mobile [subtype] => smart [manufacturer] => HTC [model] => a3qhdul ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Chrome 31.0.1650.59</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3f285ff5-314b-4db4-9948-54572e92e7b6">Detail</a> <!-- Modal Structure --> <div id="modal-3f285ff5-314b-4db4-9948-54572e92e7b6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Chrome [vendor] => Google [version] => 31.0.1650.59 [category] => smartphone [os] => Android [os_version] => 4.4.2 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Chromium 30</td><td><i class="material-icons">close</i></td><td>Android 4.4</td><td style="border-left: 1px solid #555"></td><td></td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.044</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-1a1aee36-7ce7-4111-a391-8e2c501f1532">Detail</a> <!-- Modal Structure --> <div id="modal-1a1aee36-7ce7-4111-a391-8e2c501f1532" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => false [is_mobile] => true [is_robot] => false [is_smartphone] => true [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 4.4 [advertised_browser] => Chromium [advertised_browser_version] => 30 [complete_device_name] => Generic Android 4.4 [form_factor] => Smartphone [is_phone] => true [is_app_webview] => true ) [all] => Array ( [brand_name] => Generic [model_name] => Android 4.4 [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Chrome Mobile [mobile_browser_version] => [device_os_version] => 4.4 [pointing_method] => touchscreen [release_date] => 2013_september [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 320 [resolution_height] => 480 [columns] => 60 [max_image_width] => 320 [max_image_height] => 640 [rows] => 40 [physical_screen_width] => 34 [physical_screen_height] => 50 [dual_orientation] => true [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => true [webp_lossless_support] => true [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3600 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 2 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 3.0 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => http [streaming_preferred_http_protocol] => apple_live_streaming [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => false [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false [controlcap_is_smartphone] => default [controlcap_is_ios] => default [controlcap_is_android] => default [controlcap_is_robot] => default [controlcap_is_app] => default [controlcap_advertised_device_os] => default [controlcap_advertised_device_os_version] => default [controlcap_advertised_browser] => default [controlcap_advertised_browser_version] => default [controlcap_is_windows_phone] => default [controlcap_is_full_desktop] => default [controlcap_is_largescreen] => default [controlcap_is_mobile] => default [controlcap_is_touchscreen] => default [controlcap_is_wml_preferred] => default [controlcap_is_xhtmlmp_preferred] => default [controlcap_is_html_preferred] => default [controlcap_form_factor] => default [controlcap_complete_device_name] => default ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-02-13 13:30:44</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v4/user-agent-detail/4e/c9/4ec9ea97-aa80-45d2-aa6b-282395ed7004.html
HTML
mit
46,236
{% extends "base.html" %} {% block title %}Items of box "{{ box.name }}"{% endblock %} {% block content %} <h2>Items of category "{{ category }}" of box "{{ box.name }}"</h2> {% if item_list %} <ul> {% for item in item_list %} <li>{{ item }}</li> {% endfor %} </ul> {% else %} <p>This box currently contains no items of category {{ category }}.</p> {% endif %} {% endblock %}
waveFrontSet/box_management
box_management/templates/boxes/items_by_category.html
HTML
mit
446
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>interval: 5 m 0 s 🏆</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.5.0 / interval - 2.2.1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> interval <small> 2.2.1 <span class="label label-success">5 m 0 s 🏆</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-08 16:59:48 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-08 16:59:48 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-ocamlbuild base OCamlbuild binary and libraries 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.5.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;guillaume.melquiond@inria.fr&quot; homepage: &quot;https://coqinterval.gitlabpages.inria.fr/&quot; dev-repo: &quot;git+https://gitlab.inria.fr/coqinterval/interval.git&quot; bug-reports: &quot;https://gitlab.inria.fr/coqinterval/interval/issues&quot; license: &quot;CeCILL-C&quot; build: [ [&quot;./configure&quot;] [&quot;./remake&quot; &quot;-j%{jobs}%&quot;] ] install: [&quot;./remake&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.4.6&quot; &amp; &lt; &quot;8.6~&quot;} &quot;coq-flocq&quot; {&gt;= &quot;2.5.0&quot; &amp; &lt; &quot;3.0~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.6&quot;} &quot;coq-coquelicot&quot; {&lt; &quot;3.0~&quot;} ] tags: [ &quot;keyword:interval arithmetic&quot; &quot;keyword:decision procedure&quot; &quot;keyword:floating-point arithmetic&quot; &quot;keyword:reflexive tactic&quot; &quot;keyword:Taylor models&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; ] authors: [ &quot;Guillaume Melquiond &lt;guillaume.melquiond@inria.fr&gt;&quot; ] synopsis: &quot;A Coq tactic for proving bounds on real-valued expressions automatically&quot; url { src: &quot;https://coqinterval.gitlabpages.inria.fr/releases/interval-2.2.1.tar.gz&quot; checksum: &quot;md5=24d213f67df73e72e331ddefc19e6d7b&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-interval.2.2.1 coq.8.5.0</code></dd> <dt>Return code</dt> <dd>0</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>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-interval.2.2.1 coq.8.5.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>11 m 17 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-interval.2.2.1 coq.8.5.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>5 m 0 s</dd> </dl> <h2>Installation size</h2> <p>Total: 9 M</p> <ul> <li>1 M <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_tactic.vo</code></li> <li>1 M <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/taylor_model_int_sharp.vo</code></li> <li>720 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/taylor_model_float_sharp.vo</code></li> <li>556 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_taylor_model.vo</code></li> <li>556 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_bisect.vo</code></li> <li>470 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_transcend.vo</code></li> <li>331 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_interval_float.vo</code></li> <li>331 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/poly_inst_seq.vo</code></li> <li>314 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_interval_float_full.vo</code></li> <li>238 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/derive_compl.vo</code></li> <li>216 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_specific_ops.vo</code></li> <li>201 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/basic_rec.vo</code></li> <li>195 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/poly_bound.vo</code></li> <li>189 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/rpa_inst.vo</code></li> <li>188 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/poly_datatypes.vo</code></li> <li>181 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_generic_proof.vo</code></li> <li>163 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_xreal_derive.vo</code></li> <li>143 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_bigint_carrier.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_missing.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/xreal_ssr_compat.vo</code></li> <li>142 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/poly_bound_quad.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_stdz_carrier.vo</code></li> <li>115 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/coeff_inst.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/nary_tuple.vo</code></li> <li>106 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_generic.vo</code></li> <li>98 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/interval_compl.vo</code></li> <li>91 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/taylor_thm.vo</code></li> <li>88 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/taylor_poly.vo</code></li> <li>83 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_interval.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_xreal.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_univariate.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_generic_ops.vo</code></li> <li>57 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_specific_sig.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_float_sig.vo</code></li> <li>52 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/seq_compl.vo</code></li> <li>51 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/coqapprox/Rstruct.vo</code></li> <li>43 K <code>../ocaml-base-compiler.4.02.3/lib/coq/user-contrib/Interval/Interval_definitions.vo</code></li> </ul> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-interval.2.2.1</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.0/interval/2.2.1.html
HTML
mit
11,772
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dpdgraph: 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 / extra-dev</a></li> <li class="active"><a href="">8.11.dev / dpdgraph - 0.5</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> dpdgraph <small> 0.5 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2020-08-11 05:14:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-11 05:14:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;yves.bertot@inria.fr&quot; license: &quot;LGPL 2.1&quot; homepage: &quot;https://github.com/karmaki/coq-dpdgraph&quot; build: [ [&quot;./configure&quot;] [&quot;echo&quot; &quot;%{jobs}%&quot; &quot;jobs for the linter&quot;] [make] ] install: [make &quot;install&quot; &quot;BINDIR=%{bin}%&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} &quot;ocamlgraph&quot; ] authors: [ &quot;Anne Pacalet&quot; &quot;Yves Bertot&quot;] tags: [ &quot;logpath:dpdgraph&quot; ] synopsis: &quot;Compute dependencies between Coq objects (definitions, theorems)&quot; description: &quot;and produce graphs&quot; url { src: &quot;https://github.com/ybertot/coq-dpdgraph/archive/coq-dpdgraph-0.5-rc2.zip&quot; checksum: &quot;md5=d9614264c394080c2734638befaf0483&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-dpdgraph.0.5 coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.dev). The following dependencies couldn&#39;t be met: - coq-dpdgraph -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints 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-dpdgraph.0.5</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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.11.dev/dpdgraph/0.5.html
HTML
mit
6,589
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ccs: 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.7.1+2 / ccs - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ccs <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-06 02:33:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-06 02:33:16 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.1+2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ccs&quot; license: &quot;Proprietary&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CCS&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:labelled transitions systems&quot; &quot;keyword:process algebra&quot; &quot;keyword:calculus of concurrent process (ccs)&quot; &quot;category:Computer Science/Concurrent Systems and Protocols/Theory of concurrent systems&quot; ] authors: [ &quot;Solange Coupet-Grimal &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ccs/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ccs.git&quot; synopsis: &quot;Equivalence notions on labelled transitions systems&quot; description: &quot;&quot;&quot; We give the specification of three different notions of equivalence classically defined on labelled transitions systems underlying the theories of process algebra (and particularly CCS). The fundamentals properties of these equivalence notions are proven.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ccs/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=4aed16c1b73ac30303c4acca8084874d&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-ccs.8.5.0 coq.8.7.1+2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+2). The following dependencies couldn&#39;t be met: - coq-ccs -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; 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-ccs.8.5.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>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.1+2/ccs/8.5.0.html
HTML
mit
7,075
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./22b5e5706535f6dd25f61b2b57112497c0ed244e22f3ecd64728240cbde877a6.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/07a42b2d3fcb2ac1f4c38d4f4544162dce292ca3b39773c17dac21bfa52cedf6.html
HTML
mit
550
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./32d458306dc9c94ad2aa7f16087b663833416e67f6597eb7f3707f5e3253aebb.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7d5a41d8e72114133914f98bcd7eb4a6f7518f6816edcb0ec10e5a30e7c65d25.html
HTML
mit
550
<!DOCTYPE html> <html> <head> <title>Bluemix Postcards</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="stylesheets/style.css"> </head> <!--used https://css-tricks.com/perfect-full-page-background-image/ for background styling--> <!-- Background images can be found at the Wikimedia Commons urls below: Dallas-day(https://commons.wikimedia.org/wiki/Dallas,_Texas#/media/File:Dallas_Downtown.jpg) - CC BY-SA 2.0 Dallas-night(https://commons.wikimedia.org/wiki/File:Dallas_at_Night_from_South.jpg) - CC BY 3.0 London-day(https://commons.wikimedia.org/wiki/London#/media/File:London_Skyline.jpg) - CC BY-SA 3.0 London-night(https://commons.wikimedia.org/wiki/London#/media/File:PalaceOfWestminsterAtNight.jpg)- CC BY-SA 2.0 Sydney-day(https://commons.wikimedia.org/wiki/Sydney#/media/File:S%C3%ADdney-Australia30.JPG) - CC BY-SA 3.0 Sydney-night(https://commons.wikimedia.org/wiki/File:Sydney,_Australia.jpg) - CC BY 2.0 The images use the following Creative Commons Licensing: CC BY 2.0 - https://creativecommons.org/licenses/by/2.0 CC BY-SA 2.0 - https://creativecommons.org/licenses/by-sa/2.0 CC BY 3.0 - https://creativecommons.org/licenses/by/3.0 CC BY-SA 3.0 - https://creativecommons.org/licenses/by-sa/3.0 --> <body style="background: url({{background}}) no-repeat center center fixed; background-size: cover;"> <div> <h1 class="welcome-message">Welcome to {{region}}</h1> </div> <div class="container"> {{{yield}}} </div> <div class="create-div"> <form method="post" action="/add"> <button class="create-button" type="submit">Leave a card</button> </form> </div> <div class="delete-div"> <form method="post" action="/delete"> <button class="delete-button" type="submit">Clear all cards</button> </form> </div> </body> </html>
ibmjstart/bluemix-node-multiregion
views/layout.html
HTML
mit
2,058
<!DOCTYPE html> <!--[if lt IE 7 ]> <html lang="de" class="no-js ie6"> <![endif]--> <!--[if IE 7 ]> <html lang="de" class="no-js ie7"> <![endif]--> <!--[if IE 8 ]> <html lang="de" class="no-js ie8"> <![endif]--> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="de" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" media="all" href="/css/reset.css?_=1"> <link rel="stylesheet" media="all" href="/css/text.css?_=1"> <link rel="stylesheet" media="all" href="/css/960.css?_=1"> <link rel="stylesheet" media="all" href="/css/facebox.css?_=1"> <link rel="stylesheet" media="all" href="/css/style.css?_=1"> <link href='//fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Droid+Serif' rel='stylesheet' type='text/css'> <title>Mein DDR-Leben &raquo; Meine Oma Hedwig …</title> <meta name="description" content="Volker Zottmann's Geschichtsrückblick aus seiner Sicht auf sein Leben in der Deutschen Demokratischen Republik. Alles basiert auf seinen Erinnerungen."> <!-- Fathom - simple website analytics - https://github.com/usefathom/fathom --> <script> (function(f, a, t, h, o, m){ a[h]=a[h]||function(){ (a[h].q=a[h].q||[]).push(arguments) }; o=f.createElement('script'), m=f.getElementsByTagName('script')[0]; o.async=1; o.src=t; o.id='fathom-script'; m.parentNode.insertBefore(o,m) })(document, window, '//counter-czm-io.herokuapp.com/tracker.js', 'fathom'); fathom('set', 'siteId', 'JEVGY'); fathom('trackPageview'); </script> <!-- / Fathom --> </head> <body class="post"> <div id="heading"> <header class="container_12"> <h1 class="grid_12"> <a href="/">Mein DDR-Leben</a> <span class="tagline">Ein Geschichtsrückblick.</span> </h1> <h2 class="grid_12">Meine Oma Hedwig …</h2> </header> <div class="clear"></div> </div> <div class="clear"></div> <div id="content" class="container_12"> <article role="main" class="grid_12"> <figure class='right'><a href='/bilder/018.jpg' rel='facebox' title='Klicken f&uuml;r Grossansicht'><img src='/bilder/thumb-018.png' title='Kindergarten Quedlinburg' /></a><figcaption>Kindergarten Quedlinburg</figcaption></figure><figure class='left'><a href='/bilder/019.jpg' rel='facebox' title='Klicken f&uuml;r Grossansicht'><img src='/bilder/thumb-019.png' title='Volker + Oma Hedwig' /></a><figcaption>Volker + Oma Hedwig</figcaption></figure> <p>Jetzt kam aber erst mal eine für mich sehr lange, wunderschöne Kindergartenzeit im HO-Kindergarten, auch in der Leninstraße. Ein Katzensprung von Rieneckers Fuhrbetrieb und Kohlenhandlung entfernt.</p> <p>Oma war nun tagtäglich und jederzeit fühlbar …</p> <p>Im HO- Kindergarten blieb ich bis zu meiner Einschulung 1957, danach war ich weiterhin im gleichen Haus, aber dann im Obergeschoss, im Schulhort untergebracht. Täglich ging ich nun nach meinem Kindergartentag vier Häuser weiter zur Oma.</p> <p>Alle freuten sich 1955 über meinen frisch eingeschleppten Rheinländer-Dialekt. Allerdings kam es schon am ersten Tag zu einer Rauferei im Kindergarten.</p> <p>Ich war schuld. War ich ab sofort immer, im Zweifel war nun immer Volker schuld …</p> <p>Wenn ich von Düsseldorf erzählte, glaubte mir niemand, dass sich Türen selbst öffnen, und als ich erwähnte, dass auch noch die Kaufhaustreppe rollt, war die Keilerei im Gange. Wer war schuld? Volker!</p> <p>Doch jeden Nachmittag war ich bei Oma Hedwig, die tröstete sehr gut …</p> <p>Ich erinnere mich, dass Oma Hedwig mir täglich ein Schälchen Haferflocken mit Traubenzucker zubereitete. Zu besonderen Tagen hatte Oma noch ein paar Rosinen und einen halben Löffel gutes Kakao-Pulver, das im Päckchen aus dem Westen kam, untergemischt. (beim Wort Kakao sprach sie alt-mansfeldisch die beiden letzten Vokale immer einzeln, betonte das A und das O, es war also kein “Kakau”, nein, es hieß “Kaka-O”. Schon dadurch bekam das Pulver für mich etwas Besonderes übergestreift, etwas ehrfürchtig Wertvolles)</p> <p>Das Pfund Haferflocken, zu 49 Pfennigen, leistete sich meine Oma nur für mich. Den Traubenzucker verschrieb ihr der Hausarzt Dr. Sodtke damals auf Rezept. Wäre für sie sonst auch unerschwinglich gewesen. Eine gute Tasse heißen Kakao zu trinken, war ihr nur durch Onkel Ottos Pakete möglich.</p> <p>Um ihre Armut zu verdeutlichen:</p> <p>Sie trocknete gebrauchte Lorbeerblätter, um sie ein zweites Mal zu benutzen. Wer es nicht glauben kann, soll es bleiben lassen. Ich aber weiß, dass es stimmt!</p> <p>Pflaumenkerne wurden nach ihrer Trocknung geknackt, um die Blausäure enthaltenden Samenkerne als jämmerlichen Mandelersatz später dem Kuchen beizumischen. Beides lag zum Trocknen in einem der zwei armseligen Fenster, deren Kitt keinen Winter überstand und kaum die Scheiben halten konnte.</p> <p>Lediglich im Winter waren die Fenster mit den riesigen, schönen vom Frost gemalten Eisblumen eine kindliche Augenweide. Sonst aber ein Bild bitterster Armut!</p> <p>Oma bewohnte einen einzigen Wohnraum. 2 Seiten waren halbsteinige Fachwerk-Außenwände ohne jede Dämmung. Der Raum diente ihr auch zum Schlafen und Kochen. Als “Herd” besaß sie nur einen 2-flammigen emaillierten kleinen Tisch-Gaskocher.</p> <p>Sonst standen noch ein Bett mit einem Wust an Federkissen, ein Vertiko, ein Kleiderschrank und ein Chaiselongue in braunem Samt-Plüsch mit hochherrschaftlicher Rückenlehne und angehefteten Spitzendeckchen im Raum. Davor ein Stubentisch und 4 hochlehnige Stühle. Hier durfte ich mir fast täglich mittels Decken eine Stuhl-Höhle bauen. Wunderbar!</p> <p>Gleiches tun heute meine beiden 3-jährigen Enkelinnen in unserem Wohnzimmer. Wir sind zwar nicht mehr so arm wie die Oma, aber Höhlen stehen immer noch hoch im Kurs. ;)</p> <p>Als besonderes Spielzeug hegte die Oma eine Kaffee-Blechdose mit Knöpfen jeder Art, Farbe und Größe. Meine Schatzkiste! Damit habe ich wohl hunderte Male gespielt. Ebenso existierte ein damals schon uraltes Bilderbuch mit gezeichneten Tieren der fremdesten Länder. Das gibt es immer noch.</p> <p>Im Treppenhaus roch es immer “hochherrschaftlich” wohlig. Mich umgab ein Duftgemisch aus Bohnerwachs und Rinderbraten oder leckersten Bratkartoffeln. Die Wohlgerüche aber stammten leider ausnahmslos aus Rieneckers Küche und steckten stets als Dauerleihgabe in allen Dielenritzen.</p> <p>Meine Oma muss es so manches Mal als Pein empfunden haben, wenn ihre Rente nicht mal recht zum Sattwerden reichte. Da roch der Flur nach leckersten Speisen und sie aß einsam und verlassen Eingeflocktes, also Malzkaffee mit eingebrocktem trockenen Brot. Oft gar 3 Mal am Tag. Sonst nichts.</p> <p>Dieses Bild habe ich noch im Kopf, zu oft habe ich das erlebt …</p> <p>Das ist auch ein Grund, warum niemals jemand erleben wird, dass ich ein Stück Brot wegwerfe.</p> <p>Der hohe Wert all unserer Lebensmittel wurde mir hier ganz unbewusst vermittelt.</p> <figure class='right'><img src='/bilder/thumb-020.png' title='Brikett' /><figcaption>Brikett</figcaption></figure> <p>Die Toilette war eine halbe Treppe tiefer als Gemeinschaftsörtchen auf dem Treppenabsatz eingebaut.</p> <p>Im Keller bewahrte Oma noch als ihre eiserne Reserve ein paar Zentner lange Krupp-Briketts auf. Die sollten erst in absoluten Notzeiten verbrannt werden, weil sie noch “Friedensware” waren.</p> <p>Da hätten die Läuse an den glitzernden Außenwänden Schlittschuh laufen können, die Kohlen wären nie verbrannt worden! Die stammten also noch aus Vorkriegszeiten und somit aus Eisleben. Die hatten demnach bereits mindestens 2 Umzüge hinter sich.</p> <p>Abends nach der Arbeit trafen sich in der Regel meine Eltern bei Oma Hedwig. Einer brachte dann meine Schwester aus der Kinderkrippe mit und dann ging es nach einer Weile des Verschnaufens weiter nach Hause.</p> <p>So verlief nun Tag für Tag und Woche für Woche.</p> <p>An den Wochenenden sind wir etliche Male zur Bornholzweg-Siedlung gestiefelt, gut 5 km weit, um die andere Oma und meinen Opa zu besuchen.</p> <p>Strapaziös waren besonders die Rückwege, da war ich dann übermüdet und habe oft auf einem Brett, welches quer über den Korbkinderwagen gelegt war, dämmernd gesessen und konnte kaum das Gleichgewicht halten. Zu den Eltern meiner Mutter später mehr.</p> <figure class='left'><a href='/bilder/021.jpg' rel='facebox' title='Klicken f&uuml;r Grossansicht'><img src='/bilder/thumb-021.png' title='Volker + Faun' /></a><figcaption>Volker + Faun</figcaption></figure> <p>Ebenso liefen wir zum Eichelberg oder wanderten durch den Brühl zur Altenburg. Dann war sommers immer mein Faun-LKW dabei. Das machte riesigen Spaß. Rückzu wurden beispielsweise Tannenzapfen geladen, zur späteren Beschickung unseres Badeofens. So “half” ich schon recht früh, die Heizkosten im Rahmen zu halten …</p> <p>Gegenüber Rieneckers Haus stand an gleicher Stelle wie die heutige ARAL-Tankstelle, eine alte MINOL-Tankstelle. Rechts daneben bewohnte eine Familie Keune das verwitterte, holzverkleidete Eckhaus. Direkt am heutigen Kreisverkehr im Harzweg, Einfahrt “Mette-Hof”. Ich weiß nicht, wer Herr Keune war, und womit er seine Brötchen verdiente. Auf jeden Fall schien er aber gern Eier zu essen, denn er nannte einiges Federvieh sein Eigen.</p> <p>Eines Morgens, das erzählten meine Eltern uns nur allzu gern, betrat Keune seinen Hühnerstall und erschrak : Im Käfig saß lediglich sein Gockelhahn. Die Hühner waren allesamt geklaut. Dann erblickte Keune eine Zettelnachricht des Diebes, in gereimter Form, die an ihn gerichtet war (perfekt wäre gewesen, wenn die der Hahn vorgetragen hätte):</p> <blockquote> <p>Guten Morgen Herr Keune,<br />gestern war’n wir noch Neune,<br />heute bin ich alleune!</p> </blockquote> <p>Ihm wurden also über Nacht acht Hühner gestibitzt … Und dennoch fand er über all seinem Ärger die Idee mit dem Reim so originell, dass er darüber schmunzelnd die Lokalzeitung informierte.</p> <p>Fast an gleicher Stelle, nämlich an der MINOL-Tankstelle wollte ich die Straße in Richtung Oma Hedwig oder zum Schulhort wechseln. Es trug sich während meines ersten Schulwinters, also 1957/58, zu. Die Leninstraße hatte damals noch grobes Kopfsteinpflaster und war sehr vereist. Ich trat zwischen abgestellten Autos direkt und wohl ohne den obligatorischen Seitenblick aufs Pflaster. Ich rutschte aus und lag sofort, schlitterte dann auf dem Bauch in Richtung gegenüber liegende Gosse. Zeitgleich kam ein PKW (wahrscheinlich ein “DKW F 8”) vom Bahnhof her gefahren und schob mich einige Meter weiter. Das war ein Schreck, wohl erst recht für den Fahrer und die Passanten. Ich wurde nun halb vorgezogen, halb tat ich das selbst und stand wieder. Ehe die Umstehenden das alles begriffen, hatte ich schon meine Beine unter die Arme genommen und bin unverletzt so schnell es ging getürmt. Nicht den kleinsten Kratzer habe ich abbekommen.</p> <p>Komischerweise wussten meine Eltern abends schon ohne mein Zutun von meiner jüngsten Kapriole … Ich muss da schon sehr bekannt gewesen sein. :)</p> <p>So glücklich endete meine erste und einzige Unfallflucht!</p> </article> </div> <div class="clear"></div> <div id="pagination"> <nav class="container_12"> <div class="grid_4 prev"> <a rel="prev" href="/06.html" class="btn">Vorheriges Kapitel</a> </div> <div class="grid_4 toc"> <a rel="toc" href="/02.html" class="btn">Inhalt</a> </div> <div class="grid_4 next"> <a rel="next" href="/08.html" class="btn">N&auml;chstes Kapitel</a> </div> </nav> <div class="clear"></div> </div> <div class="clear"></div> <div id="foot"> <footer class="container_12"> <aside class="grid_6" id="about"> <h4>"Mein DDR-Leben"</h4> <p> Ein Geschichtsrückblick aus meiner Sicht auf mein Leben in der Deutschen Demokratischen Republik. Alles basiert auf meinen Erinnerungen. Namen der Beteiligten wurden von mir aus rechtlichen Gründen verändert. </p> <p> (c) 2011 Volker Zottmann, vr@zottmann.org </p> </aside> <aside class="grid_6" id="links"> <h4>Andere Seiten</h4> <ul> <li><a href="http://baupionier.zottmann.org">Baupionier Zottmann</a></li> <li><a href="http://bit.ly/vzottmann-wkw">Volker bei Wer-Kennt-Wen</a></li> <li><a href="http://on.fb.me/fy8pSK">Volker bei Facebook</a></li> </ul> </aside> <aside class="grid_12" id="impressum"> <p> <strong>Impressum:</strong> Carlo Zottmann, Zeisigweg 30, 81827 München, Tel 0151 / 651 81827, carlo@zottmann.org. <strong>Inhaltlich Verantwortlicher gemäß §10 Absatz 3 MDStV:</strong> Volker Zottmann, Fischerberg 12, 06493 Harzgerode, Tel 039484 / 975590, vr@zottmann.org. <strong>Haftungshinweis:</strong> Trotz sorgfältiger inhaltlicher Kontrolle übernehmen wir keine Haftung für die Inhalte externer Links. Für den Inhalt der verlinkten Seiten sind ausschließlich deren Betreiber verantwortlich. </p> <p> Background patterns (c) <a href="http://subtlepatterns.com/">Subtle Patterns</a>. </p> </aside> </footer> <div class="clear"></div> </div> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <script src="/js/facebox.min.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready( function() { $('a[rel="facebox"]').facebox({ closeImage: "/img/closelabel.png", loadingImage: "/img/loading.gif" }); }); </script> </body> </html>
carlo/mein-ddr-leben
_site/07.html
HTML
mit
14,003
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Classes --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Classes</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="rdoc-style.css" type="text/css" /> <base target="docwin" /> </head> <body> <div id="index"> <h1 class="section-bar">Classes</h1> <div id="index-entries"> <a href="classes/XOXO.html">XOXO</a><br /> </div> </div> </body> </html>
J-Y/RubyQuiz
ruby_quiz/quiz64_sols/solutions/Christian Neukirchen/xoxo-rb-0.1.0/rdoc/fr_class_index.html
HTML
mit
650
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="css/normalize.min.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="js/canvas-puzzle/css/modal.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="js/canvas-puzzle/css/style.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="js/canvas-puzzle/css/buttons.css" type="text/css" charset="utf-8" /> <script src="js/vendor/modernizr-2.6.2.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.8.3.min.js"><\/script>')</script> </head> <body> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <div class="state-wrapper" id="state"> <div class="state tretyakovf"> <section class="main-menu"> <nav> <img src="img/child-main-menu.png" alt="" usemap="#Map"> <map name="Map"> <area shape="rect" coords="28,56,364,155" href="#9"> <area shape="circle" coords="100,229,36" href="../children.html"> <area shape="poly" coords="311,196,330,196,331,211,336,213,342,217,345,219,348,221,351,222,355,223,358,224,361,224,364,223,367,222,370,221,373,219,376,217,377,215,379,214,380,213,382,209,383,206,383,201,384,199,385,196,404,195,403,183,383,184,380,179,376,176,375,173,372,171,369,169,364,168,360,168,354,169,348,170,344,172,340,176,337,179,335,182,331,183,326,183,323,184,321,184,319,181,310,181" href="nevyansk.html" > <area shape="poly" coords="467,89,480,88,486,89,488,81,490,77,492,73,494,69,497,67,502,64,508,61,511,61,516,61,521,61,524,62,529,64,533,67,536,71,537,74,539,79,541,84,542,89,542,90,545,91,555,91,560,93,563,96,563,104,543,104,539,105,537,106,535,108,532,110,530,112,528,113,526,114,522,116,519,116,513,117,509,116,505,115,502,114,501,112,499,111,496,108,493,106,493,103,490,103,486,103,483,103,477,105,467,104" href="index.html"> <area shape="poly" coords="687,143,687,156,706,157,713,162,717,164,720,165,725,167,727,168,731,168,735,167,737,167,743,164,746,161,748,159,749,158,751,157,757,157,762,157,766,157,772,157,775,156,775,150,775,145,767,143,760,141,758,133,755,129,751,125,750,122,748,119,746,117,742,115,738,114,734,113,729,112,723,113,716,114,712,116,708,120,706,123,703,129,702,135,701,141" href="kul-sharif.html"> <area shape="poly" coords="832,35,845,35,859,34,865,31,869,28,873,26,876,25,879,24,885,23,890,24,896,26,901,30,905,33,906,36,915,38,924,38,932,37,936,37,941,38,941,41,941,47,941,49,933,50,921,52,915,52,919,60,919,64,917,66,908,68,906,68,901,73,898,76,894,77,890,78,877,78,869,74,864,72,862,69,858,66,857,59,857,54,847,52,833,53" href="astrahan.html"> <area shape="poly" coords="1120,148,1120,136,1122,135,1132,137,1140,137,1148,137,1157,132,1162,128,1167,126,1173,124,1177,124,1182,124,1188,127,1191,128,1195,132,1196,135,1198,137,1214,138,1225,138,1234,139,1236,147,1236,158,1236,166,1226,167,1219,167,1201,168,1198,167,1194,172,1193,173,1189,175,1186,177,1181,178,1177,179,1174,178,1168,177,1162,174,1159,172,1156,168,1155,167,1150,167,1137,169,1119,167" href="rodina.html"> <area shape="poly" coords="870,215,869,202,879,203,897,203,902,198,909,193,913,191,916,189,920,188,926,188,931,189,934,190,938,193,940,197,941,198,943,200,946,202,954,203,967,204,971,204,972,215,952,215,948,222,946,226,946,229,945,231,942,235,939,238,937,240,930,242,926,243,922,243,917,243,914,242,910,240,907,238,905,236,899,229,898,226,897,225,897,222,896,219,897,216" href="dazan.html"> <area shape="poly" coords="973,329,973,317,981,317,991,318,996,318,999,313,1005,309,1007,308,1010,307,1014,306,1017,305,1020,305,1023,305,1028,306,1031,307,1033,308,1036,310,1039,312,1041,315,1042,316,1048,318,1061,317,1069,318,1068,332,1047,333,1045,345,1044,345,1041,349,1039,353,1037,355,1033,357,1029,358,1025,359,1018,359,1012,359,1011,359,1007,357,1005,354,1002,350,999,346,998,344,996,340,996,336,996,334,995,331" href="#7"> <area shape="circle" coords="633,372,30" href="arkaim.html"> </map> </nav> <div class="decor clearfix"> <div class="main-image"> <img src="img/tretyakovf/child-main-img-tretyakovf.png" alt="" /> </div> <div class="main-description"> <p> Один из символов нашей страны и известный на весь мир архитектурный памятник. </p> <p> В свое время Кремль служил резиденцией московским царям, а в Средневековье был реально действующей крепостью. На территории Кремля и Красной площади находятся старинные соборы, Оружейная палата и даже Алмазный фонд. На площади проходят парады, и каждый турист считает обязательным здесь сфотографироваться. </p> </div> </div> </nav><!-- //main-menu--> <div class="content"> <article class="case-1 clearfix"> <div class="puzzle-description"> <img src="img/kremlin/child-puzzles-kremlin-1.png" alt="" /> <div class="puzzle-description-text"> <p> Поставь все фрагменты картинки на свои места, и узнаешь, как звали двух героев, собравших ополчение против польских захватчиков в 1612 году. Их отважная дружина выгнала врага из Москвы, а затем и со всей Русской земли. Благодарные потомки поставили им величественный памятник на главной площади страны.. </p> </div> </div> <div class="puzzle-slider"> <div class="puzzle-wrap"> <div class="puzzle-setka-wrap"> <img src="images/tret/1.jpg" width="320" class="puzzle"/> <img src="img/child-puzzles-mask.png" class="puzzle-setka"/> </div> </div> </div> </article> <article class="case-2 clearfix"> <div class="puzzle-description"> <img src="img/kremlin/child-puzzles-kremlin-2.png" alt="" /> <div class="puzzle-description-text"> <p> Что ты знаешь о кремлевских звездах? Поставь все фрагменты картинки на свои места, и узнаешь, как звали двух героев, собравших ополчение против польских захватчиков в 1612 году. </p> </div> </div> <div class="puzzle-slider"> <div class="puzzle-wrap"> <div class="puzzle-setka-wrap"> <img src="images/tret/2.jpg" width="320" class="puzzle"/> <img src="img/child-puzzles-mask.png" class="puzzle-setka"/> </div> </div> </div> </article> <article class="case-3 clearfix"> <div class="puzzle-description"> <img src="img/kremlin/child-puzzles-kremlin-3.png" alt="" /> <div class="puzzle-description-text"> <p> Почитай о Московском Кремле и Красной площади. Поставь все фрагменты картинки на свои места, и узнаешь, как звали двух героев, собравших ополчение против польских захватчиков в 1612 году. </p> </div> </div> <div class="puzzle-slider"> <div class="puzzle-wrap"> <div class="puzzle-setka-wrap"> <img src="images/tret/3.jpg" width="320" class="puzzle"/> <img src="img/child-puzzles-mask.png" class="puzzle-setka"/> </div> </div> </div> </article> <article class="case-4 clearfix"> <div class="puzzle-description"> <img src="img/kremlin/child-puzzles-kremlin-4.png" alt="" /> <div class="puzzle-description-text"> <p> Что ты знаешь о кремлевских звездах? Поставь все фрагменты картинки на свои места, и узнаешь, как звали двух героев, собравших ополчение против польских захватчиков в 1612 году. </p> </div> </div> <div class="puzzle-slider"> <div class="puzzle-wrap"> <div class="puzzle-setka-wrap"> <img src="images/tret/4.jpg" width="320" class="puzzle"/> <img src="img/child-puzzles-mask.png" class="puzzle-setka"/> </div> </div> </div> </article> </div><!-- //content--> <nav class="footer-menu"> <img src="img/child-footer-menu.png" alt="" usemap="#Map2"> <map name="Map2"> <area shape="rect" coords="8,116,186,240" href="astrahan.html"> <area shape="rect" coords="217,133,381,245" href="arkaim.html"> <area shape="rect" coords="329,2,498,125" href="index.html"> <area shape="rect" coords="852,21,1023,198" href="#state"> <area shape="rect" coords="1015,223,1189,350" href="#5"> <area shape="rect" coords="891,383,1070,569" href="dazan.html"> <area shape="rect" coords="289,278,476,431" href="rodina.html"> </map> </nav> </div><!-- //state kremlin--> </div> <!-- //state-wrapper--> <div id="puzzle-block" style="display:none;"> <!-- JIGSAW CANVAS --> <div id="canvas-wrap"> <canvas id="canvas"></canvas> <canvas class="hide" id="image"></canvas> <canvas class="hide" id="image-preview"></canvas> </div> <!-- GAME OPTIONS --> <div id="game-options"> <ul> <li><b id="clock" class="button">00:00:00</b></li> <li><a href="#" id="SHOW_EDGE" class="button left" title="Показать крайние элементы">Боковые</a></li> <li><a href="#" id="SHOW_MIDDLE" class="button middle" title="Показать центральные элементы">Центральные</a></li> <li><a href="#" id="SHOW_ALL" class="button right" title="Показать все элементы">Все</a></li> <li><a href="#" id="JIGSAW_SHUFFLE" class="button left" title="Перемешать">Перемешать</a></li> <li><a href="#" id="SHOW_PREVIEW" class="button middle" title="Подсказка">Подсказка</a></li> <li><a href="#" id="SHOW_HELP" class="button help right" title="Помощь">Помощь</a></li> <!-- INSERT CUSTOM BUTTONS --> <!-- END INSERT CUSTOM BUTTONS --> <li> <div class="styled-select"> <select id="set-parts" selected-index="8"> </select> </div> </li> <!-- Insert custom buttons here --> <li><a href="#" class="button" id="CLOSE_PUZZLE" title="Вернуться" >Вернуться</a></li> <li style="display:none;"> <ul><li id="create" ><a href="#" class="button add" id="SHOW_FILEPICKER" title="Create puzzle" >Create puzzle</a></li></ul></li> </ul> <br class="clear"/> </div> <!-- MODAL WINDOW --> <div class="hide" id="overlay"></div> <div id="modal-window" class="hide"> <div id="modal-window-msg"></div> <a href="#" id="modal-window-close" class="button">Закрыть</a> </div> <!-- CREATE PUZZLE --> <div class="hide" id="create-puzzle"> <h1>Choose an image</h1> <form id="image-form" id="add-image-form"> <input type="file" id="image-input"> <p id="image-error">that's not an image</p> <p id="dnd"><i>Or drag one from your computer</i></p> </form> </div> <!-- CONGRATULATION --> <div id="congrat" class="hide"> <h1>Поздравляем!</h1> <h2>Вы собрали пазл!</h2> <h3><span id="time"></span></h3> <form method="post" class="hide" action="" target="save-score" onsubmit="jigsaw.UI.close_lightbox();"> <label> Ваше имя: <input type="text" name="name" /> </label> <input type="submit" value="Save score" /> <input type="hidden" id="time-input" name="time"/> </form> </div> <!-- HELP --> <div id="help" class="hide"> <h2>Как играть</h2> <ul> <li>Выберите количество элементов с помощью селектора<br/> <img src="js/canvas-puzzle/images/selector.png"/> </li> <li> Для поворота элемента, используйте стрелки налево/направо или правую кнопку мыши. </li> <li>Переключайтесь между центральными и боковыми элементами:<br> <img src="js/canvas-puzzle/images/toggle.png"/> </li> </ul> <h3>Удачи.</h3> </div> <form class="hide" method="post" id="redirect-form"> <input type="text" name="time" id="t" /> <input type="text" name="parts" id="p" /> </form> <iframe class="hide" src="about:blank" id="save-score" name="save-score"></iframe> <!-- SCRIPTS ROMPECABEZAS --> <script src="js/canvas-puzzle/js/event-emiter.min.js"></script> <script src="js/canvas-puzzle/js/canvas-event.min.js"></script> <script src="js/canvas-puzzle/js/canvas-puzzle.min.js"></script> <!--[if lt IE 9]><script type="text/javascript" src="/static/children/puzzle/canvas-puzzle/js/canvas-puzzle.ie.min.js"></script><![endif]--> <script> $(document).ready(function(){ var windowWidth = $(window).width(); //retrieve current window width var windowHeight = $(window).height(); //retrieve current window height var docScrollTop, docScrollLeft; $(window).load(function(){ $('.puzzle-setka-wrap').each(function(){ var imageheight = $(this).find('img.puzzle').height(); $(this).height(imageheight).css('marginTop', -imageheight/2); }) }) var jsaw = new jigsaw.Jigsaw({ defaultImage: "images/1.jpg", piecesNumberTmpl: "%d элементов", redirect: null, shuffled: true, rotatePieces: true }); $('img.puzzle-setka').click(function(){ docScrollTop = $(document).scrollTop(); docScrollLeft = $(document).scrollLeft(); $('body, html').css('overflow', 'hidden'); windowWidth = $(window).width(); windowHeight = $(window).height(); jsaw.set_image($(this).prev().attr('src')); $('#puzzle-block').css({ 'width':windowWidth, 'height':windowHeight }).show(); //$('#puzzle-block-wrapper').show(); document.location.href = '#'; }); $('a#CLOSE_PUZZLE').click(function(){ $('#puzzle-block').hide(); $('body, html').css('overflow', 'visible').scrollTop(docScrollTop).scrollLeft(docScrollLeft); return false; }); }) </script> </div> <script src="js/plugins.js"></script> <script src="js/main.js"></script> </body> </html>
damedia/culture.ru
web/static/new_design/kids/verstka/tretyakovf.html
HTML
mit
16,377
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./ef444daf92d66ae793c8ca3adfdf2c5e9d58f268466fc77e35e40a6d0d38f8a1.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/733840cc7045926e2b33bc778ea5f599a8c880f4f99a5022d46c4b3b06c5ed22.html
HTML
mit
550