Commit Graph

6 Commits

Author SHA1 Message Date
Josh Tynjala
42ae523188 AIR externs: Haxe 3 compatibility on :extern :enum abstracts 2023-08-14 13:24:05 -07:00
Josh Tynjala
9ca9c2e32c Better Haxe 4.3 extern enum abstract
Previous attempt tried to use @:extern and @:enum for Haxe 3, but enum is fine for both, which is actually what we were using before. Keep @:extern for Haxe 3, but use enum for both
2023-06-05 15:56:26 -07:00
Josh Tynjala
15ed9509c1 Fix :enum abstract warnings in Flash/AIR externs with Haxe 4.3 2023-05-02 08:09:31 -07:00
Jens Fischer
af9367b199 Replace @:fakeEnum with @:enum abstract
@:fakeEnum support will be removed in HaxeFoundation/haxe#8189
2019-04-30 11:37:17 -07:00
Joshua Granick
0c163a80e7 Use formatter for all Haxe code 2019-02-14 08:41:20 -08:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00