aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-12 11:09:27 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-12 11:09:27 +0800
commitad4582dfc2bb0c50d6972881ed845a473c40ca71 (patch)
tree1d41ed222e8205a2fd16a507e3721095b4acf48f /TODO.rst
parent34495ef7b97f3220462c974f06f1cd9c652f2a03 (diff)
fix bugs in function declaration & prototype
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index 0495efd..3898fd0 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -17,6 +17,7 @@ TODO
- pointer may **allow incomplete** type (done)
- 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
- Not Implemented: