Skip to content

Commit

Permalink
Documentation of branch “master” at 1d1d239c
Browse files Browse the repository at this point in the history
  • Loading branch information
coqbot committed Jan 15, 2025
1 parent e26cdce commit 9bf893e
Show file tree
Hide file tree
Showing 920 changed files with 326,964 additions and 3,097 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Mod_checking (rocq-runtime.Coq_checklib.Mod_checking)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">rocq-runtime</a> &#x00BB; <a href="../index.html">Coq_checklib</a> &#x00BB; Mod_checking</nav><header class="odoc-preamble"><h1>Module <code><span>Coq_checklib.Mod_checking</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-set_indirect_accessor" class="anchored"><a href="#val-set_indirect_accessor" class="anchor"></a><code><span><span class="keyword">val</span> set_indirect_accessor : <span><span>(<span><a href="../../Opaqueproof/index.html#type-opaque">Opaqueproof.opaque</a> <span class="arrow">&#45;&gt;</span></span> <a href="../../Opaqueproof/index.html#type-opaque_proofterm">Opaqueproof.opaque_proofterm</a>)</span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value" id="val-check_module" class="anchored"><a href="#val-check_module" class="anchor"></a><code><span><span class="keyword">val</span> check_module : <span><a href="../../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><span><a href="../../Names/Cset/index.html#type-t">Names.Cset.t</a> <a href="../../Names/Cmap/index.html#type-t">Names.Cmap.t</a></span> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Declarations/index.html#type-module_body">Declarations.module_body</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Names/Cset/index.html#type-t">Names.Cset.t</a> <a href="../../Names/Cmap/index.html#type-t">Names.Cmap.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec exception" id="exception-BadConstant" class="anchored"><a href="#exception-BadConstant" class="anchor"></a><code><span><span class="keyword">exception</span> </span><span><span class="exception">BadConstant</span> <span class="keyword">of</span> <a href="../../Names/Constant/index.html#type-t">Names.Constant.t</a> * <a href="../../Pp/index.html#type-t">Pp.t</a></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Mod_checking (rocq-runtime.Coq_checklib.Mod_checking)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">rocq-runtime</a> &#x00BB; <a href="../index.html">Coq_checklib</a> &#x00BB; Mod_checking</nav><header class="odoc-preamble"><h1>Module <code><span>Coq_checklib.Mod_checking</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-set_indirect_accessor" class="anchored"><a href="#val-set_indirect_accessor" class="anchor"></a><code><span><span class="keyword">val</span> set_indirect_accessor : <span><span>(<span><a href="../../Opaqueproof/index.html#type-opaque">Opaqueproof.opaque</a> <span class="arrow">&#45;&gt;</span></span> <a href="../../Opaqueproof/index.html#type-opaque_proofterm">Opaqueproof.opaque_proofterm</a>)</span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value" id="val-check_module" class="anchored"><a href="#val-check_module" class="anchor"></a><code><span><span class="keyword">val</span> check_module : <span><a href="../../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><span><a href="../../Names/Cset/index.html#type-t">Names.Cset.t</a> <a href="../../Names/Cmap/index.html#type-t">Names.Cmap.t</a></span> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Mod_declarations/index.html#type-module_body">Mod_declarations.module_body</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../../Names/Cset/index.html#type-t">Names.Cset.t</a> <a href="../../Names/Cmap/index.html#type-t">Names.Cmap.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec exception" id="exception-BadConstant" class="anchored"><a href="#exception-BadConstant" class="anchor"></a><code><span><span class="keyword">exception</span> </span><span><span class="exception">BadConstant</span> <span class="keyword">of</span> <a href="../../Names/Constant/index.html#type-t">Names.Constant.t</a> * <a href="../../Pp/index.html#type-t">Pp.t</a></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Declarations/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Declareops/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Environ/Globals/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Globals (rocq-runtime.Environ.Globals)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">rocq-runtime</a> &#x00BB; <a href="../index.html">Environ</a> &#x00BB; Globals</nav><header class="odoc-preamble"><h1>Module <code><span>Environ.Globals</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type" id="type-t" class="anchored"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span></code></div></div><div class="odoc-spec"><div class="spec type" id="type-view" class="anchored"><a href="#type-view" class="anchor"></a><code><span><span class="keyword">type</span> view</span><span> = </span><span>{</span></code><table><tr id="type-view.constants" class="anchored"><td class="def record field"><a href="#type-view.constants" class="anchor"></a><code><span>constants : <span><a href="../index.html#type-constant_key">constant_key</a> <a href="../../Names/Cmap_env/index.html#type-t">Names.Cmap_env.t</a></span>;</span></code></td></tr><tr id="type-view.inductives" class="anchored"><td class="def record field"><a href="#type-view.inductives" class="anchor"></a><code><span>inductives : <span><a href="../index.html#type-mind_key">mind_key</a> <a href="../../Names/Mindmap_env/index.html#type-t">Names.Mindmap_env.t</a></span>;</span></code></td></tr><tr id="type-view.modules" class="anchored"><td class="def record field"><a href="#type-view.modules" class="anchor"></a><code><span>modules : <span><a href="../../Declarations/index.html#type-module_body">Declarations.module_body</a> <a href="../../Names/MPmap/index.html#type-t">Names.MPmap.t</a></span>;</span></code></td></tr><tr id="type-view.modtypes" class="anchored"><td class="def record field"><a href="#type-view.modtypes" class="anchor"></a><code><span>modtypes : <span><a href="../../Declarations/index.html#type-module_type_body">Declarations.module_type_body</a> <a href="../../Names/MPmap/index.html#type-t">Names.MPmap.t</a></span>;</span></code></td></tr></table><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value" id="val-view" class="anchored"><a href="#val-view" class="anchor"></a><code><span><span class="keyword">val</span> view : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <a href="#type-view">view</a></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Globals (rocq-runtime.Environ.Globals)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">rocq-runtime</a> &#x00BB; <a href="../index.html">Environ</a> &#x00BB; Globals</nav><header class="odoc-preamble"><h1>Module <code><span>Environ.Globals</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type" id="type-t" class="anchored"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span></code></div></div><div class="odoc-spec"><div class="spec type" id="type-view" class="anchored"><a href="#type-view" class="anchor"></a><code><span><span class="keyword">type</span> view</span><span> = </span><span>{</span></code><table><tr id="type-view.constants" class="anchored"><td class="def record field"><a href="#type-view.constants" class="anchor"></a><code><span>constants : <span><a href="../index.html#type-constant_key">constant_key</a> <a href="../../Names/Cmap_env/index.html#type-t">Names.Cmap_env.t</a></span>;</span></code></td></tr><tr id="type-view.inductives" class="anchored"><td class="def record field"><a href="#type-view.inductives" class="anchor"></a><code><span>inductives : <span><a href="../index.html#type-mind_key">mind_key</a> <a href="../../Names/Mindmap_env/index.html#type-t">Names.Mindmap_env.t</a></span>;</span></code></td></tr><tr id="type-view.modules" class="anchored"><td class="def record field"><a href="#type-view.modules" class="anchor"></a><code><span>modules : <span><a href="../../Mod_declarations/index.html#type-module_body">Mod_declarations.module_body</a> <a href="../../Names/MPmap/index.html#type-t">Names.MPmap.t</a></span>;</span></code></td></tr><tr id="type-view.modtypes" class="anchored"><td class="def record field"><a href="#type-view.modtypes" class="anchor"></a><code><span>modtypes : <span><a href="../../Mod_declarations/index.html#type-module_type_body">Mod_declarations.module_type_body</a> <a href="../../Names/MPmap/index.html#type-t">Names.MPmap.t</a></span>;</span></code></td></tr></table><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value" id="val-view" class="anchored"><a href="#val-view" class="anchor"></a><code><span><span class="keyword">val</span> view : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <a href="#type-view">view</a></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Environ/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Global/index.html

Large diffs are not rendered by default.

Empty file.
2 changes: 2 additions & 0 deletions master/api/rocq-runtime/Mod_declarations/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Mod_typing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Modops/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Nativelibrary/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Nativelibrary (rocq-runtime.Nativelibrary)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../index.html">rocq-runtime</a> &#x00BB; Nativelibrary</nav><header class="odoc-preamble"><h1>Module <code><span>Nativelibrary</span></code></h1><p>This file implements separate compilation for libraries in the native compiler</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-dump_library" class="anchored"><a href="#val-dump_library" class="anchor"></a><code><span><span class="keyword">val</span> dump_library : <span><a href="../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Declarations/index.html#type-module_signature">Declarations.module_signature</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Nativecode/index.html#type-global">Nativecode.global</a> list</span> * <a href="../Nativevalues/index.html#type-symbols">Nativevalues.symbols</a></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Nativelibrary (rocq-runtime.Nativelibrary)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../index.html">rocq-runtime</a> &#x00BB; Nativelibrary</nav><header class="odoc-preamble"><h1>Module <code><span>Nativelibrary</span></code></h1><p>This file implements separate compilation for libraries in the native compiler</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-dump_library" class="anchored"><a href="#val-dump_library" class="anchor"></a><code><span><span class="keyword">val</span> dump_library : <span><a href="../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Mod_declarations/index.html#type-module_signature">Mod_declarations.module_signature</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Nativecode/index.html#type-global">Nativecode.global</a> list</span> * <a href="../Nativevalues/index.html#type-symbols">Nativevalues.symbols</a></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Printer/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Safe_typing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/api/rocq-runtime/Subtyping/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Subtyping (rocq-runtime.Subtyping)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../index.html">rocq-runtime</a> &#x00BB; Subtyping</nav><header class="odoc-preamble"><h1>Module <code><span>Subtyping</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-check_subtypes" class="anchored"><a href="#val-check_subtypes" class="anchor"></a><code><span><span class="keyword">val</span> check_subtypes : <span><span><span>(<span class="type-var">'a</span><a href="../UGraph/index.html#type-univ_inconsistency">UGraph.univ_inconsistency</a>)</span> <a href="../Conversion/index.html#type-universe_state">Conversion.universe_state</a></span> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Declarations/index.html#type-module_type_body">Declarations.module_type_body</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Declarations/index.html#type-module_type_body">Declarations.module_type_body</a> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Subtyping (rocq-runtime.Subtyping)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.0.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../index.html">rocq-runtime</a> &#x00BB; Subtyping</nav><header class="odoc-preamble"><h1>Module <code><span>Subtyping</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value" id="val-check_subtypes" class="anchored"><a href="#val-check_subtypes" class="anchor"></a><code><span><span class="keyword">val</span> check_subtypes : <span><span><span>(<span class="type-var">'a</span><a href="../UGraph/index.html#type-univ_inconsistency">UGraph.univ_inconsistency</a>)</span> <a href="../Conversion/index.html#type-universe_state">Conversion.universe_state</a></span> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Mod_declarations/index.html#type-module_type_body">Mod_declarations.module_type_body</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Mod_declarations/index.html#type-module_type_body">Mod_declarations.module_type_body</a> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html>
Loading

0 comments on commit 9bf893e

Please sign in to comment.