Skip to content

Commit

Permalink
deploy: 0a2fc5a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 1, 2025
1 parent cf28643 commit c17697d
Show file tree
Hide file tree
Showing 183 changed files with 40,208 additions and 40,211 deletions.
21 changes: 9 additions & 12 deletions base/intrinsics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2143,12 +2143,12 @@ <h3 id="wasm_memory_atomic_wait32"><span><a class="doc-id-link" href="#wasm_memo
</div>
<details class="odin-doc-toggle" open>
<summary class="hideme"><span>&nbsp;</span></summary>
<p><code>timeout_ns</code> is maximum number of nanoseconds the calling thread will be blocked for
A negative value will be blocked forever
Return value:
0 - indicates that the thread blocked and then was woken up
1 - the loaded value from <code>ptr</code> did not match <code>expected</code>, the thread did not block
2 - the thread blocked, but the timeout</p>
<p>Blocks the calling thread for a given duration if the value pointed to by <code>ptr</code> is equal to the value of <code>expected</code>.
<code>timeout_ns</code> is the maximum number of nanoseconds the calling thread will be blocked for. If <code>timeout_ns</code> is negative, the calling thread will be blocked forever.
Returns:
<span class="doc-list"><code>0</code>: the thread blocked and then was woken up</span>
<span class="doc-list"><code>1</code>: the loaded value from <code>ptr</code> did not match <code>expected</code>, the thread did not block</span>
<span class="doc-list"><code>2</code>: the thread blocked, but the timeout expired</span></p>
</details>
</div>
<div class="pkg-entity">
Expand All @@ -2158,12 +2158,9 @@ <h3 id="wasm_memory_atomic_notify32"><span><a class="doc-id-link" href="#wasm_me
</div>
<details class="odin-doc-toggle" open>
<summary class="hideme"><span>&nbsp;</span></summary>
<p><code>timeout_ns</code> is maximum number of nanoseconds the calling thread will be blocked for
A negative value will be blocked forever
Return value:
0 - indicates that the thread blocked and then was woken up
1 - the loaded value from <code>ptr</code> did not match <code>expected</code>, the thread did not block
2 - the thread blocked, but the timeout</p>
<p>Wakes threads waiting on the address indicated by <code>ptr</code>, up to the given maximum (<code>waiters</code>). If <code>waiters</code> is zero, no threads are woken up. Threads previously blocked with <code>wasm_memory_atomic_wait32</code> will be woken up.
Returns:
The number of threads woken up.</p>
</details>
</div>
<div class="pkg-entity">
Expand Down
2 changes: 1 addition & 1 deletion base/runtime/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4977,7 +4977,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><em>(hidden platform specific files)</em></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:54.966852400 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.515938000 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/bufio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/bufio/writer.odin">writer.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.020971200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.572152700 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/bytes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1366,7 +1366,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/bytes/reader.odin">reader.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.024241900 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.575450400 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/c/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/c/c.odin">c.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.025671500 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.576938300 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/c/libc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6290,7 +6290,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/c/libc/wctype.odin">wctype.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.060359600 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.612932900 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/compress/gzip/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/gzip/gzip.odin">gzip.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.064187900 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.616713200 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/compress/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/common.odin">common.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.063118200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.615639900 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/compress/shoco/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/shoco/shoco.odin">shoco.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.065170300 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.617742200 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/compress/zlib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/zlib/zlib.odin">zlib.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.066400100 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.619024400 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/avl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/avl/avl.odin">avl.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.067608300 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.620315100 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/bit_array/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/bit_array/doc.odin">doc.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.068817200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.621581100 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/intrusive/list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/intrusive/list/intrusive_list.odin">intrusive_list.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.069979600 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.622856500 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/lru/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/lru/lru_cache.odin">lru_cache.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.070771800 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.623688700 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/priority_queue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/priority_queue/priority_queue.odin">priority_queue.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.071572200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.624605300 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/queue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/queue/queue.odin">queue.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.072763100 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.625922900 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/rbtree/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/rbtree/rbtree.odin">rbtree.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.074018400 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.627252800 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/small_array/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/small_array/small_array.odin">small_array.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.075508900 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.628559500 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/container/topological_sort/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/topological_sort/topological_sort.odin">topological_sort.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.076140500 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.629226000 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/aead/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/aead/low_level.odin">low_level.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.078026200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.631222700 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/aes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/aes/aes_impl_hw_intel.odin">aes_impl_hw_intel.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.079129800 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.632368000 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/blake2b/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/blake2b/blake2b.odin">blake2b.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.079873000 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.633045600 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/blake2s/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/blake2s/blake2s.odin">blake2s.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.081073200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.634369600 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/chacha20/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/chacha20/chacha20_impl.odin">chacha20_impl.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.081791900 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.635384300 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/chacha20poly1305/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/chacha20poly1305/chacha20poly1305.odin">chacha20poly1305.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.082554200 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.636192900 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/ed25519/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/ed25519/ed25519.odin">ed25519.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.083649400 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.637432400 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/hash/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/hash/low_level.odin">low_level.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.084831600 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.638669500 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/hkdf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ <h2 id="pkg-source-files">Source Files</h2>
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/hkdf/hkdf.odin">hkdf.odin</a></li>
</ul>
<h2 id="pkg-generation-information">Generation Information</h2>
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-31 21:10:55.085417900 +0000 UTC</code></p>
<p>Generated with <code>odin version dev-2025-02 (vendor "odin") Windows_amd64 @ 2025-02-01 12:31:27.639317400 +0000 UTC</code></p>
</article>
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
<nav id="TableOfContents">
Expand Down
Loading

0 comments on commit c17697d

Please sign in to comment.