summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-03-07 19:19:40 +0100
committerAraq <rumpf_a@web.de>2013-03-07 19:19:40 +0100
commit296e7c9f40a69958579fd8169ddc38cf0a72730c (patch)
treee17b6534842a2f3452b1fb8073a6e85361a3b861 /todo.txt
parentf1b8f834955d40274e017c6f69528eb88e6f0b05 (diff)
downloadNim-296e7c9f40a69958579fd8169ddc38cf0a72730c.tar.gz
next steps for object construction expressions
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index badcf315c..35ed58e4e 100755
--- a/todo.txt
+++ b/todo.txt
@@ -41,6 +41,7 @@ version 0.9.X
 - test&finish first class iterators:
   * nested iterators
 - implement the missing features wrt inheritance
+- better support for *hard* realtime systems
 - improve the compiler as a service
 - better support for macros that rewrite procs
 - macros need access to types and symbols (partially implemented)