|
@@ -49,6 +49,7 @@
|
|
|
js : window and console are reserved words. Access them with __js__ instead of untyped.
|
|
|
flash : fixed font embedding with UTF8 chars
|
|
|
flash : give error if non-nullable basic types are skipped in a call
|
|
|
+ flash : give error if assigned parent class field values would be overwritten by super()
|
|
|
|
|
|
Macro features and changes:
|
|
|
|