From ac1e4f9e49416951e84edddbe8a5c488ab937bd2 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 18 Jul 2021 18:44:29 +0000 Subject: [PATCH] 2021-07-18-elegant-expandable-elements --- index.html | 1 + markdown/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/index.html b/index.html index 1b6f012..5e4ef3e 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@
    +
  1. 2021-07-18: Elegant Expandable Elements
  2. 2019-11-25: In praise of blame
  3. 2019-05-05: Syscall efficiency
  4. 2019-05-05: Optimistic parsing
  5. diff --git a/markdown/index.md b/markdown/index.md index 691b06a..53550c4 100644 --- a/markdown/index.md +++ b/markdown/index.md @@ -2,6 +2,7 @@ +1. 2021-07-18: [Elegant Expandable Elements](2021-07-18-elegant-expandable-elements.html) 1. 2019-11-25: [In praise of blame](2019-11-25-in-praise-of-blame.html) 1. 2019-05-05: [Syscall efficiency](2019-05-05-syscall-efficiency.html) 1. 2019-05-05: [Optimistic parsing](2019-05-05-optimistic-parsing.html)