|
@@ -2,6 +2,7 @@ TODO :
|
|
SWC input support
|
|
SWC input support
|
|
optimizer : reduce/calculate expressions
|
|
optimizer : reduce/calculate expressions
|
|
flash9 : optimize enum parameters storage
|
|
flash9 : optimize enum parameters storage
|
|
|
|
+ rtti : allow rtti on all types and store them in a global static Hash<CType> (instead of XML)
|
|
|
|
|
|
2009-??-??: 2.03
|
|
2009-??-??: 2.03
|
|
optimized Type.enumEq : use index instead of tag comparison for neko/flash9/php
|
|
optimized Type.enumEq : use index instead of tag comparison for neko/flash9/php
|