Skip to content

Commit

Permalink
Errata
Browse files Browse the repository at this point in the history
  • Loading branch information
gvwilson committed Jan 12, 2024
1 parent 10c25e5 commit 60ba770
Show file tree
Hide file tree
Showing 64 changed files with 66 additions and 78 deletions.
2 changes: 1 addition & 1 deletion docs/archive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="archive">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/archive/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="archive">

Expand Down
2 changes: 1 addition & 1 deletion docs/bib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="bib">

Expand Down
4 changes: 2 additions & 2 deletions docs/binary/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="binary">
<meta name="has_slides" content="true">
Expand Down Expand Up @@ -636,7 +636,7 @@ <h2 id="binary-bitops">Section 17.2: Bitwise Operations</h2>
if we shift right we get <code>0111</code> which is \( 7 \).
Similarly,
if we shift <code>0111</code> to the left we get <code>1110</code> (assuming we fill in the bottom with 0),
which is \( -2 \).</p>
which is \( -6 \).</p>
<p>Different languages deal with this problem in different ways.
Python always fills with zeroes,
while Java provides two versions of right shift:
Expand Down
2 changes: 1 addition & 1 deletion docs/binary/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="binary">

Expand Down
2 changes: 1 addition & 1 deletion docs/bonus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="bonus">

Expand Down
2 changes: 1 addition & 1 deletion docs/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="build">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="build">

Expand Down
2 changes: 1 addition & 1 deletion docs/check/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="check">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/check/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="check">

Expand Down
2 changes: 1 addition & 1 deletion docs/conduct/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="conduct">

Expand Down
2 changes: 1 addition & 1 deletion docs/contents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="contents">

Expand Down
2 changes: 1 addition & 1 deletion docs/contrib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="contrib">

Expand Down
2 changes: 1 addition & 1 deletion docs/db/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="db">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/db/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="db">

Expand Down
4 changes: 2 additions & 2 deletions docs/debugger/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="debugger">
<meta name="has_slides" content="true">
Expand Down Expand Up @@ -576,7 +576,7 @@ <h2 id="debugger-test">Section 26.2: Testing</h2>
<span class="n">vm</span><span class="o">.</span><span class="n">run</span><span class="p">()</span>
</code></pre></div>
</div>
<p>We can no write tests, like this one for the &ldquo;disassemble&rdquo; command:</p>
<p>We can now write tests, like this one for the &ldquo;disassemble&rdquo; command:</p>
<div class="code-sample lang-py" title="test_vm.py">
<div class="highlight"><pre><span></span><code><span class="k">def</span> <span class="nf">test_disassemble</span><span class="p">():</span>
<span class="n">source</span> <span class="o">=</span> <span class="s2">&quot;&quot;&quot;</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/debugger/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="debugger">

Expand Down
2 changes: 1 addition & 1 deletion docs/dup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="dup">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/dup/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="dup">

Expand Down
2 changes: 1 addition & 1 deletion docs/finale/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="finale">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/finale/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="finale">

Expand Down
2 changes: 1 addition & 1 deletion docs/ftp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="ftp">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/ftp/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="ftp">

Expand Down
2 changes: 1 addition & 1 deletion docs/func/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="func">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/func/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="func">

Expand Down
2 changes: 1 addition & 1 deletion docs/glob/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="glob">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/glob/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="glob">

Expand Down
2 changes: 1 addition & 1 deletion docs/glossary/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="glossary">

Expand Down
2 changes: 1 addition & 1 deletion docs/http/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="http">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/http/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="http">

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="@root">

Expand Down
2 changes: 1 addition & 1 deletion docs/interp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="interp">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/interp/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="interp">

Expand Down
4 changes: 2 additions & 2 deletions docs/intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="intro">
<meta name="has_slides" content="true">
Expand Down Expand Up @@ -572,7 +572,7 @@ <h2 id="intro-acknowledgments">Section 1.6: Acknowledgments</h2>
and </li>
<li>the posts and <a href="https://wizardzines.com/">zines</a> created by <a href="https://jvns.ca/">Julia Evans</a>.</li>
</ul>
<p>I am grateful to Miras Adilov, Alvee Akand, Rohan Alexander, Alexey Alexapolsky, Lina Andrén, Alberto Bacchelli, Yanina Bellini Saibene, Matthew Bluteau, Adrienne Canino, Marc Chéhab, Stephen Childs, Hector Correa, Socorro Dominguez, Christian Drumm, Christian Epple, Julia Evans, Davide Fucci, Thomas Fritz, Francisco Gabriel, Florian Gaudin-Delrieu, Craig Gross, Jonathan Guyer, McKenzie Hagen, Han Qi, Fraser Hay, Alexandru Hurjui, Bahman Karimi, Carolyn Kim, Kitsios Konstantinos, Jenna Landy, Peter Lin, Becca Love, Dan McCloy, Ramiro Mejia, Michael Miller, Firas Moosvi, Joe Nash, Sheena Ng, Reiko Okamoto, Juanan Pereira, Mahmoodur Rahman, Arpan Sarkar, Dave W. Smith, Stephen M. Sturdevant, Ece Turnator, and Yao Yundong for feedback on early drafts of this material.</p>
<p>I am grateful to Miras Adilov, Alvee Akand, Rohan Alexander, Alexey Alexapolsky, Lina Andrén, Alberto Bacchelli, Yanina Bellini Saibene, Matthew Bluteau, Adrienne Canino, Marc Chéhab, Stephen Childs, Hector Correa, Socorro Dominguez, Christian Drumm, Christian Epple, Julia Evans, Davide Fucci, Thomas Fritz, Francisco Gabriel, Florian Gaudin-Delrieu, Craig Gross, Jonathan Guyer, McKenzie Hagen, Han Qi, Fraser Hay, Alexandru Hurjui, Bahman Karimi, Carolyn Kim, Kitsios Konstantinos, Jenna Landy, Peter Lin, Zihan Liu, Becca Love, Dan McCloy, Ramiro Mejia, Michael Miller, Firas Moosvi, Joe Nash, Sheena Ng, Reiko Okamoto, Juanan Pereira, Mahmoodur Rahman, Arpan Sarkar, Silvan Schlegel, Dave W. Smith, Stephen M. Sturdevant, Ece Turnator, and Yao Yundong for feedback on early drafts of this material.</p>
<p>I am also grateful to Shashi Kumar for help with LaTeX,
to <a href="https://www.drafolin.ch/">Odin Beuchat</a> for help with JavaScript,
and to the creators of
Expand Down
2 changes: 1 addition & 1 deletion docs/intro/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="intro">

Expand Down
2 changes: 1 addition & 1 deletion docs/layout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="layout">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/layout/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="layout">

Expand Down
2 changes: 1 addition & 1 deletion docs/license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="license">

Expand Down
2 changes: 1 addition & 1 deletion docs/lint/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="default">
<meta name="major" content="lint">
<meta name="has_slides" content="true">
Expand Down
2 changes: 1 addition & 1 deletion docs/lint/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="repo" content="https://github.com/gvwilson/sdxpy">
<meta name="build_date" content="2023-12-30">
<meta name="build_date" content="2024-01-12">
<meta name="template" content="slides">
<meta name="major" content="lint">

Expand Down
Loading

0 comments on commit 60ba770

Please sign in to comment.