|
),"","print help for all compiler metadatas");
|
|
),"","print help for all compiler metadatas");
|
|
("Misc",["--run"],[], Arg.Unit (fun() -> assert false), "<module> [args...]","compile and execute a Haxe module with command line arguments");
|
|
("Misc",["--run"],[], Arg.Unit (fun() -> assert false), "<module> [args...]","compile and execute a Haxe module with command line arguments");
|
|
("Optimization",["--dce"],["-dce"],Arg.String (fun mode ->
|
|
("Optimization",["--dce"],["-dce"],Arg.String (fun mode ->
|