ruffle/core
hthh a16885d84b avm1: Fix string-to-number octal and whitespace handling
This conversion allows negative octal values, but not negative
hex values, and ignores only leading ASCII whitespace. A test
for this behavior is included.
2020-03-20 04:27:41 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Fix clippy iter-nth-zero warnings 2020-03-12 21:16:30 -07:00
src avm1: Fix string-to-number octal and whitespace handling 2020-03-20 04:27:41 -07:00
tests avm1: GetVariable and SetVariable look through the scope chain. Fixes #414 2020-03-19 19:58:16 -07:00
Cargo.toml build(deps): bump bitstream-io from 0.8.4 to 0.8.5 2020-03-17 17:08:59 +00:00