@@ -2,6 +2,7 @@ TODO :
SWC input support
optimizer : reduce/calculate expressions
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
optimized Type.enumEq : use index instead of tag comparison for neko/flash9/php