ruffle/core
Aaron Hill 32f8330199 avm2: Implement xml descendants operator, and XMLList.toXMLString
This includes the 'GetDescendants' opcode, which is used by the
the 'xml..elementName' syntax. The 'XMLList.toXMLString()
impl makes it much easier to write tests for this.
2023-03-16 18:00:20 -05:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Add custom call handlers and implement it for XML 2023-03-15 16:47:32 -05:00
macros fix(deps): update rust dependencies 2023-02-27 11:48:53 +02:00
src avm2: Implement xml descendants operator, and XMLList.toXMLString 2023-03-16 18:00:20 -05:00
Cargo.toml core/avm2: Use an actual FFT library in computeSpectrum 2023-03-16 04:42:42 +01:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00