Skip to content

Commit 25ff9da

Browse files
deploy: 80980df
1 parent 52575e2 commit 25ff9da

File tree

183 files changed

+40820
-40636
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+40820
-40636
lines changed

base/builtin/index.html

+61-61
Large diffs are not rendered by default.

base/runtime/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2590,7 +2590,7 @@ <h3 id="arena_allocator_proc"><span><a class="doc-id-link" href="#arena_allocato
25902590
</div>
25912591
</div>
25922592
<div class="pkg-entity">
2593-
<h3 id="arena_check_temp"><span><a class="doc-id-link" href="#arena_check_temp">arena_check_temp<span class="a-hidden">&nbsp;¶</span></a></span><div class="doc-source"><a href="https://github.com/odin-lang/Odin/tree/master/base/runtime/default_temp_allocator_arena.odin#L304"><em>Source</em></a></div></h3>
2593+
<h3 id="arena_check_temp"><span><a class="doc-id-link" href="#arena_check_temp">arena_check_temp<span class="a-hidden">&nbsp;¶</span></a></span><div class="doc-source"><a href="https://github.com/odin-lang/Odin/tree/master/base/runtime/default_temp_allocator_arena.odin#L305"><em>Source</em></a></div></h3>
25942594
<div>
25952595
<pre class="doc-code">arena_check_temp :: <span class="keyword-type">proc</span>(arena: ^<a class="code-typename" href="/base/runtime/#Arena">Arena</a>, loc := <a href="/base/runtime/#Source_Code_Location">#caller_location</a>) {…}</pre>
25962596
</div>
@@ -2641,7 +2641,7 @@ <h3 id="arena_temp_end"><span><a class="doc-id-link" href="#arena_temp_end">aren
26412641
</div>
26422642
</div>
26432643
<div class="pkg-entity">
2644-
<h3 id="arena_temp_ignore"><span><a class="doc-id-link" href="#arena_temp_ignore">arena_temp_ignore<span class="a-hidden">&nbsp;¶</span></a></span><div class="doc-source"><a href="https://github.com/odin-lang/Odin/tree/master/base/runtime/default_temp_allocator_arena.odin#L296"><em>Source</em></a></div></h3>
2644+
<h3 id="arena_temp_ignore"><span><a class="doc-id-link" href="#arena_temp_ignore">arena_temp_ignore<span class="a-hidden">&nbsp;¶</span></a></span><div class="doc-source"><a href="https://github.com/odin-lang/Odin/tree/master/base/runtime/default_temp_allocator_arena.odin#L297"><em>Source</em></a></div></h3>
26452645
<div>
26462646
<pre class="doc-code">arena_temp_ignore :: <span class="keyword-type">proc</span>(temp: <a class="code-typename" href="/base/runtime/#Arena_Temp">Arena_Temp</a>, loc := <a href="/base/runtime/#Source_Code_Location">#caller_location</a>) {…}</pre>
26472647
</div>
@@ -4968,7 +4968,7 @@ <h2 id="pkg-source-files">Source Files</h2>
49684968
<li><em>(hidden platform specific files)</em></li>
49694969
</ul>
49704970
<h2 id="pkg-generation-information">Generation Information</h2>
4971-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:08.950685100 +0000 UTC</code></p>
4971+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.418959200 +0000 UTC</code></p>
49724972
</article>
49734973
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
49744974
<nav id="TableOfContents">

core/bufio/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ <h2 id="pkg-source-files">Source Files</h2>
11241124
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/bufio/writer.odin">writer.odin</a></li>
11251125
</ul>
11261126
<h2 id="pkg-generation-information">Generation Information</h2>
1127-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.007071900 +0000 UTC</code></p>
1127+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.473531800 +0000 UTC</code></p>
11281128
</article>
11291129
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
11301130
<nav id="TableOfContents">

core/bytes/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,7 @@ <h2 id="pkg-source-files">Source Files</h2>
13661366
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/bytes/reader.odin">reader.odin</a></li>
13671367
</ul>
13681368
<h2 id="pkg-generation-information">Generation Information</h2>
1369-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.010205800 +0000 UTC</code></p>
1369+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.476652200 +0000 UTC</code></p>
13701370
</article>
13711371
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
13721372
<nav id="TableOfContents">

core/c/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ <h2 id="pkg-source-files">Source Files</h2>
888888
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/c/c.odin">c.odin</a></li>
889889
</ul>
890890
<h2 id="pkg-generation-information">Generation Information</h2>
891-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.011554800 +0000 UTC</code></p>
891+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.477981300 +0000 UTC</code></p>
892892
</article>
893893
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
894894
<nav id="TableOfContents">

core/c/libc/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6337,7 +6337,7 @@ <h2 id="pkg-source-files">Source Files</h2>
63376337
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/c/libc/wctype.odin">wctype.odin</a></li>
63386338
</ul>
63396339
<h2 id="pkg-generation-information">Generation Information</h2>
6340-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.046192500 +0000 UTC</code></p>
6340+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.512568600 +0000 UTC</code></p>
63416341
</article>
63426342
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
63436343
<nav id="TableOfContents">

core/compress/gzip/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ <h2 id="pkg-source-files">Source Files</h2>
629629
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/gzip/gzip.odin">gzip.odin</a></li>
630630
</ul>
631631
<h2 id="pkg-generation-information">Generation Information</h2>
632-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.049800700 +0000 UTC</code></p>
632+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.516694400 +0000 UTC</code></p>
633633
</article>
634634
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
635635
<nav id="TableOfContents">

core/compress/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ <h2 id="pkg-source-files">Source Files</h2>
919919
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/common.odin">common.odin</a></li>
920920
</ul>
921921
<h2 id="pkg-generation-information">Generation Information</h2>
922-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.048729600 +0000 UTC</code></p>
922+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.515702300 +0000 UTC</code></p>
923923
</article>
924924
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
925925
<nav id="TableOfContents">

core/compress/shoco/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ <h2 id="pkg-source-files">Source Files</h2>
522522
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/shoco/shoco.odin">shoco.odin</a></li>
523523
</ul>
524524
<h2 id="pkg-generation-information">Generation Information</h2>
525-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.050791800 +0000 UTC</code></p>
525+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.517639500 +0000 UTC</code></p>
526526
</article>
527527
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
528528
<nav id="TableOfContents">

core/compress/zlib/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ <h2 id="pkg-source-files">Source Files</h2>
738738
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/compress/zlib/zlib.odin">zlib.odin</a></li>
739739
</ul>
740740
<h2 id="pkg-generation-information">Generation Information</h2>
741-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.052027300 +0000 UTC</code></p>
741+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.518846600 +0000 UTC</code></p>
742742
</article>
743743
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
744744
<nav id="TableOfContents">

core/container/avl/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ <h2 id="pkg-source-files">Source Files</h2>
708708
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/avl/avl.odin">avl.odin</a></li>
709709
</ul>
710710
<h2 id="pkg-generation-information">Generation Information</h2>
711-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.053192100 +0000 UTC</code></p>
711+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.520007200 +0000 UTC</code></p>
712712
</article>
713713
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
714714
<nav id="TableOfContents">

core/container/bit_array/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ <h2 id="pkg-source-files">Source Files</h2>
714714
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/bit_array/doc.odin">doc.odin</a></li>
715715
</ul>
716716
<h2 id="pkg-generation-information">Generation Information</h2>
717-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.054388200 +0000 UTC</code></p>
717+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.521190900 +0000 UTC</code></p>
718718
</article>
719719
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
720720
<nav id="TableOfContents">

core/container/intrusive/list/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ <h2 id="pkg-source-files">Source Files</h2>
763763
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/intrusive/list/intrusive_list.odin">intrusive_list.odin</a></li>
764764
</ul>
765765
<h2 id="pkg-generation-information">Generation Information</h2>
766-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.055563600 +0000 UTC</code></p>
766+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.522350700 +0000 UTC</code></p>
767767
</article>
768768
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
769769
<nav id="TableOfContents">

core/container/lru/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ <h2 id="pkg-source-files">Source Files</h2>
505505
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/lru/lru_cache.odin">lru_cache.odin</a></li>
506506
</ul>
507507
<h2 id="pkg-generation-information">Generation Information</h2>
508-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.056338900 +0000 UTC</code></p>
508+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.523115900 +0000 UTC</code></p>
509509
</article>
510510
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
511511
<nav id="TableOfContents">

core/container/priority_queue/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ <h2 id="pkg-source-files">Source Files</h2>
515515
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/priority_queue/priority_queue.odin">priority_queue.odin</a></li>
516516
</ul>
517517
<h2 id="pkg-generation-information">Generation Information</h2>
518-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.057125400 +0000 UTC</code></p>
518+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.523904500 +0000 UTC</code></p>
519519
</article>
520520
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
521521
<nav id="TableOfContents">

core/container/queue/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ <h2 id="pkg-source-files">Source Files</h2>
732732
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/queue/queue.odin">queue.odin</a></li>
733733
</ul>
734734
<h2 id="pkg-generation-information">Generation Information</h2>
735-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.058296500 +0000 UTC</code></p>
735+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.525072500 +0000 UTC</code></p>
736736
</article>
737737
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
738738
<nav id="TableOfContents">

core/container/rbtree/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ <h2 id="pkg-source-files">Source Files</h2>
735735
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/rbtree/rbtree.odin">rbtree.odin</a></li>
736736
</ul>
737737
<h2 id="pkg-generation-information">Generation Information</h2>
738-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.059532700 +0000 UTC</code></p>
738+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.526289200 +0000 UTC</code></p>
739739
</article>
740740
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
741741
<nav id="TableOfContents">

core/container/small_array/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h2 id="pkg-source-files">Source Files</h2>
594594
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/small_array/small_array.odin">small_array.odin</a></li>
595595
</ul>
596596
<h2 id="pkg-generation-information">Generation Information</h2>
597-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.061474200 +0000 UTC</code></p>
597+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.528023800 +0000 UTC</code></p>
598598
</article>
599599
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
600600
<nav id="TableOfContents">

core/container/topological_sort/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ <h2 id="pkg-source-files">Source Files</h2>
437437
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/container/topological_sort/topological_sort.odin">topological_sort.odin</a></li>
438438
</ul>
439439
<h2 id="pkg-generation-information">Generation Information</h2>
440-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.062294600 +0000 UTC</code></p>
440+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.528658700 +0000 UTC</code></p>
441441
</article>
442442
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
443443
<nav id="TableOfContents">

core/crypto/aead/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ <h2 id="pkg-source-files">Source Files</h2>
723723
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/aead/low_level.odin">low_level.odin</a></li>
724724
</ul>
725725
<h2 id="pkg-generation-information">Generation Information</h2>
726-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.064362600 +0000 UTC</code></p>
726+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.530491100 +0000 UTC</code></p>
727727
</article>
728728
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
729729
<nav id="TableOfContents">

core/crypto/aes/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ <h2 id="pkg-source-files">Source Files</h2>
748748
<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>
749749
</ul>
750750
<h2 id="pkg-generation-information">Generation Information</h2>
751-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.065614300 +0000 UTC</code></p>
751+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.531590500 +0000 UTC</code></p>
752752
</article>
753753
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
754754
<nav id="TableOfContents">

core/crypto/blake2b/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ <h2 id="pkg-source-files">Source Files</h2>
473473
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/blake2b/blake2b.odin">blake2b.odin</a></li>
474474
</ul>
475475
<h2 id="pkg-generation-information">Generation Information</h2>
476-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.066291900 +0000 UTC</code></p>
476+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.532231400 +0000 UTC</code></p>
477477
</article>
478478
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
479479
<nav id="TableOfContents">

core/crypto/blake2s/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ <h2 id="pkg-source-files">Source Files</h2>
473473
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/blake2s/blake2s.odin">blake2s.odin</a></li>
474474
</ul>
475475
<h2 id="pkg-generation-information">Generation Information</h2>
476-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.066912100 +0000 UTC</code></p>
476+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.532842800 +0000 UTC</code></p>
477477
</article>
478478
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
479479
<nav id="TableOfContents">

core/crypto/chacha20/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ <h2 id="pkg-source-files">Source Files</h2>
533533
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/chacha20/chacha20_impl.odin">chacha20_impl.odin</a></li>
534534
</ul>
535535
<h2 id="pkg-generation-information">Generation Information</h2>
536-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.067619900 +0000 UTC</code></p>
536+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.533537800 +0000 UTC</code></p>
537537
</article>
538538
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
539539
<nav id="TableOfContents">

core/crypto/chacha20poly1305/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ <h2 id="pkg-source-files">Source Files</h2>
524524
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/chacha20poly1305/chacha20poly1305.odin">chacha20poly1305.odin</a></li>
525525
</ul>
526526
<h2 id="pkg-generation-information">Generation Information</h2>
527-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.068339600 +0000 UTC</code></p>
527+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.534262400 +0000 UTC</code></p>
528528
</article>
529529
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
530530
<nav id="TableOfContents">

core/crypto/ed25519/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ <h2 id="pkg-source-files">Source Files</h2>
577577
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/ed25519/ed25519.odin">ed25519.odin</a></li>
578578
</ul>
579579
<h2 id="pkg-generation-information">Generation Information</h2>
580-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.069429700 +0000 UTC</code></p>
580+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.535348400 +0000 UTC</code></p>
581581
</article>
582582
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
583583
<nav id="TableOfContents">

core/crypto/hash/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ <h2 id="pkg-source-files">Source Files</h2>
762762
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/hash/low_level.odin">low_level.odin</a></li>
763763
</ul>
764764
<h2 id="pkg-generation-information">Generation Information</h2>
765-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.070562400 +0000 UTC</code></p>
765+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.536486900 +0000 UTC</code></p>
766766
</article>
767767
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
768768
<nav id="TableOfContents">

core/crypto/hkdf/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ <h2 id="pkg-source-files">Source Files</h2>
421421
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/hkdf/hkdf.odin">hkdf.odin</a></li>
422422
</ul>
423423
<h2 id="pkg-generation-information">Generation Information</h2>
424-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.071126800 +0000 UTC</code></p>
424+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.537060300 +0000 UTC</code></p>
425425
</article>
426426
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
427427
<nav id="TableOfContents">

core/crypto/hmac/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ <h2 id="pkg-source-files">Source Files</h2>
514514
<li><a href="https://github.com/odin-lang/Odin/tree/master/core/crypto/hmac/hmac.odin">hmac.odin</a></li>
515515
</ul>
516516
<h2 id="pkg-generation-information">Generation Information</h2>
517-
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-15 21:11:09.071828700 +0000 UTC</code></p>
517+
<p>Generated with <code>odin version dev-2025-01 (vendor "odin") Windows_amd64 @ 2025-01-17 21:10:48.537762800 +0000 UTC</code></p>
518518
</article>
519519
<div class="col-lg-2 odin-toc-border navbar-light"><div class="sticky-top odin-below-navbar py-3">
520520
<nav id="TableOfContents">

0 commit comments

Comments
 (0)