|
@@ -15,6 +15,7 @@ TODO :
|
|
js : small syntax fix with value-blocks
|
|
js : small syntax fix with value-blocks
|
|
js : fixed Type.enumEq with null values
|
|
js : fixed Type.enumEq with null values
|
|
js/flash8 : use &0xFF in haxe.io.Bytes.set
|
|
js/flash8 : use &0xFF in haxe.io.Bytes.set
|
|
|
|
+ flash9 : fixed switch on Null<Int> verify error
|
|
|
|
|
|
2009-03-22: 2.03
|
|
2009-03-22: 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
|