aboutsummaryrefslogblamecommitdiff
path: root/TODO.rst
blob: 2efe1b5ec5be7051cac6ae36c732e7dc8da185d3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                      




                          
                                                           
                                                      


                  

                                                                          
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