summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/index.md')
-rw-r--r--notes/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/notes/index.md b/notes/index.md
index b38c529..346bcb6 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -32,4 +32,5 @@
* [Static analysis to optimize GC](260524-gc-opt.html)
* [Cons cell optimization!](260608-fastcons2.html)
* [Cons cell optimization again](260610-fastcons3.html)
-* [Cons cell optimization AGAIN](260811-fastcons4.html)
+* [Cons cell optimization AGAIN](260611-fastcons4.html)
+* [AST Optimizations](260625-optimize.html)