summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authoreli.bendersky <devnull@localhost>2011-02-04 09:03:28 +0200
committereli.bendersky <devnull@localhost>2011-02-04 09:03:28 +0200
commit75092b3d6c3021ddd0b0b62d80d1d35f919b31dd (patch)
tree7b0d1aeac1fdc10defc911fad7eb96b4725d031e /TODO.txt
parentc51e1d37198975dd87098e360271199a2c058bea (diff)
downloadpycparser-75092b3d6c3021ddd0b0b62d80d1d35f919b31dd.tar.gz
todo update
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 97c66fb..7f08b42 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,9 +5,8 @@ Todo
Fixes since last:
------------------
-* The name of a NamedInitializer node was turned into a sequence of nodes
- instead of an attribute, to make it discoverable by the AST node visitor.
-* Documentation updates
+* Issue 17: empty file-level declarations
+* Issue 18: empty statements and declarations in functions
Version Update
--------------