summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-01-16 13:14:47 +0100
committerAndreas Rumpf <rumpf_a@web.de>2016-01-16 13:14:47 +0100
commit00651d4afc4b384a81b893d94c27af22b812f577 (patch)
tree10d05e8cff52a29489c2ea170bb6f36cce6b0f15 /todo.txt
parent82a00c364f724e8f4489cda8a4b8e1df4b4c15d5 (diff)
parent480f36983a6888ae542557acdf630dc1e41ff771 (diff)
downloadNim-00651d4afc4b384a81b893d94c27af22b812f577.tar.gz
Merge branch 'crazy_concurrency' into no-echo-gotcha
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index eca11ee07..ac2041f66 100644
--- a/todo.txt
+++ b/todo.txt
@@ -5,7 +5,7 @@ essential for 1.0
 - annotation support for getType()
 - overloading of `()` needs to be in .experimental
 - do notation needs to be documented properly
-
+- find a solution for the  x.f[T](y)  gotcha
 - ``concept`` needs to be refined, a nice name for the feature is not enough.
 - Destructors need to be refined.
 - make '--implicitStatic:on' the default; then we can also clean up the