diff options
author | Teddy <[email protected]> | 2014-05-01 09:01:55 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2014-05-01 09:01:55 +0800 |
commit | 9c9ffe07398c4cb9d5167c8e876e766dad92af98 (patch) | |
tree | 3dff6e6f203d9f8a796f00866177b868fa5554c6 /TODO.rst | |
parent | d081685caad61025b02426177f61fbe9b98a029b (diff) |
...
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |