diff options
author | Araq <rumpf_a@web.de> | 2011-02-21 01:07:12 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-02-21 01:07:12 +0100 |
commit | 4e7a22cac31a0a703c080c7fe0d2569f56ab16a0 (patch) | |
tree | b9f94a283d6b6729d5c240b221054a248ab1cec1 /todo.txt | |
parent | 7bc95676acd732e0ba264dcc857a671657edc4d9 (diff) | |
download | Nim-4e7a22cac31a0a703c080c7fe0d2569f56ab16a0.tar.gz |
somewhat better 'suggest'
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt index 5958cfa01..3ce1fb65a 100755 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,5 @@ -- 'suggest' needs tweaking: more places in the semantic checking - need to take it into account +- 'suggest' needs tweaking: support for '.' +- stdout support for doc, pretty - thread support: threadvar on Windows seems broken; add --deadlock_prevention:on|off switch |