summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7af7a31..af01458 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,7 @@ in the future, but not all have a known solution.
* enum values not displayed
* map dchar to something displayable
* workaround for ulong (written by DMD as int[])
+* watch incorrect if same variable name used in different parts of a function
+* rtti display: disable for structs
+* line number in templates sometimes off by 1 or 2
+* call to other function sometimes jumps to called function while still pushing args