Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ themes
vendor/js_of_ocaml.bc
syntax/
*.log
ninja
ninja
ocaml-tree
2 changes: 1 addition & 1 deletion docs/api/Belt_HashMapInt.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapInt.html">Belt_HashMapInt</a></h1>

<pre><span id="MODULEBelt_HashMapInt"><span class="keyword">module</span> Belt_HashMapInt</span>: <code class="code">sig</code> <a href="Belt_HashMapInt.html">..</a> <code class="code">end</code></pre><div class="info module top">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/api/Belt_HashMapString.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapString.html">Belt_HashMapString</a></h1>

<pre><span id="MODULEBelt_HashMapString"><span class="keyword">module</span> Belt_HashMapString</span>: <code class="code">sig</code> <a href="Belt_HashMapString.html">..</a> <code class="code">end</code></pre><div class="info module top">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/api/Belt_internalBuckets.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_internalBuckets.html">Belt_internalBuckets</a></h1

<pre><span id="MODULEBelt_internalBuckets"><span class="keyword">module</span> Belt_internalBuckets</span>: <code class="code">sig</code> <a href="Belt_internalBuckets.html">..</a> <code class="code">end</code></pre><div class="info module top">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/api/index_modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,14 +316,14 @@ <h1>Index of modules</h1>
<tr><td><a href="Belt_HashMapInt.html">Belt_HashMapInt</a> </td>
<td> <div class="info">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>
</div> </td></tr>
<tr><td><a href="Belt_HashMapString.html">Belt_HashMapString</a> </td>
<td> <div class="info">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>
</div> </td></tr>
Expand Down Expand Up @@ -642,7 +642,7 @@ <h1>Index of modules</h1>
<tr><td><a href="Belt_internalBuckets.html">Belt_internalBuckets</a> </td>
<td> <div class="info">
<div class="not-examples">
Adapted by Authors of BuckleScript 2017<br>
Adapted by Authors of ReScript 2017<br>

</div>
</div> </td></tr>
Expand Down
Loading