aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2021-10-02
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/2021-10-02')
-rw-r--r--public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html1
-rw-r--r--public/posts/2021-10-02/python-unbound-local-error/index.html1
-rw-r--r--public/posts/2021-10-02/ruby-detect-running-implementation/index.html1
-rw-r--r--public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html1
-rw-r--r--public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html1
-rw-r--r--public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html1
-rw-r--r--public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html1
7 files changed, 7 insertions, 0 deletions
diff --git a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
index a3b1d50..d844baa 100644
--- a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
+++ b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html
@@ -204,6 +204,7 @@ considered an identifier.</p>
<p>調べた感想: 字句解析器か構文解析器が辛そう</p>
</div>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/python-unbound-local-error/index.html b/public/posts/2021-10-02/python-unbound-local-error/index.html
index b08be62..bc93332 100644
--- a/public/posts/2021-10-02/python-unbound-local-error/index.html
+++ b/public/posts/2021-10-02/python-unbound-local-error/index.html
@@ -126,6 +126,7 @@
の一つ外側 = <code>f</code>) で定義されている <code>x</code> を探しに行くようになる。</p>
</div>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
index d248feb..dac7277 100644
--- a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
+++ b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
@@ -162,6 +162,7 @@ CRuby) については執筆時現在 (2020/12/8) も <code>'ruby'</code>
</div>
</div>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
index b702b57..62f6c43 100644
--- a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
+++ b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
@@ -357,6 +357,7 @@ if true puts 'Hello, World!' end
</div>
</section>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
index 008c79f..bbcda80 100644
--- a/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
+++ b/public/posts/2021-10-02/rust-where-are-primitive-types-from/index.html
@@ -297,6 +297,7 @@ ident) を現在のレキシカルスコープ内で解決 (resolve) する。
</div>
</section>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
index aafd8ab..9b040ee 100644
--- a/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
+++ b/public/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/index.html
@@ -269,6 +269,7 @@ FileEncoding Obsolete. It still works and is equivalent
</div>
</section>
</div>
+
</article>
</main>
<footer class="footer">
diff --git a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
index 8e9c3ce..8b94185 100644
--- a/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
+++ b/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
@@ -321,6 +321,7 @@ command<span class="p">!</span> <span class="p">-</span>bar <span class="p">-</s
</div>
</section>
</div>
+
</article>
</main>
<footer class="footer">