diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2026-06-26 00:00:00 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2026-06-26 00:00:00 +0200 |
| commit | aaaa9d9eb290991b9b6d732c375472c891ddaf29 (patch) | |
| tree | 90932d61d02b3b2b8bf6ac59c6f0efdffce63adc /notes/index.md | |
| parent | ede65518591b9af79cb50b18dc83419625d27782 (diff) | |
Add a note.
Diffstat (limited to 'notes/index.md')
| -rw-r--r-- | notes/index.md | 3 |
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) |
