summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-15 22:35:16 +0100
committerAraq <rumpf_a@web.de>2012-12-15 22:35:16 +0100
commita22c1f444fa76cc06fee1ae31c79986e9c3b459f (patch)
tree2226d8cc4813b7b38988d14309ff603c60ff19c2 /todo.txt
parentc98696d7428346b53c8998bf8fab77fe08830e2e (diff)
downloadNim-a22c1f444fa76cc06fee1ae31c79986e9c3b459f.tar.gz
fixes #271
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index b162812bc..f5e6d8092 100755
--- a/todo.txt
+++ b/todo.txt
@@ -87,6 +87,7 @@ GC
 Optimizations
 =============
 
+- optimize 'if' with a constant condition
 - escape analysis for string/seq seems to be easy to do too;
   even further write barrier specialization
 - inlining of first class functions