ruffle/core
David Wendt 9b089ae1d7 Convert `array.rs` to the new activation-only format.
This also removes the function parameter on `sort_compare_numeric`. As it was only being used for string comparisons, and it was causing unfixable lifetime issues, I have instead had it take the case-sensitivity flag and call the two functions it would have been passed anyway. This fixes the lifetime issue.
2020-08-01 15:49:26 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.35 to 1.0.36 2020-07-27 05:17:11 -07:00
src Convert `array.rs` to the new activation-only format. 2020-08-01 15:49:26 -04:00
tests avm1: Ensure we call movie constructors through Function::construct, not manually, to set __constructor__ 2020-08-01 02:33:14 -07:00
Cargo.toml build(deps): bump png from 0.16.6 to 0.16.7 2020-07-18 12:36:46 -07:00