diff options
author | Teddy <[email protected]> | 2014-04-16 14:30:11 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2014-04-16 14:30:11 +0800 |
commit | 91cd328b29d72e666a1637d5b57ad667ae70f41a (patch) | |
tree | 409c865d24e8edee7942c516ec225910fb301ba6 | |
parent | 7e8a9f7d2eea6b3079eff54a1814c0ee28b0735b (diff) |
...
-rw-r--r-- | TODO.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,6 +21,6 @@ TODO - Not Implemented: - - complex type name (to be in agreement with complex decl) (almost done, need more tests) + - complex type name (to be in agreement with complex decl) (done) - initializer checking (done) - typedef support (via adding mid-rule actions to bision to inform flex) (done) |