ruffle/core/build_playerglobal/src
Aaron Hill 4618511771 avm2: Add custom call handlers and implement it for XML
The XML call handler is implemented as 'new XML(arg)',
so we get all of the related string coercions for free.

Our various native tables are starting to get somewhat wasteful -
if we add any more, we might want to consider a more compact
representation.
2023-03-15 16:47:32 -05:00
..
cli.rs chore: Fix `clap` update 2022-10-05 21:33:34 +03:00
lib.rs avm2: Add custom call handlers and implement it for XML 2023-03-15 16:47:32 -05:00
main.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00
pmd.rs Appease Clippy on nightly 2022-11-23 22:39:45 +01:00