summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-02-11 07:11:42 +0100
committerAraq <rumpf_a@web.de>2013-02-11 07:11:42 +0100
commit68135b3b500074b43bf155a4a8cbb77756f112d2 (patch)
tree7a8391748edcebe57d6967a044ba568b0c90d255 /todo.txt
parent9bb11a48a672f20a4c0b7d1bb327ac08dc5ab4b8 (diff)
parenta668b4ffb57d23e4a1276a5436a600653f7755fb (diff)
downloadNim-68135b3b500074b43bf155a4a8cbb77756f112d2.tar.gz
Merge branch 'master' of github.com:Araq/Nimrod
Conflicts:
	lib/system/gc.nim
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 972a61f4e..a6ae409bd 100755
--- a/todo.txt
+++ b/todo.txt
@@ -4,6 +4,8 @@ version 0.9.2
 - implement constructors + full 'not nil' checking
 - ``restrict`` pragma + backend support
 - fix: 'result' is not properly cleaned for NRVO
+- document NimMain and check whether it works for threading
+
 
 version 0.9.4
 =============