summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-01-13 23:27:24 +0100
committerAraq <rumpf_a@web.de>2011-01-13 23:27:24 +0100
commitddb49e069e528d48733ee62defddd6926bd8b443 (patch)
treeab4dd7730d44a08e29ff790f460c0033ebe9c6e4 /todo.txt
parent1a8c6fb49fd9e12168895266c0067240e2bcb897 (diff)
downloadNim-ddb49e069e528d48733ee62defddd6926bd8b443.tar.gz
httpserver may work better now
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index cf50f4144..d7cc384fb 100755
--- a/todo.txt
+++ b/todo.txt
@@ -26,7 +26,6 @@ To implement
 
 * sort routine
 * hash tables and sets
-* the two other parsers
 * distinct types for array/seq indexes
 * constant sequences
 
@@ -98,6 +97,7 @@ Version 2
   
   type
     PWindow = ref TWindow not nil
+- the two other parsers
 
 
 Low priority