mirror of https://github.com/aamine/cbc
updated
git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@3989 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
parent
c0b83c8998
commit
94002785bd
2
ToDo
2
ToDo
|
@ -2,7 +2,6 @@
|
|||
|
||||
== Current
|
||||
|
||||
* test if static function is really static
|
||||
* test switch stmt
|
||||
* remove FIXME from Entity.java
|
||||
* prohibit multi-dimension array without size
|
||||
|
@ -210,3 +209,4 @@
|
|||
- !ptr should work
|
||||
- implement NULL as reserved word
|
||||
- duplicated import did not propagate symbols
|
||||
- test if static function is really static
|
||||
|
|
Loading…
Reference in New Issue