ruffle/core/build_playerglobal
relrelb 2f106da04c avm2: Port toplevel constants to ActionScript
Declare `NaN`, `Infinity` and `undefined` in ActionScript, similarly
to how `avmplus` does in its `actionscript.lang.as`.

Note that `null` is only removed, without an ActionScript declaration,
as it seems like `avmplus` neither declares it. Probably `null` is
only usable as a compile-time constant.
2022-08-26 15:45:36 -07:00
..
src avm2: Port toplevel constants to ActionScript 2022-08-26 15:45:36 -07:00
Cargo.toml build(deps): bump proc-macro2 from 1.0.42 to 1.0.43 2022-08-09 08:51:01 +03:00
asc.jar avm2: Add support for playerglobal instance allocators 2022-07-20 23:11:46 -07:00