aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
blob: e2fbcc6704d776be511b2441134299d7a4411b3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)