summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2017-11-28 01:11:54 +0100
committerAraq <rumpf_a@web.de>2017-11-28 01:15:33 +0100
commit69122c9f2d1190c7aff7eacb435ab5b04e85df29 (patch)
tree132fb01e4eb7f07e4c4162b3c5a11d954e28f170 /todo.txt
parent653dcb80277ed0189473991b9d3f429fe709d846 (diff)
downloadNim-69122c9f2d1190c7aff7eacb435ab5b04e85df29.tar.gz
todo.txt update
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index a30c23ce3..bc68c2168 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,9 @@
 version 1.0 battle plan
 =======================
 
+- introduce ``nkStmtListExpr`` for template/macro invokations to produce
+  better stack traces
+- let 'doAssert' analyse the expressions and produce more helpful output
 - fix "high priority" bugs
 - try to fix as many compiler crashes as reasonable