Skip to content

Commit 523649c

Browse files
committed
Deploying to wikidoc from @ a4d2531 🚀
1 parent aa2c3d8 commit 523649c

File tree

13 files changed

+126744
-126253
lines changed

13 files changed

+126744
-126253
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<!DOCTYPE html>
2-
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Deadcode (js_of_ocaml-compiler.Js_of_ocaml_compiler.Deadcode)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.0"/><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">Index</a> &#x00BB; <a href="../../index.html">js_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Js_of_ocaml_compiler</a> &#x00BB; Deadcode</nav><header class="odoc-preamble"><h1>Module <code><span>Js_of_ocaml_compiler.Deadcode</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-variable_uses"><a href="#type-variable_uses" class="anchor"></a><code><span><span class="keyword">type</span> variable_uses</span><span> = <span>int array</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a> * <a href="#type-variable_uses">variable_uses</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-remove_unused_blocks"><a href="#val-remove_unused_blocks" class="anchor"></a><code><span><span class="keyword">val</span> remove_unused_blocks : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a></span></code></div></div></div></body></html>
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Deadcode (js_of_ocaml-compiler.Js_of_ocaml_compiler.Deadcode)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.0"/><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">Index</a> &#x00BB; <a href="../../index.html">js_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Js_of_ocaml_compiler</a> &#x00BB; Deadcode</nav><header class="odoc-preamble"><h1>Module <code><span>Js_of_ocaml_compiler.Deadcode</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-variable_uses"><a href="#type-variable_uses" class="anchor"></a><code><span><span class="keyword">type</span> variable_uses</span><span> = <span>int array</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a> * <a href="#type-variable_uses">variable_uses</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-remove_unused_blocks"><a href="#val-remove_unused_blocks" class="anchor"></a><code><span><span class="keyword">val</span> remove_unused_blocks : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-merge_blocks"><a href="#val-merge_blocks" class="anchor"></a><code><span><span class="keyword">val</span> merge_blocks : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a></span></code></div></div></div></body></html>

doc/dev/manual/files/boulderdash/boulderdash.bc.js

Lines changed: 108 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)