blob: d896657b8764fcb614d10ec173c4411db6c7c637 (
plain) (
tree)
|
|
TODO
====
- More detailed checking in regex for:
- char constant (done)
- string constant (done)
- Fix:
- local function declaration is not in a local scope
- Not Implemented:
- complex type name (to be in agreement with complex decl) (almost done)
- initializer checking
|