summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-02 11:11:54 +0100
committerAraq <rumpf_a@web.de>2012-12-02 11:11:54 +0100
commitd7adc7c3289feae7de617953452eb71fb75f40da (patch)
tree330efde736e816c5b14e0a390c2deb8781b93401 /todo.txt
parent76885c754a8f51a0ea34f76dd0843b1949ac7fde (diff)
downloadNim-d7adc7c3289feae7de617953452eb71fb75f40da.tar.gz
dont use unsafeNew in ropes.nim for now
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 5c2bea08f..ca2def6aa 100755
--- a/todo.txt
+++ b/todo.txt
@@ -15,8 +15,6 @@ version 0.9.2
   - ``hoist`` pragma for loop hoisting: can be easily done with 
     AST overloading + global
 
-- implement ``system.unsafeNew``.
-
 
 version 0.9.X
 =============