-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation of branch “master” at 1d1d239c
- Loading branch information
Showing
920 changed files
with
326,964 additions
and
3,097 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> » <a href="../index.html">Coq_checklib</a> » 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">-></span></span> <a href="../../Opaqueproof/index.html#type-opaque_proofterm">Opaqueproof.opaque_proofterm</a>)</span> <span class="arrow">-></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">-></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">-></span></span> <span><a href="../../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">-></span></span> <span><a href="../../Declarations/index.html#type-module_body">Declarations.module_body</a> <span class="arrow">-></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> » <a href="../index.html">Coq_checklib</a> » 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">-></span></span> <a href="../../Opaqueproof/index.html#type-opaque_proofterm">Opaqueproof.opaque_proofterm</a>)</span> <span class="arrow">-></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">-></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">-></span></span> <span><a href="../../Names/ModPath/index.html#type-t">Names.ModPath.t</a> <span class="arrow">-></span></span> <span><a href="../../Mod_declarations/index.html#type-module_body">Mod_declarations.module_body</a> <span class="arrow">-></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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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> » <a href="../index.html">Environ</a> » 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">-></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> » <a href="../index.html">Environ</a> » 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">-></span></span> <a href="#type-view">view</a></span></code></div></div></div></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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> » 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">-></span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../Declarations/index.html#type-module_signature">Declarations.module_signature</a> <span class="arrow">-></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> » 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">-></span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../Mod_declarations/index.html#type-module_signature">Mod_declarations.module_signature</a> <span class="arrow">-></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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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> » 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">-></span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../Declarations/index.html#type-module_type_body">Declarations.module_type_body</a> <span class="arrow">-></span></span> <span><a href="../Declarations/index.html#type-module_type_body">Declarations.module_type_body</a> <span class="arrow">-></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> » 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">-></span></span> <span><a href="../Environ/index.html#type-env">Environ.env</a> <span class="arrow">-></span></span> <span><a href="../Mod_declarations/index.html#type-module_type_body">Mod_declarations.module_type_body</a> <span class="arrow">-></span></span> <span><a href="../Mod_declarations/index.html#type-module_type_body">Mod_declarations.module_type_body</a> <span class="arrow">-></span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html> |
Oops, something went wrong.