summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-05-24 16:22:41 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-05-24 16:22:41 +0200
commit4b9213d9addd6315de73747a0fdd7e996ba2826a (patch)
tree50a9d85fc43be14dc40cc5e551b62a97bc6739d6 /notes/index.md
parent378f8598a5a57b731948241e41f584f5172dc2a2 (diff)
Add a note.
Diffstat (limited to 'notes/index.md')
-rw-r--r--notes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/index.md b/notes/index.md
index afc627d..f9e4f19 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -29,3 +29,4 @@
* [What not to intern?](260109-uninterned.html)
* [JOKE RANT](260516-joke-rant.html)
* [Interpreter](260522-interpreter.html)
+* [Static analysis to optimize GC](260524-gc-opt.html)