blob: 2efe1b5ec5be7051cac6ae36c732e7dc8da185d3 (
plain) (
tree)
|
|
TODO
====
- More detailed checking in regex for:
- char constant (done)
- string constant (done)
- Fix:
- check global definition when semantic analysis finishes
- 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
|