aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-05-01 09:01:55 +0800
committerTeddy <ted.sybil@gmail.com>2014-05-01 09:01:55 +0800
commit9c9ffe07398c4cb9d5167c8e876e766dad92af98 (patch)
tree3dff6e6f203d9f8a796f00866177b868fa5554c6 /TODO.rst
parentd081685caad61025b02426177f61fbe9b98a029b (diff)
...
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.rst b/TODO.rst
index 07acc89..6981f48 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -18,9 +18,10 @@ TODO
- calculate type memory footprint at proper time
- function to 'pointer to function' conversion (according the std 6.3.2/4) (done)
- vague var table management (done)
- - incorrect address reference `&`
+ - incorrect address reference ``&``
- const function name (done)
- remove the redundant edge from blocks that break a loop
+ - ``<<`` operation in pre-calculation
- Not Implemented: